document.write( "Question 450738: the cost of electricity in a certain city is 0.08 for each of the first 300k wh a month and 0.13 for eack kilowatt hour over 300k wh a month. find the amount of money a family pays with a monthly use of 425 k wh. \n" ); document.write( "
Algebra.Com's Answer #310053 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the cost of electricity in a certain city is 0.08 for each of the first 300 kwh a month and 0.13 for each kilowatt hour over 300 kwh a month. \n" ); document.write( "find the amount of money a family pays with a monthly use of 425 k wh. \n" ); document.write( ": \n" ); document.write( "Find the no. of kwh over 300 kwh: 425 - 300 = 125 kwh \n" ); document.write( ": \n" ); document.write( "cost = .08(300) + .13(125) \n" ); document.write( "c = 24.00 + 16.25 \n" ); document.write( "c = $40.25 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |