SOLUTION: suppose that P(x)=x^2-5x+2. Find P(0) and P(3)
Algebra
->
Distributive-associative-commutative-properties
-> SOLUTION: suppose that P(x)=x^2-5x+2. Find P(0) and P(3)
Log On
Algebra: Distributive, associative, commutative properties, FOIL
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Distributive-associative-commutative-properties
Question 233165
:
suppose that P(x)=x^2-5x+2.
Find P(0) and P(3)
Answer by
Theo(13342)
(
Show Source
):
You can
put this solution on YOUR website!
suppose that P(x)=x^2-5x+2.
Find P(0) and P(3)
to find p(0), replace x with 0 to get:
(0)^2 - 5*(0) + 2 = 0 + 0 + 2 = 2
to find p(3), replace x with 3 to get:
(3)^2 - 5*(3) + 2 = 9 - 15 + 2 = -4