document.write( "Question 191042: Each semester, students enrolling at a community college must pay a tuition cost of $20 per credit hour plus a $40 registration processinf fee.
\n" );
document.write( "A) Write a linear equation that gives the total cost c to be paid by a student enrolling at the college and taking x creidt hours.\r
\n" );
document.write( "\n" );
document.write( "b)Find the enrollment cost for a student taking 12 creidt hours. \n" );
document.write( "
Algebra.Com's Answer #143419 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Each semester, students enrolling at a community college must pay a tuition cost of $20 per credit hour plus a $40 registration processing fee. \n" ); document.write( "A) Write a linear equation that gives the total cost c to be paid by a student enrolling at the college and taking x credit hours. \n" ); document.write( ". \n" ); document.write( "c(x) = 20x + 40 \n" ); document.write( ". \n" ); document.write( "b)Find the enrollment cost for a student taking 12 credit hours. \n" ); document.write( ". \n" ); document.write( "c(x) = 20x + 40 \n" ); document.write( "c(12) = 20(12) + 40 \n" ); document.write( "c(12) = 240 + 40 \n" ); document.write( "c(12) = $280 \n" ); document.write( " \n" ); document.write( " |