document.write( "Question 38440:
I HAVE A WORD PROBLEM I NEED HELP WITH! A monthly water \r\n" );
document.write( "bill is calculated by using formula \r\n" );
document.write( "\r\n" );
document.write( "                         n = (8500c - 53850)/9\r\n" );
document.write( "\r\n" );
document.write( "where n is the number of gallons and c is the monthly \r\n" );
document.write( "cost. Solve for c and compute the billfor quanity of \r\n" );
document.write( "1100 gallons.\r\n" );
document.write( "\r\n" );
document.write( "Thanks for your help.
\n" ); document.write( "

Algebra.Com's Answer #23954 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"n+=+8500c+-+%2853850%2F9%29\"
\n" ); document.write( "\"n+%2B+%2853850%2F9%29+=+8500c\"
\n" ); document.write( "\"%28n+%2B+%2853850%2F9%29%29%2F8500+=+c\"
\n" ); document.write( "\"%281100+%2B+%2853850%2F9%29%29%2F8500+=+c\"
\n" ); document.write( "The cost is a whopping $0.83
\n" ); document.write( "
\n" );