document.write( "Question 908732: lauren was trimming a tree next door. She first moved to the middle rung of her ladder to work, then moved up five rungs, then down seven rungs, and finally back up eleven rungs. At that point she was three rungs from the top of her ladder. How many rungs were im the ladder Lauren used? \n" ); document.write( "
Algebra.Com's Answer #551278 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = number of rungs on the ladder
\n" ); document.write( "Let \"+1+\" = the bottom rung
\n" ); document.write( "----------------------------
\n" ); document.write( "There is a middle rung, so that means
\n" ); document.write( "there must be an odd number of rungs, since
\n" ); document.write( "an even number would have no middle rung
\n" ); document.write( "---------------------------------------
\n" ); document.write( "The middle rung is located at:
\n" ); document.write( "\"+%28+n+%2B+1+%29+%2F+2+\"
\n" ); document.write( "------------------
\n" ); document.write( "Going up \"+5+\" rungs:
\n" ); document.write( "\"+%28+n%2B1+%29+%2F+2+%2B+5+\"
\n" ); document.write( "Going down \"+7+\" rungs:
\n" ); document.write( "\"+%28+n%2B1+%29+%2F+2+%2B+5+-+7+\"
\n" ); document.write( "And up \"+11+\" rungs
\n" ); document.write( "\"+%28+n+%2B+1+%29+%2F+2+%2B+5+-+7+%2B+11+\"
\n" ); document.write( "-----------------------------
\n" ); document.write( "She was then located at:
\n" ); document.write( "\"+n+-+3+\", so
\n" ); document.write( "\"+%28+n+%2B+1+%29+%2F+2+%2B+9+=+n+-+3+\"
\n" ); document.write( "Multiply both sides by \"+2+\"
\n" ); document.write( "\"+n+%2B+1+%2B+18+=+2n+-+6+\"
\n" ); document.write( "\"+n+=+19+%2B+6+\"
\n" ); document.write( "\"+n+=+25+\"
\n" ); document.write( "There were 25 rungs on the ladder
\n" ); document.write( "check:
\n" ); document.write( "She started at:
\n" ); document.write( "\"+%28+25+%2B+1+%29+%2F+2+=+13+\"
\n" ); document.write( "Up \"+5+\" rungs:
\n" ); document.write( "\"+13+%2B+5+=+18+\"
\n" ); document.write( "Down \"+7+\" rungs:
\n" ); document.write( "\"+18+-+7+=+11+\"
\n" ); document.write( "Up \"+11+\" rungs:
\n" ); document.write( "\"+11+%2B+11+=+22+\"
\n" ); document.write( "She is \"+3+\" rungs from the top, since
\n" ); document.write( "\"+22+%2B+3+=+25+\"
\n" ); document.write( "OK\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );