document.write( "Question 902777: the cost of part time student is determined by a fixed activity fee plus a fixed tuition amount per credit. One student is taking 6 credits and is paying $770. The other one is taking 9 credit, $ 1130.\r
\n" );
document.write( "\n" );
document.write( "Rate of change = 120?\r
\n" );
document.write( "\n" );
document.write( " Write a linear function for the college cost situation.
\n" );
document.write( " What does the vertical intercept of your linear function represent in the context? \n" );
document.write( "
Algebra.Com's Answer #548447 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1139=9*c+f, \n" ); document.write( "770=6*c+f \n" ); document.write( "c = 123, f = 32 \n" ); document.write( "the y (vertical) intercept is the constant activity fee of $32 \n" ); document.write( " |