document.write( "Question 419775: The sum of two numbers is 25. Three times the smaller number is twice the larger number. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #293542 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "sum of two numbers is 25
\n" ); document.write( "Let x and (25-x) represent the smaller and larger respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 3x = 2(25-x)
\n" ); document.write( "Solving for x
\n" ); document.write( " 5x = 50
\n" ); document.write( " x = 10, the smaller number. 15 the larger (25-10))
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 30 = 2*15 \n" ); document.write( "
\n" );