find p(0),p(-1) and p(2) for each of the following polynomials 3x(x-1)
Answers
Answered by
0
P(x) = 3x(x-1)
P(x) = 3x^2 - 3x
P(0) = 3(0)^2 -3(0) = 0-0=0
P(-1) = 3(-1)^2 -3(-1) = 3+3 = 6
P(2) = 3(2)^2 - 3(2) = 3(4)-6= 12-6=6
P(x) = 3x^2 - 3x
P(0) = 3(0)^2 -3(0) = 0-0=0
P(-1) = 3(-1)^2 -3(-1) = 3+3 = 6
P(2) = 3(2)^2 - 3(2) = 3(4)-6= 12-6=6
Similar questions