document.write( "Question 979878: Please help me to find the real solutions of the equation by factoring.\r
\n" );
document.write( "\n" );
document.write( "x-7/x=48/x+7\r
\n" );
document.write( "\n" );
document.write( "it looks very simple but i am stuck (
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #601118 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x-7/x=48/x+7 \n" ); document.write( "--------------- \n" ); document.write( "Cross multiply \n" ); document.write( "(x-7)(x+7) = 48x \n" ); document.write( "x^2 - 49 = 48x \n" ); document.write( "x^2 - 48x - 49 = 0 \n" ); document.write( "(x-49)*(x+1) = 0 \n" ); document.write( "x = -1 \n" ); document.write( "x = 49 \n" ); document.write( " \n" ); document.write( " |