document.write( "Question 63482: 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 #44194 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=the smaller number
\n" ); document.write( "Then x+6=the larger number\r
\n" ); document.write( "\n" ); document.write( "We are told that the sum of the smaller number (x) and three times the larger number 3(x+6) equals 34. So, our equation to solve would be:\r
\n" ); document.write( "\n" ); document.write( "x+3(x+6)=34 simplifying
\n" ); document.write( "x+3x+18=34
\n" ); document.write( "4x=34-18
\n" ); document.write( "4x=16
\n" ); document.write( "x=4 smaller number
\n" ); document.write( "x+6=4+6=10 larger number\r
\n" ); document.write( "\n" ); document.write( "Hope this helps. Have a nice holiday season----ptaylor
\n" ); document.write( "
\n" );