document.write( "Question 670681: find the larger of two positive integers if one 2/3 of the other and their difference is 35.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #417069 by edjones(8007)![]() ![]() You can put this solution on YOUR website! y=2x/3 \n" ); document.write( "x-y=35 \n" ); document.write( ". \n" ); document.write( "x- 2x/3 = 35 \n" ); document.write( "3x-2x=105 \n" ); document.write( "x=105 \n" ); document.write( "y=70 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |