document.write( "Question 601914: The numbers of two adjacent classrooms are two consecutive even numbers. if their sum is 318, fnd the classroom numbers. \n" ); document.write( "
Algebra.Com's Answer #380067 by flame8855(424)![]() ![]() You can put this solution on YOUR website! let x and x+2 be the numbers \n" ); document.write( "x+ x+2 = 318 \n" ); document.write( "x= 158 and x+2 = 160 \n" ); document.write( " \n" ); document.write( " |