Question 96842: Y=p-(x+q)^ crosses the y-axis at the point (0,1) and x axis at (4,0) find the value of p and q [PS: ^=2]
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Y=p-(x+q)^ crosses the y-axis at the point (0,1) and x axis at (4,0) find the value of p and q [PS: ^=2]
-----------
Y=p-(x+q)^2
Substitute (0,1) to get:
1 = p-q^2
Substitute (4,0) to get:
0=p-(4+q)^2
--------------
Rearrange equations:
p = 1+q^2
p = (4+q)^2
----------------
EQUATION:
1+q^2 = (4+q)^2
1+q^2 = 16+8q+q^2
8q=-15
q = -15/8
-------------
Substitute that into p = 1+q^2 to solve for "P":
p = 1 + (-15/8)^2
p = (64 + 225)/64
p = 289/64
---------------
Cheers,
Stan H.
|
|
|