document.write( "Question 765620: A downtown employee is looking for the best option for parking a car during a 5 day work week. One parking garage offers unlimited parking at a flat rate of $124 per month. Another garage offers a $4 hourly rate for parking. Which option is best for the employee on a monthly basis if the employee is parking in the garage for a total of 160 hours a month?
\n" );
document.write( "Solve the system of equations algebraically to determine where the two cost options are equivalent, showing all work. \n" );
document.write( "
Algebra.Com's Answer #466282 by Theo(13342)![]() ![]() You can put this solution on YOUR website! flat rate is $124 per month. \n" ); document.write( "hourly rate is $4.00 per hour for 160 hours a month. \n" ); document.write( "$4.00 * 160 = $640.00 per month. \n" ); document.write( "flat rate is way better. \n" ); document.write( "the rate for option a is $124.00 \n" ); document.write( "the rate for option b is $4.00 * x. \n" ); document.write( "these options will break even when $4.00 * x = $124.00 \n" ); document.write( "this occurs when x = $124.00 / $4.00 = 31. \n" ); document.write( "if the employee only parked 31 hours per month, the options would be the same. \n" ); document.write( "option a would be $124.00 \n" ); document.write( "option b would be $4.00 * 31 = $124.00\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |