document.write( "Question 855012: Four consecutive numbers have a sum of 194. Create an equation and use the equation to solve for the numbers.(47, 48, 49, 50) \n" ); document.write( "
Algebra.Com's Answer #515013 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+x+1+x+2+x+3=194
\n" ); document.write( "4x+6=194
\n" ); document.write( "4x=188
\n" ); document.write( "x=47
\n" ); document.write( "x+1=48
\n" ); document.write( "x+2=49
\n" ); document.write( "x+3=50
\n" ); document.write( "
\n" ); document.write( "
\n" );