document.write( "Question 1048807: The numbers on two consecutively numbered gym lockers have a sum of 135. What are the locker numbers? \n" ); document.write( "
Algebra.Com's Answer #664370 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The numbers on two consecutively numbered gym lockers have a sum of 135. What are the locker numbers? \n" ); document.write( "----- \n" ); document.write( "1st:: x \n" ); document.write( "2nd:: x+1 \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "x + x+1 = 135 \n" ); document.write( "2x = 134 \n" ); document.write( "x = 67 \n" ); document.write( "x+1 = 68 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------- \n" ); document.write( " |