document.write( "Question 380442: The sum of four consecutive integers is 50. What is the largest of these integers? \n" ); document.write( "
Algebra.Com's Answer #270009 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+1+x+2+x+3=50 \n" ); document.write( "4x=44 \n" ); document.write( "x=11 \n" ); document.write( "x+1=12 \n" ); document.write( "x+2=13 \n" ); document.write( "x+3=14 \n" ); document.write( " |