document.write( "Question 448128: The charge for electricity is 3 cents per unit for lighting and 1/2 cents per unit for heating.A man's bill for a quarter should have been $8. by mistakes his lighting was charged at 1/2cents per unit and his heating at 3 cents per unit. the amount of the bi1l was $13. use any matrix method to find how many units of electricity he used altogether \n" ); document.write( "
Algebra.Com's Answer #308454 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The charge for electricity is 3 cents per unit for lighting and 1/2 cents per unit for heating. \n" ); document.write( "-------------------------- \n" ); document.write( "A man's bill for a quarter should have been $8. \n" ); document.write( "----------------------------------------------------- \n" ); document.write( "By mistakes his lighting was charged at 1/2 cents per unit and his heating at 3 cents per unit. the amount of the bi1l was $13. \n" ); document.write( "----------------------------------------------------- \n" ); document.write( "Use any matrix method to find how many units of electricity he used altogether \n" ); document.write( "=============================================== \n" ); document.write( "Equations: \n" ); document.write( "Proper charges: 3L + (1/2)H = 800 cents \n" ); document.write( "Wrong Charges: (1/2)L+ 3H = 1300 cents \n" ); document.write( "----------------------------------------------- \n" ); document.write( "Multiply thru 1st by by 2. \n" ); document.write( "Multiply thru 2nd by 12 \n" ); document.write( "---- \n" ); document.write( "6L + H = 1600 \n" ); document.write( "6L = 18H = 12*1300 \n" ); document.write( "---------------------------- \n" ); document.write( "Subtract and solve for \"H\": \n" ); document.write( "17H = 14000 \n" ); document.write( "H = 823.53 \n" ); document.write( "---- \n" ); document.write( "Solve for L: \n" ); document.write( "3L + (1/2)H = 800 \n" ); document.write( "3L + 411.76 = 800 \n" ); document.write( "3L = 388.24 \n" ); document.write( "L = 129.4`` \n" ); document.write( "---- \n" ); document.write( "Total # of units = 823.53 + 129.41 = 952.94 \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |