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 #23963 by AnlytcPhil(1810) You can put this solution on YOUR website! \r\n" ); document.write( "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( " n = (8500c - 53850)/9\r\n" ); document.write( "\r\n" ); document.write( "Clear of fractions by multiplying both sides by 9\r\n" ); document.write( "\r\n" ); document.write( " 9n = 8500c - 53850\r\n" ); document.write( "\r\n" ); document.write( "Isolate the term in c by adding 53850 to both sides\r\n" ); document.write( "\r\n" ); document.write( " 9n + 53850 = 8500c\r\n" ); document.write( "\r\n" ); document.write( "Divide both side by 8500\r\n" ); document.write( "\r\n" ); document.write( " (9n + 53850)/8500 = c\r\n" ); document.write( "\r\n" ); document.write( " c = (9n + 53850)/8500\r\n" ); document.write( "\r\n" ); document.write( "If you like you can factor 3 out of the numerator, \r\n" ); document.write( "\r\n" ); document.write( " c = 3(3n + 17950)/8500\r\n" ); document.write( "\r\n" ); document.write( "but you might as well leave it \r\n" ); document.write( "\r\n" ); document.write( " c = (9n + 53850)/8500\r\n" ); document.write( "\r\n" ); document.write( "To finish the problem substitute 1100 for n\r\n" ); document.write( "\r\n" ); document.write( " c = (9·1100 + 53850)/8500\r\n" ); document.write( "\r\n" ); document.write( " c = 7.5 or $7.50\r\n" ); document.write( "\r\n" ); document.write( "Edwin\r\n" ); document.write( "AnlytcPhil@aol.com\n" ); document.write( " |