SOLUTION: if my coordinates are y=x^2 and y=2x how do i solve and plot this
Algebra
->
Coordinate-system
-> SOLUTION: if my coordinates are y=x^2 and y=2x how do i solve and plot this
Log On
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
Question 144009
:
if my coordinates are y=x^2 and y=2x how do i solve and plot this
Answer by
checkley77(12844)
(
Show Source
):
You can
put this solution on YOUR website!
Y=X^2 (RED LINE)
Y=2X (GREEN LINE)
(graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions x^2 and 2x).
ANSWERS:(0,0) & (2,4)