document.write( "Question 347065: the sum of three numbers is 85. The second is 7 more than the first. The third is 2 more than four times the second. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #248151 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=the first number
\n" ); document.write( "Then x+7=second number
\n" ); document.write( "And 4(x+7)+2=third number (2 more than 4 times the second)
\n" ); document.write( "Now we are told that:
\n" ); document.write( "x+(x+7)+(4(x+7)+2)=85 get rid of parens
\n" ); document.write( "x+x+7+4x+28+2=85 simplify
\n" ); document.write( "6x+37=85 subtract 37 from each side
\n" ); document.write( "6x+37-37=85-37
\n" ); document.write( "6x=48
\n" ); document.write( "x=8---first number
\n" ); document.write( "x+7=8+7=15 second number
\n" ); document.write( "4(x+7)+2=4*15+2=62 third number\r
\n" ); document.write( "\n" ); document.write( "CK
\n" ); document.write( "8+15+62=85
\n" ); document.write( "85=85\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" );