document.write( "Question 263640: the strauss family is deciding between two lawn-care services. Green lawn charges a $49 start p fee, plus $29 per month. Grass team charges a $25 start up fee, plus $37 per month.\r
\n" );
document.write( "\n" );
document.write( "a: in how many months will both lawn-care servoces cost the same? what will that cost be?\r
\n" );
document.write( "\n" );
document.write( "b: if the family will use the service for only 6 months, which is the better option? explain. \n" );
document.write( "
Algebra.Com's Answer #194272 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 49+29x=25+37x \n" ); document.write( "8x=24 \n" ); document.write( "x=3 mo the prices equal \n" ); document.write( "---------------------- \n" ); document.write( "49+29(6)=$223 \n" ); document.write( "---------------------- \n" ); document.write( "25+37(6)=$247 \n" ); document.write( " |