document.write( "Question 1200364: In a certain state the maximum speed permitted on freeways is 65 mi/h, and the minimum is 40 mi/h. The fine F for violating these limits is $25 for every mile above the maximum or below the minimum.
\n" ); document.write( "(a) Complete the expressions in the following piecewise defined function, where x is the speed (in mi/h) at which you are driving.
\n" ); document.write( " { (blank) If 0 < x < 40
\n" ); document.write( "f(x) = { (blank) If 40 <_ x <_ 65
\n" ); document.write( " { (blank) If x > 65
\n" ); document.write( "(b) Find F(25), F(45), and F(80).
\n" ); document.write( "F(25)=
\n" ); document.write( "F(45)=
\n" ); document.write( "F(80)=
\n" ); document.write( "

Algebra.Com's Answer #834476 by ikleyn(52777)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "(a)  If 0 < x < 40,\r\n" );
document.write( "\r\n" );
document.write( "     then the fine is calculated this way: it is the product of $25 and (40-x).\r\n" );
document.write( "\r\n" );
document.write( "     So, if 0 < x < 40, then fine F(x) = 25*(40-x)  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     If 40 <= x <= 65,\r\n" );
document.write( "\r\n" );
document.write( "     then there is no fine;  or, you can write F(x) = 0.\r\n" );
document.write( "\r\n" );
document.write( "     So, if 40 <= x <= 65, then fine F(x) = 0  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     If 65 < x,\r\n" );
document.write( "\r\n" );
document.write( "     then the fine is calculated this way: it is the product of $25 and (x-65).\r\n" );
document.write( "\r\n" );
document.write( "     Again, if  65 < x, then fine F(x) = 25*(x-65)  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now you have enough (the full instructions) to calculate everything in part (b).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Make the remained calculations for part (b) on your own.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can report me your results.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you do, I will check it for you at no charge.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "/////////////////\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you will post me something related to this problem, then refer to the problem's ID number 1200364.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Otherwise I will not know to whom to answer.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );