document.write( "Question 994439: A phone company has a monthly cellular data plan where a customer pays a flat monthly fee of $10 and then a certain amount of money per megabyte (MB) of data used on the phone. If a customer uses 20 MB, the monthly cost will be $11.20. If the customer uses 130 MB, the monthly cost will be $17.80.
\n" ); document.write( "A. Find a linear equation for the monthly cost of the data plan as a function of x, the number of MB used.
\n" ); document.write( "B. Interpret the slope and vertical intercept of the equation.
\n" ); document.write( "C. Use your equation to find the total monthly cost if 250 MB are used.
\n" ); document.write( "

Algebra.Com's Answer #613530 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A phone company has a monthly cellular data plan where a customer pays a flat monthly fee of $10 and then a certain amount of money per megabyte (MB) of data used on the phone. If a customer uses 20 MB, the monthly cost will be $11.20. If the customer uses 130 MB, the monthly cost will be $17.80.
\n" ); document.write( "A. Find a linear equation for the monthly cost of the data plan as a function of x, the number of MB used.
\n" ); document.write( "-----
\n" ); document.write( "You are given 2 points:: (20,10,21.20) ; (130,27.80)
\n" ); document.write( "-----
\n" ); document.write( "slope = (27.8-21.2)/(110) = 0.06
\n" ); document.write( "-----
\n" ); document.write( "Cost = 0.06x + b
\n" ); document.write( "Solve for \"b\"
\n" ); document.write( "21.20 = 0.06*20 + b
\n" ); document.write( "21.2 = 1.2 + b
\n" ); document.write( "b = 20
\n" ); document.write( "Cost = 0.06x + 20
\n" ); document.write( "-----------------
\n" ); document.write( "----
\n" ); document.write( "B. Interpret the slope and vertical intercept of the equation.
\n" ); document.write( "slope = 0.60 means $0.06 or 6 cents extra for each MB over 20
\n" ); document.write( "intercept = $20 for joining the plan and using less than 20 MB
\n" ); document.write( "-------------------
\n" ); document.write( "C. Use your equation to find the total monthly cost if 250 MB are used.
\n" ); document.write( "250-20 = 230 MB
\n" ); document.write( "C(230) = 0.06*230 + 20 = $33.80
\n" ); document.write( "-------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------
\n" ); document.write( "
\n" );