Asked by Alex
How would I expand this two quadratic equations and find a & x for both of them?
Here are my equations:
y=a(x+1.5)^2+0
y=a(x+2)^2+1.5
Here are my equations:
y=a(x+1.5)^2+0
y=a(x+2)^2+1.5
Answers
Answered by
Reiny
#2 , (without expanding)
y - 1.5 = a(x+2)^2
a = (y-1)/(x+2)^2
to get x:
(y-1.5)/a = (x+2)^2
x+2 = ± √( (y-1/5)/a )
x = -2 ± √( (y-1/5)/a )
follow the same steps for #1, which is easier
y - 1.5 = a(x+2)^2
a = (y-1)/(x+2)^2
to get x:
(y-1.5)/a = (x+2)^2
x+2 = ± √( (y-1/5)/a )
x = -2 ± √( (y-1/5)/a )
follow the same steps for #1, which is easier
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.