document.write( "Question 929047: Susan is writing a linear equation for the cost of her cell phone plan. In the first month, she talks for 52 minutes and is charged $19.41. In the second month, she talks for 380 minutes and is charged $45.65. \r
\n" );
document.write( "\n" );
document.write( "A) How much money does Susan's cell phone company charge for each minute?
\n" );
document.write( "B) Write an equation that Susan can use to determine the cost of her cell phone plan, y, as it relates to the number of minutes used, x.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #564097 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 52 19.41 \n" ); document.write( "380 45.65 \n" ); document.write( "--- \n" ); document.write( "slope = m = dy/dx \n" ); document.write( "m = (45.65 - 19.41)/(380 - 52) \n" ); document.write( "m = 0.08 \n" ); document.write( "--- \n" ); document.write( "y - 45.65 = 0.08(x - 380) \n" ); document.write( "y - 45.65 = 0.08x - 380*0.08 \n" ); document.write( "y = 0.08x - 380*0.08 + 45.65 \n" ); document.write( "y = 0.08x + 15.25 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "A) charge for each minute = 8 cents \n" ); document.write( "B) y = 0.08x + 15.25 \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, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |