document.write( "Question 767446: What is x/x+2 = 5/7 and how do you determine the answer? \n" ); document.write( "
Algebra.Com's Answer #467620 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! when two fractions are equal we can cross multiply - that is, numerator of the first fraction times the denominator of the second fraction equals the denominator of the first fraction times the numerator of the second fraction \n" ); document.write( "================================================================================ \n" ); document.write( " x/x+2 = 5/7, cross multiplying we get \n" ); document.write( "7x = 5*(x+2) \n" ); document.write( "7x = 5x +10 \n" ); document.write( "subtract 5x from both sides of the = \n" ); document.write( "2x = 10 \n" ); document.write( "x = 5\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |