Properties
Similar Topics
Statistics
Comments
3
Participants
2
Subscribers
25
Votes
1
Views
750
Share
Answered
Let's say I have a Quaratic Function called c with y = 2*(x-1)² + 5
I wan't to extract "2*(x-1)² + 5" as text and put it equal to something else.
RightSide[c] unfortunately doesn't work. I'd rather not put the text string together one by one, because I don't want to end up with 1*(x-0)² + 0.
How can I do it?
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2022 International GeoGebra Institute
Enter the equation using functional notation, e.g. f(x) = 2*(x-1)² + 5
Then use
Comments have been locked on this page!