document.write( "Question 87020: Please help. Instructions read- construct an algebraic relationship for this problem. Monthly water bill is equal to $55 for the first 6000 gallons (or any portion thereof) plus the number of gallons used in excess of 6000 gallons times $0.20 per gallon. Thanks for your help
\n" ); document.write( "Samantha
\n" ); document.write( "

Algebra.Com's Answer #63012 by scianci(186)\"\" \"About 
You can put this solution on YOUR website!
let x = total # of gallons. The first 6000 gallons are billed a fixed $55. Add to this the # of gallons over 6000 (total - 6000) times 0.2 \n" ); document.write( "
\n" );