document.write( "Question 669184: grace bought 10 handkerchief and 8 fans for 312.00 pesos. after a week, at the same prices, she bought 12 handkerchief and 5 fans for 264.oo pesos. find the cost of each item. \n" ); document.write( "
Algebra.Com's Answer #416292 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Establish variables \n" ); document.write( "x = handkerchief \n" ); document.write( "y = fan \n" ); document.write( "... \n" ); document.write( "10x + 8y = 312 \n" ); document.write( "12x + 5y = 264 \n" ); document.write( "... \n" ); document.write( "Multiply the first equation by -5 and the second one by 8 \n" ); document.write( "-5(10x+8y=312) \n" ); document.write( "8(12x+5y=264) \n" ); document.write( "yielding \n" ); document.write( "-50x + -40y = -1560 \n" ); document.write( "96x + 40y = 2112 \n" ); document.write( "Add \n" ); document.write( "-50x + 96x + -40y + 40y = -1560 + 2112 \n" ); document.write( "46x = 552 \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "Multiply the first equation by 12 and the second one by -10 \n" ); document.write( "12(10x+8y=312) \n" ); document.write( "-10(12x+5y=264) \n" ); document.write( "yielding \n" ); document.write( "120x + 96y = 3744 \n" ); document.write( "-120x + -50y = -2640 \n" ); document.write( "Add \n" ); document.write( "120x + -120x + 96y + -50y = 3744 + -2640 \n" ); document.write( "46y = 1104 \n" ); document.write( " \n" ); document.write( "..................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( " \n" ); document.write( " |