document.write( "Question 467529: The number on two consecutively number gym lockers have a sum of 151. what are the locker numbers? \n" ); document.write( "
Algebra.Com's Answer #320801 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
if one locker number is x
\n" ); document.write( "the other will be x+1\r
\n" ); document.write( "\n" ); document.write( "x+x+1=151
\n" ); document.write( "2x+1=151
\n" ); document.write( "2x=150
\n" ); document.write( "x=75\r
\n" ); document.write( "\n" ); document.write( "75 & 76
\n" ); document.write( "
\n" );