document.write( "Question 147852: Hank and Sally went shopping for school supplies at the local discount store. Hank realized that the price of two pencils was the same as a blue pen. When checking out, Sally paid $15 for the ten pencils and five pens for Hank and her. What was the price for one pen and the price for one pencil?\r
\n" );
document.write( "\n" );
document.write( "My Work so far:
\n" );
document.write( "2p = 1b (p=pencil; b=blue pen)
\n" );
document.write( "15= 10p + 5b \n" );
document.write( "
Algebra.Com's Answer #108222 by vleith(2983) ![]() You can put this solution on YOUR website! so far so good. \n" ); document.write( "2p = 1b (p=pencil; b=blue pen) \n" ); document.write( "15= 10p + 5b\r \n" ); document.write( "\n" ); document.write( "Now substitute using 2p=b \n" ); document.write( "15 = 10p + 5(2p) \n" ); document.write( "15 = 10P + 10p \n" ); document.write( "15 = 20p \n" ); document.write( "3/4 = p \n" ); document.write( "pencils are $0.75 each \n" ); document.write( "pens are 2p = 2*(0.75) = $1.50\r \n" ); document.write( "\n" ); document.write( "Check your answer. \n" ); document.write( "Is 10*0.75 + 5*(1.50) = 15? \n" ); document.write( " |