document.write( "Question 948779: the sum of two numbers is thirty. Three times the smaller number is twice the larger number. find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #579133 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A%2BB=30\"
\n" ); document.write( "\"3A=2B\"
\n" ); document.write( "From the first equation,
\n" ); document.write( "\"2A%2B2B=60\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"2A%2B3A=60\"
\n" ); document.write( "\"5A=60\"
\n" ); document.write( "\"A=12\"
\n" ); document.write( "Then,
\n" ); document.write( "\"12%2BB=30\"
\n" ); document.write( "\"B=18\"
\n" ); document.write( "
\n" ); document.write( "
\n" );