document.write( "Question 1056994: Casper bought some pencils at 50 cents each. He had 3 dollars after the purchase. If he wanted to buy the same number of note pads at 80 cents each, he would be short $1.50. Write a linear equation for the number of pencils he purchased. Then solve it. \n" ); document.write( "
Algebra.Com's Answer #672058 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Casper bought some pencils at 50 cents each. He had 3 dollars after the purchase. If he wanted to buy the same number \n" ); document.write( "of note pads at 80 cents each, he would be short $1.50. Write a linear equation for the number of pencils he purchased. Then solve it. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Your equation is this\r\n" ); document.write( "\r\n" ); document.write( "50n + 300 = n*80 - 150. (*) (written in cents !)\r\n" ); document.write( "\r\n" ); document.write( "The left part is described by these sentences: \"Casper bought some pencils at 50 cents each. He had 3 dollars after the purchase.\"\r\n" ); document.write( "\r\n" ); document.write( "The right part is this sentence: \"If he wanted to buy the same number of note pads at 80 cents each, he would be short $1.50.\"\r\n" ); document.write( "\r\n" ); document.write( "Now solve equation (*).\r\n" ); document.write( "\r\n" ); document.write( "300 + 150 = 80n - 50n, or\r\n" ); document.write( "\r\n" ); document.write( "30n = 450,\r\n" ); document.write( "\r\n" ); document.write( "n = \n" ); document.write( " \n" ); document.write( " |