SOLUTION: What are 3 points if the x-coordinate is square of the y-coordinate?

Algebra ->  Coordinate-system -> SOLUTION: What are 3 points if the x-coordinate is square of the y-coordinate?      Log On


   



Question 80783This question is from textbook Algebra 1
: What are 3 points if the x-coordinate is square of the y-coordinate? This question is from textbook Algebra 1

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
What are 3 points if the x-coordinate is square of the y-coordinate?
:
That means:
x = y^2
or
y^2 = x
:
Find the square root of both sides:
y = sqrt%28x%29
:
Choose 3 values of x and find y (all have to be positive)
x | y
------
1 | 1
4 | 2
9 | 3
:
AS an example: find y when x = 9
y = sqrt%28x%29
y = sqrt%289%29
y = 3
:
Since you can choose the x values, choose perfect squares.
:
did this help?