document.write( "Question 475331: Please help me find the roots of:\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #326102 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( ": \n" ); document.write( "Square both sides \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "subtract x from both sides \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Square both sides again \n" ); document.write( "x + 5 = (25-x)^2 \n" ); document.write( ": \n" ); document.write( "FOIL (25-x)(25-x) \n" ); document.write( "x + 5 = 625 - 50x + x^2 \n" ); document.write( ": \n" ); document.write( "Combine as a quadratic equation \n" ); document.write( "x^2 - 50x - x + 625 - 5 = 0 \n" ); document.write( "x^2 - 51x + 620 = 0 \n" ); document.write( "You can use the quadratic formula to solve this; a=1, b=-51,c=620, but \n" ); document.write( "this will factor to: \n" ); document.write( "(x-20)(x-31) = 0 \n" ); document.write( "Two solutions \n" ); document.write( "x = 20 \n" ); document.write( "x = 31 \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Try both solutions in the original equation, only x=20 will work \n" ); document.write( " |