document.write( "Question 1106525: 3/4 of a certain number added to 5/6 gives the same result as subtracting 7/8 of the number from 61/3. Find the number \n" ); document.write( "
Algebra.Com's Answer #721511 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 3/4x+5/6 = 61/3-7/8x \n" ); document.write( "3/4x+5/6-(-7/8)x = 61/3+(-7/8)x-(-7/8)x \n" ); document.write( "13/8+5/6 = 61/3 \n" ); document.write( "13/8+5/6-5/6 = 61/3-5/6 \n" ); document.write( "13/8x = 39/2 \n" ); document.write( "x = (39*8)/(2*13) \n" ); document.write( "x = 12 \n" ); document.write( " |