document.write( "Question 816532: A pencil and an eraser together cost $2.00. The eraser costs $1.50 more than the pencil. How much does the eraser cost? \n" ); document.write( "
Algebra.Com's Answer #491559 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+1.50=2.00 \n" ); document.write( "2x=2.00-1.5 \n" ); document.write( "2x=0.5 \n" ); document.write( "x=0.5/2 \n" ); document.write( "x=$0.25 Pencil \n" ); document.write( "1.50+0.25=$1.75 eraser \n" ); document.write( " \n" ); document.write( " |