document.write( "Question 1164695: A well drilling company offers two plans. Under the \"pay as you go\" plan, they charge $300 plus $5 per foot for a well of any depth. Under the \"guaranteed-water\" plan, they charch a flat fee of $8000 for a well that is guarenteed to preovide adaquate water for a household. For what depths would save a customer money to use the \"pay as you go\" plan?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #789106 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the pay as you go plan charges 300 dollars plus 5 dollars a foot.
\n" ); document.write( "the guaranteed water plan charges a flat fee of 8000 dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let x equal the number of feet of depth that needs to be drilled to get adequate water for a household.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for pay as you go becomes y1 = 300 + 5x.
\n" ); document.write( "the guaranteed water plan becomes y2 = 8000.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the pay as you go plan will be cheaper when y1 < y2.
\n" ); document.write( "this occurs when 300 + 5x < 8000
\n" ); document.write( "subtract 300 from both sides of this inequality to get:
\n" ); document.write( "5x < 7700
\n" ); document.write( "divide both sides of this inequality by 5 to get:
\n" ); document.write( "x < 1540\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the pay as you go plan will be cheaper than the guaranteed water plan when the number of feet of depth that has to be drilled is less than 1540.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the depth is 1539, the pay as you go plan is 300 + 5 * 1539 = 7995.
\n" ); document.write( "when the depth is 1540, the pay as you go plan is 300 + 5 * 1540 = 8000.
\n" ); document.write( "when the depth is 1541, the pay as you go plan is 300 + 5 * 1541 = 8005.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can see that the pay as you go plan is cheaper when the depth is less than 1540.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );