document.write( "Question 1054068: Please help me out. Thank you!\r
\n" );
document.write( "\n" );
document.write( "A speeding ticket is $100 plus $5 for every 1 mph over the speed limit.\r
\n" );
document.write( "\n" );
document.write( "a) Write a linear function to model the cost S(x) (in $) of a speeding ticket for a person caught driving x mph over the speed limit.\r
\n" );
document.write( "\n" );
document.write( "b) Evaluate S(15) and interpret the meaning in the context of this problem. \n" );
document.write( "
Algebra.Com's Answer #669260 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Cost of a speeding ticket: 100+5x, where x is the number of miles over the speed limit. \n" ); document.write( "Example: \n" ); document.write( "Going 50 on a 30 mile zone. 50-30 = 20 you were going 20 miles over the speed limit. \n" ); document.write( "Your ticket will be: 100+5x = 100+5(20) = 100+100 = $200 (ouch! tickets get expensive) \n" ); document.write( " |