document.write( "Question 973299: A certain polynomial function f(x) of degree 2 has zeroes at -3 and 5, and f(2)= -30. What is the polynomial function f(x)? \n" ); document.write( "
Algebra.Com's Answer #595523 by macston(5194)![]() ![]() You can put this solution on YOUR website! (x+3)=0 zero at -3 \n" ); document.write( "(x-5)=0 zero at 5 \n" ); document.write( "(x+3)(x-5)=0 for f(2)=-30, let a be variable to adjust to -30: \n" ); document.write( "a(2+3)(2-5)=-30 \n" ); document.write( "a(5)(-3)=-30 \n" ); document.write( "a(-15)=-30 \n" ); document.write( "a=2 \n" ); document.write( "The entire equation: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |