document.write( "Question 941279: The phone company Ringular 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 160 minutes, the monthly cost will be $49. If the customer uses 710 minutes, the monthly cost will be $104.\r
\n" );
document.write( "\n" );
document.write( "A) Find an equation in the form y = m x + b, where x is the number of monthly minutes used and y is the total monthly of the Ringular plan.\r
\n" );
document.write( "\n" );
document.write( "B) Use your equation to find the total monthly cost if 611 minutes are used. \n" );
document.write( "
Algebra.Com's Answer #573766 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! given these two x,y pairs on the linear equation: \n" ); document.write( "(160, 49) \n" ); document.write( "(710, 104) \n" ); document.write( "--- \n" ); document.write( "slope = m = dy/dx \n" ); document.write( "m = (104-49)/(710-160) \n" ); document.write( "m = 0.1 \n" ); document.write( "--- \n" ); document.write( "a) the linear equation: \n" ); document.write( "y - 49 = 0.1(x - 160) \n" ); document.write( "y = 0.1x - 16 + 49 \n" ); document.write( "y = 0.1x + 33 \n" ); document.write( "--- \n" ); document.write( "b) cost for 611 minutes/month \n" ); document.write( "y = 0.1x + 33 \n" ); document.write( "y = 0.1*611 + 33 \n" ); document.write( "y = $94.10 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |