document.write( "Question 1137792: During one month, a homeowner used 700 units of electricity and 100 units of gas for a total cost of $416. The next month, 500 units of electricity and 250 units of gas were used for a total cost of $365. Find the cost per unit of gas.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #755684 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! During one month, a homeowner used 700 units of electricity and 100 units of gas for a total cost of $416. The next month, 500 units of electricity and 250 units of gas were used for a total cost of $365. Find the cost per unit of gas. \n" ); document.write( "solution let cost of electricity x and gas is y per unit \n" ); document.write( "700x+100y=416 (1) \n" ); document.write( "500x+250y= 365 (2) by multiplying 5 first and 2 to second equation \n" ); document.write( "3500x +500y= 2080 \n" ); document.write( "1000x+500y= 730 by solving elimination method \n" ); document.write( " 2500x= 1350 \n" ); document.write( "X=$0.54 per unit similarly 270+250y= 365 250y= 95 y= $ 0.38 per unit \n" ); document.write( "answer $0.38 per unit gas cost\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |