document.write( "Question 328686: Ann needs 6 pens and 14 books costing a total of Sh. 310. Agnes, Annes sister needs 12 similar pens and 10 similar books which cost a total of Sh. 314. How much should their mother have to buy all the books? \n" ); document.write( "
Algebra.Com's Answer #235474 by Theo(13342) You can put this solution on YOUR website! Ann needs 6 pens and 14 books costing a total of Sh. 310. \n" ); document.write( "Agnes needs 12 pens and 10 books which cost a total of Sh. 314.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Apparently the pens cost the same each and the books cost the same each.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You have 2 equations that need to be solved simultaneously\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let p = price of each pen \n" ); document.write( "Let b = price of each book\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Your equations are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6p + 14b = 310 \n" ); document.write( "12p + 10b = 314\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If we multiply both sides of the first equation by 2, then we can cancel out the p and solve for b. multiplying both sides of any equation by the same number does not change the equality. If it was equal before, it will be equal after.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply both sides of the first equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "12p + 28b = 620\r \n" ); document.write( "\n" ); document.write( "subtract the second equation from that to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "12p + 28b = 620 \n" ); document.write( "minus: \n" ); document.write( "12p + 10b = 314 \n" ); document.write( "equals: \n" ); document.write( "0p + 18b = 306 \n" ); document.write( "which is equivalent to: \n" ); document.write( "18b = 306\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 18 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b = 17\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the price of each book is Sh. 17.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since you know that each book costs Sh. 17, you can solve for the price of each pen by substituting in one of the original equations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Take 6p + 14b = 310\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When b = 17, this equation becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6p + 238 = 310\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 238 from both sides of this equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6p = 72\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 6 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the price of each pen is Sh. 12 and the price of each book is Sh. 17.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From your original equations, you can see that:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6p + 14b = 310 \n" ); document.write( "12p + 10b = 314\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "gets you a total of:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "18 pens and 24 books for a total of Sh. 624.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply the number of pens by the price of each pen and the number of each book by the price of each book to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "18 * 12 = 216 total cost for pens \n" ); document.write( "24 * 17 = 408 total cost for books\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total spent is 216 + 408 = 624 which agrees with the total you got just above.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Your answer is that the amount of money spent on books is equal to Sh. 408\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |