document.write( "Question 254270: I dont know how to solve polynomials and linear factors.Can you help with the problem so i can understand.\r
\n" );
document.write( "\n" );
document.write( "Write each expression as a polynomial in standard form.
\n" );
document.write( "(x-3)^2(x-1) \n" );
document.write( "
Algebra.Com's Answer #186597 by richwmiller(17219) You can put this solution on YOUR website! multiply \n" ); document.write( "(x-3)^2=((x-3)(x-3) \n" ); document.write( "Use foil First outer inner last \n" ); document.write( "x*x \n" ); document.write( "-3*x \n" ); document.write( "-3*x \n" ); document.write( "-3*-3 \n" ); document.write( "now the fun begins \n" ); document.write( "add all those together and combine\r \n" ); document.write( "\n" ); document.write( "now we have to deal with x-1 \n" ); document.write( "then multiply each one by x \n" ); document.write( "then multiply each one -1\r \n" ); document.write( "\n" ); document.write( "and the combine terms and make it look pretty \n" ); document.write( "I hope you didn't get lost. \n" ); document.write( " |