document.write( "Question 816803: given f(x) is a factor of P(x); suppose that f(2) =0. does that imply that P(2)=0? why or why not? \n" ); document.write( "
Algebra.Com's Answer #491733 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Since factors come in pairs, if f(x) is a factor of P(x) then there must be another factor. Let's call this other factor g(x). Then \n" ); document.write( "P(x) = f(x)*g(x) \n" ); document.write( "This means \n" ); document.write( "P(2) = f(2)*g(2) \n" ); document.write( "And since we know that f(2) = 0: \n" ); document.write( "P(2) = 0*g(2) \n" ); document.write( "From this we can see that it makes no difference what g(2) is. If you multiply it by 0 you get zero: \n" ); document.write( "P(2) = 0 \n" ); document.write( "So yes, if a factor of P(2) is zero, then P(2) must be zero. \n" ); document.write( " \n" ); document.write( " |