document.write( "Question 1144193: The monthly cost (in dollars) of a long-distance phone plan is a linear function of the total calling time (in minutes). The monthly cost for 37\r
\n" );
document.write( "\n" );
document.write( " minutes of calls is $15.42\r
\n" );
document.write( "\n" );
document.write( " and the monthly cost for 53\r
\n" );
document.write( "\n" );
document.write( " minutes is $17.18\r
\n" );
document.write( "\n" );
document.write( ". What is the monthly cost for 39\r
\n" );
document.write( "\n" );
document.write( " minutes of calls?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #765218 by Theo(13342)![]() ![]() You can put this solution on YOUR website! linear function is y = mx + b in slope intercept form. \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept \n" ); document.write( "the slope is the change in y divided by the corresponding change in x. \n" ); document.write( "the y-intercept is the value of y when x = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "37 minutes = $15.42 \n" ); document.write( "53 minutes = $17.18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x is the minutes \n" ); document.write( "y is the cost.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have two points to consider. \n" ); document.write( "they are (x1,y1) = (37,15.42) and (x2,y2) = 53,17.18)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the change in y is 17.18 - 15.42 = 1.76. \n" ); document.write( "the corresponding change in x is 53 - 37 = 16. \n" ); document.write( "the slope is 1.76 . 16 = .11\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = mx + b becomes y = .11 * x + b \n" ); document.write( "replace x and y with either one of the coordinate points to solve for b. \n" ); document.write( "i chose (37,15.42). \n" ); document.write( "the equation becomes 15.42 = .11 * 37 + b. \n" ); document.write( "solve for b to get b = 15.42 - .11 * 37 = 15.42 - 11.35\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your equation becomes y = .11 * x + 11.35\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 0, y = 11.35 \n" ); document.write( "when x = 37, y = .11 * 37 + 11.35 = 15.42 \n" ); document.write( "when x = 53, y = .11 * 53 + 11.35 = 17.18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation looks good. \n" ); document.write( "for 39 minutes, the total cost will be .11 * 39 + 11.35 = $15.64.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation can be graphed. \n" ); document.write( "the equation to be graphed is y = .11 * x + 11.35 \n" ); document.write( "here's what the graph looks like.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |