document.write( "Question 492052: 5 consecutive numbers adding up to 300?? \n" ); document.write( "
Algebra.Com's Answer #334930 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
Let five numbers =x+1,x+2,x+3 x+4,and x+5
\n" ); document.write( "Add these numbers up to 300
\n" ); document.write( "x+1+x+2+x+3+x+4+x+5=300
\n" ); document.write( "5x+15=300
\n" ); document.write( "5x=300-15
\n" ); document.write( "5x=285
\n" ); document.write( "x=285/5
\n" ); document.write( "x=57\r
\n" ); document.write( "\n" ); document.write( "First Number = x+1 = 57+1=58
\n" ); document.write( "Second Number = x+2 = 57+2=59
\n" ); document.write( "Third Number = x+3 = 57+3=60
\n" ); document.write( "Fourth Number = x+4 = 57+4=61
\n" ); document.write( "Fifth Number = x+5 = 57+5=62
\n" ); document.write( "Sum of five consecutive numbers = 300\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );