document.write( "Question 594671: Find the remaining zeros of of f(x) given that c is a zero. Then re-write f(x) in a completely factored form.
\n" );
document.write( "f(x)=2x^3+15x^2+22x-15; c=1/2 is a zero. \n" );
document.write( "
Algebra.Com's Answer #376865 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the remaining zeros of of f(x) given that c is a zero. Then re-write f(x) in a completely factored form. f(x)=2x^3+15x^2+22x-15; c=1/2 is a zero. \n" ); document.write( "** \n" ); document.write( "dividing by synthetic division:\r \n" ); document.write( "\n" ); document.write( "...1/2...|.....2......15......22.......-15............. \n" ); document.write( "...........................1........8.........15...... \n" ); document.write( ".................2......16......30.........0.... \n" ); document.write( "f(x)=(2x-1)(2x^2+16x+30) \n" ); document.write( "f(x)=(2x-1)(2x+10)(x+3) \n" ); document.write( " |