document.write( "Question 1171637: Determine when the cost of the two services will be the same amount, and what the price will be.
\n" ); document.write( "
\n" ); document.write( "The Strauss family is deciding between two lawn-care services. Green Lawn charges a $51 startup fee plus $27 per month. Yard Guard charges a $26 startup fee plus $32 per month.
\n" ); document.write( "

Algebra.Com's Answer #796539 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
green lawn equation is a = 51 + 27x
\n" ); document.write( "yard guard equation is b = 26 + 32x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "they will be equal when a = b.
\n" ); document.write( "this happens when 51 + 27x = 26 + 32x.
\n" ); document.write( "subtract 26 from both sides of that equation and subtract 27x from both sides of that equation to get:
\n" ); document.write( "51 - 26 = 32x - 27x
\n" ); document.write( "combine like terms to get:
\n" ); document.write( "25 = 5x
\n" ); document.write( "solve for x to get:
\n" ); document.write( "x = 25/5 = 5
\n" ); document.write( "confirm by replacing x with 5 in both equations to get:
\n" ); document.write( "51 + 27*5 = 26 + 32*5
\n" ); document.write( "this becomes:
\n" ); document.write( "186 = 186, confirming the value of x is good.
\n" ); document.write( "your solution is that the cost will be the same in 5 months.
\n" ); document.write( "after that point, the lawn service that charges 51 + 27 per month will be cheaper.
\n" ); document.write( "this can be seen on the following graph.
\n" ); document.write( "y = 51 + 27x is in red.
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );