document.write( "Question 148312: what is the answer in this question.
\n" ); document.write( "1.find the 4 consecutive number whose sum is 130
\n" ); document.write( "2.find the 4 consecutive even number whose sum is 596
\n" ); document.write( "3.find 3 odd number whose sum is 279
\n" ); document.write( "

Algebra.Com's Answer #108737 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
what is the answer in this question.
\n" ); document.write( ":
\n" ); document.write( "1.find the 4 consecutive numbers whose sum is 130
\n" ); document.write( "designate the numbers as: x, (x+1), (x+2), (x+3)
\n" ); document.write( "x + (x+1) + (x+2) + (x+3) = 130
\n" ); document.write( "Combine like terms and you have:
\n" ); document.write( "4x + 6 = 130
\n" ); document.write( "4x = 130 - 6
\n" ); document.write( "4x = 124
\n" ); document.write( "x = \"124%2F4\"
\n" ); document.write( "x = 31
\n" ); document.write( "The numbers will be: 31, 32, 33, 34; find the sum on calc to confirms this
\n" ); document.write( ":
\n" ); document.write( "2.find the 4 consecutive even number whose sum is 596
\n" ); document.write( "Designate the numbers as x, (x+2), (x+4), (x+6)
\n" ); document.write( "x + (x+2) + (x+4) + (x+6) = 596
\n" ); document.write( "4x + 12 = 596
\n" ); document.write( "Do this the same way as we did the first one
\n" ); document.write( ":
\n" ); document.write( "3.find 3 odd number whose sum is 279
\n" ); document.write( "designate the numbers as: x, (x+2), (x+4)
\n" ); document.write( "x + (x+2) + (x+4) = 279
\n" ); document.write( "The same procedure on this one
\n" ); document.write( ":
\n" ); document.write( "Do you have any questions about this?
\n" ); document.write( "
\n" );