document.write( "Question 1195543: In 1990, the cost of tuition at a large Midwestern university was $102 per credit hour. In 1999, tuition had risen to $237 per credit hour.
\n" );
document.write( "Determine a linear function
\n" );
document.write( "C
\n" );
document.write( "(
\n" );
document.write( "x
\n" );
document.write( ")
\n" );
document.write( " to represent the cost of tuition as a function of
\n" );
document.write( "x
\n" );
document.write( " , the number of years since 1990.\r
\n" );
document.write( "\n" );
document.write( "C
\n" );
document.write( "(
\n" );
document.write( "x
\n" );
document.write( ")
\n" );
document.write( "=
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "In the year 2005, tuition will be $
\n" );
document.write( " per credit hour.
\n" );
document.write( "In the year
\n" );
document.write( ", tuition will be $357 per credit hour \n" );
document.write( "
Algebra.Com's Answer #828063 by Theo(13342)![]() ![]() You can put this solution on YOUR website! straight line equation is y = mx + b \n" ); document.write( "m is the slope \n" ); document.write( "b is the y-intercept. \n" ); document.write( "1990 is the base year. \n" ); document.write( "that's when x = 0 \n" ); document.write( "1999 is 9 years after 1990. \n" ); document.write( "that's when x = 9 \n" ); document.write( "the slope is equal to (y2 - y1) / (x2 - x1) \n" ); document.write( "(x1,y1) = (0,102) \n" ); document.write( "the value of y is 102 when the value os x = 0 \n" ); document.write( "(x2,y2) = (9,237) \n" ); document.write( "the value of y is 237 when x = 9 \n" ); document.write( "the slope will be equal to (237 - 102) / (9 - 0) = 15. \n" ); document.write( "the equation becomes y = 15 * x + 102 \n" ); document.write( "the equation tells you that the cost of tuition is growing at a linear rate of 15 dollars per year. \n" ); document.write( "the year 2005 is 15 years after the year 1990. \n" ); document.write( "the tuition will be equal to 15 * 15 + 102 = 327 in the year 2005. \n" ); document.write( "to find when the tuition will be 357 dollars, replace y in the equation with t hat to get 357 = 15 * x + 102. \n" ); document.write( "subtract 102 from both sides of the equation to get 255 = 15 * x \n" ); document.write( "divide both sides of the equation by 15 to get 17 = x \n" ); document.write( "when x = 17, the years is 1990 + 17 = 2007. \n" ); document.write( "the equation can be graphed as shown below: \n" ); document.write( " ![]() \n" ); document.write( "your solutions are: \n" ); document.write( "the equation is y = 15 * x + 102 ***** \n" ); document.write( "in 1990, the tuition is 102 (given). \n" ); document.write( "in 1999, the tuition is 237 (given). \n" ); document.write( "in 2005, the tuition will be 15 * 15 + 102 = 327 ***** \n" ); document.write( "the tuition will be 357 in 2007 ***** \n" ); document.write( "here's a reference on straight line equations. \n" ); document.write( "https://www.purplemath.com/modules/strtlneq.htm \n" ); document.write( "let me know if you have any questions. \n" ); document.write( "theo \n" ); document.write( " \n" ); document.write( " |