document.write( "Question 1031915: Choose and produce an equivalent form of an expression and understand the properties the quantity represents.
\n" );
document.write( "15. Your friend, Sara, missed school yesterday. Your teacher went over how to solve a function by factoring. Explain to Sara how to solve the two functions below by factoring. (show work)\r
\n" );
document.write( "\n" );
document.write( "f(x) = 2x2 – 5x – 7\r
\n" );
document.write( "\n" );
document.write( "f(x) = 2x2 – 32 \n" );
document.write( "
Algebra.Com's Answer #646607 by addingup(3677) You can put this solution on YOUR website! factor: \n" ); document.write( "f(x) = 2x^2 – 5x – 7 \n" ); document.write( "= (x+1)(2x-7) \n" ); document.write( "and \n" ); document.write( "2x^2 – 32 \n" ); document.write( "= 2(x-4)(x+4) \n" ); document.write( " |