document.write( "Question 406470: A teacher has a box of pens and pencils. There are 8 more pencils than pens. After students take 1 pen and 5 pencils from the box, there are 26 pens and pencils left in the box. How many pens are in the box now? How many pencils? \n" ); document.write( "
Algebra.Com's Answer #286797 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A teacher has a box of pens and pencils. There are 8 more pencils than pens. After students take 1 pen and 5 pencils from the box, there are 26 pens and \n" ); document.write( "? pencils left in the box. How many pens are in the box now? How many pencils? \n" ); document.write( "------- \n" ); document.write( "Start: x pencils ; x+8 pens \n" ); document.write( "---------------------------------- \n" ); document.write( "Change: x-5 pencils ; x+8-1 pens \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "x+8-1 = 26 \n" ); document.write( "x + 7 = 26 \n" ); document.write( "x = 19 \n" ); document.write( "---- \n" ); document.write( "Therefore # of pencils in the box now = x-5 = 19-5 = 14 \n" ); document.write( "========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |