document.write( "Question 159385: how much would a water bill be per month if
\n" );
document.write( "n = 5000c - 15300/4
\n" );
document.write( "solve for c
\n" );
document.write( "and n = 1800 gallons of quantity\r
\n" );
document.write( "\n" );
document.write( "can u help me \n" );
document.write( "
Algebra.Com's Answer #117519 by stanbon(75887) ![]() You can put this solution on YOUR website! how much would a water bill be per month if \n" ); document.write( "n = 5000c - 15300/4 \n" ); document.write( "solve for c \n" ); document.write( "and n = 1800 gallons of quantity \n" ); document.write( "-------------- \n" ); document.write( "n = 5000c - 3825 \n" ); document.write( "5000c = n + 3825 \n" ); document.write( "c = (n+3825)/5000 \n" ); document.write( "c = (1800+3825)/5000 \n" ); document.write( "c = 1.125 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |