document.write( "Question 120242: solve for all values of x that satisfy the equation x/x+3=5/x+7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #88112 by madhan_math(34)![]() ![]() You can put this solution on YOUR website! x/x+3=5/x+7 \n" ); document.write( "solution: \n" ); document.write( "Taking x as the L.C.M. of both side then denominator x will be cancelled. \n" ); document.write( "Now we have x+3x=5+7x. \n" ); document.write( "This implies -3x=5. \n" ); document.write( "Therefore x has the value x=-5/3. \n" ); document.write( " |