SOLUTION: 1)write y=-x^2-3x+4 in the form of y=a(x-p)^2+q?
Algebra
->
Functions
-> SOLUTION: 1)write y=-x^2-3x+4 in the form of y=a(x-p)^2+q?
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 598957
:
1)write y=-x^2-3x+4 in the form of y=a(x-p)^2+q?
Answer by
flame8855(424)
(
Show Source
):
You can
put this solution on YOUR website!
The easiest way to do this problem is expand the required form:
a(x-p)^2+q= a(x^2+p^2-2xp) +q = ax^2 +ap^2- 2apx+q =-x^2-3x+4
a= -1
p= -3/2
q= 25/4
y= -1(x-(-3/2))^2 +25/4