document.write( "Question 349708: I just forgot how to do the algebra in this equation:\r
\n" );
document.write( "\n" );
document.write( " (x^2)
\n" );
document.write( " --------- = 49
\n" );
document.write( " (.4-x)^2 \n" );
document.write( "
Algebra.Com's Answer #249958 by CharlesG2(834) ![]() You can put this solution on YOUR website! I just forgot how to do the algebra in this equation:\r \n" ); document.write( "\n" ); document.write( " (x^2) \n" ); document.write( " --------- = 49 \n" ); document.write( " (.4-x)^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 = 49 * (.4 - x)^2 (multiplied both sides by (.4 - x)^2) \n" ); document.write( "x^2 = 49 * (.4 - x) * (.4 - x) (expanded the (.4 - x)^2) \n" ); document.write( "x^2 = 49 * (.4^2 - .4x - .4x + x^2) (used FOIL, First Outer Inner Last) \n" ); document.write( "x^2 = 49 * (.16 - .8x + x^2) (simplified) \n" ); document.write( "x^2 = 49 * .16 - 49 * .8x + 49x^2 (distributed the 49 across) \n" ); document.write( "x^2 = 7.84 - 39.2x + 49x^2 \n" ); document.write( "-49x^2 + x^2 + 39.2x - 7.84 = 0 (brought terms together and when putting terms to opposite side of equal sign changed sign on the terms) \n" ); document.write( "-48x^2 + 39.2x - 7.84 = 0 (simplified) \n" ); document.write( "48x^2 - 39.2x + 7.84 = 0 (divided both sides by -1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you want to solve for x, use the quadratic formula \n" ); document.write( " \n" ); document.write( "in this case, a = 48, b = -39.2, c = 7.84\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |