document.write( "Question 919355: One number is 2/3 of another number. The sum of the two numbers is 35. Find the two numbers? \n" ); document.write( "
Algebra.Com's Answer #557690 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2/3x=35
\n" ); document.write( "5/3x=35
\n" ); document.write( "x=35/(5/3)
\n" ); document.write( "x=35*3/5
\n" ); document.write( "x=21
\n" ); document.write( "2/3x=14
\n" ); document.write( "
\n" );