document.write( "Question 63641: One number is 6 more than another. If the sum of the smaller number and 3 times the larger number is 34, find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #44369 by joyofmath(189)\"\" \"About 
You can put this solution on YOUR website!
One number is 6 more than another. If the sum of the smaller number and 3 times the larger number is 34, find the two numbers.
\n" ); document.write( "


\n" ); document.write( "Let S = the smaller number and L = the larger one.\r
\n" ); document.write( "\n" ); document.write( "Then, \"S%2B3L=34\" and \"L=S%2B6\".
\n" ); document.write( "Replace L with S+6 in the first equation:\r
\n" ); document.write( "\n" ); document.write( "Then, \"S%2B3%28S%2B6%29=34\" or \"S%2B3S%2B18=34\".
\n" ); document.write( "So, \"4S=16\" or \"highlight%28S=4%29\".
\n" ); document.write( "So, the smaller number is 4. The larger is 6 more than 4 so the larger number = 10.\r
\n" ); document.write( "\n" ); document.write( "To verify that the numbers are 4 and 10 we note the the sum of the smaller number and three times the larger number is \"4%2B3%2810%29+=+4%2B30+=+34\". \n" ); document.write( "

\n" );