document.write( "Question 1033351: The phone company Splint has a monthly cellular plan where a customer pays a flat monthly fee and then a certain amount of money per minute used on the phone. If a customer uses 320 minutes, the monthly cost will be $132. If the customer uses 520 minutes, the monthly cost will be $202.
\n" );
document.write( "Find an equation in the form of y = mx + b where x is the number of monthly minutes used and y is the total monthly of the Splint plan.
\n" );
document.write( "Use your equation to find the total monthly cost if 997 minutes are used.\r
\n" );
document.write( "\n" );
document.write( "Answer: If 997 minutes are used, the total cost will be dollars. \n" );
document.write( "
Algebra.Com's Answer #647960 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The phone company Splint has a monthly cellular plan where a customer pays a flat monthly fee and then a certain amount of money per minute used on the phone. \n" ); document.write( "If a customer uses 320 minutes, the monthly cost will be $132. If the customer uses 520 minutes, the monthly cost will be $202. \n" ); document.write( "132 = f + 320m \n" ); document.write( "202 = f + 520m \n" ); document.write( "-------- \n" ); document.write( "Subtract and solve for the per minute fee \"m\" \n" ); document.write( "70 = 220m \n" ); document.write( "m = 7/22 dollars \n" ); document.write( "------------------------- \n" ); document.write( "Then f + 320(7/22) = 132 \n" ); document.write( "f = 132 - 101.81 = $30.18 (monthly fee) \n" ); document.write( "---------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "y = 30.18 + (7/22)m \n" ); document.write( "Use your equation to find the total monthly cost if 997 minutes are used. \n" ); document.write( "Answer: If 997 minutes are used, the total cost will be dollars. \n" ); document.write( "y = 30.18 + (7/22)997 = $347.41 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |