document.write( "Question 770678: The difference of two numbers is five sixth of their sum and the greater exceeds ten times the lesser by 3. Find the greater number. \n" ); document.write( "
Algebra.Com's Answer #469687 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! y>x\r \n" ); document.write( "\n" ); document.write( "y-x=(5/6)(x+y) \n" ); document.write( "y=10x+3\r \n" ); document.write( "\n" ); document.write( "when solved, leads to y=33 \n" ); document.write( " |