document.write( "Question 1016238: A book and a pencil cost #410.if the book cost #300 more than the pencil.find the cost of each? \n" ); document.write( "
Algebra.Com's Answer #632679 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "P=cost of pencil; B=cost of book=P+300 \n" ); document.write( ". \n" ); document.write( "P+B=410 \n" ); document.write( "P+(P+300)=410 \n" ); document.write( "2P=110 \n" ); document.write( "P=55 \n" ); document.write( "ANSWER 1: A pencil cost #55. \n" ); document.write( ". \n" ); document.write( "B+P+300=55+300=355 \n" ); document.write( "ANSWER 2: A book cost #355 \n" ); document.write( " |