document.write( "Question 992586: IF JASON HAS 12$ AND HE BUYS A BAG FOR 5$ AND HE BUYS AN ERASER FOR 1$ AND HE BUYS 3 PENCILS HOW MUCH ARE THE PENCILS AND HE HAS NO MONEY LEFT \n" ); document.write( "
Algebra.Com's Answer #807727 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! x = cost of one pencil\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5 + 1 + 3x = 12 \n" ); document.write( "3x = 6 \n" ); document.write( "x = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Each pencil costs $2. \n" ); document.write( " \n" ); document.write( " |