document.write( "Question 337163: Could you please tell me if this is correct...\r
\n" ); document.write( "\n" ); document.write( "A delivery company will deliver up to 5 items for $50. There is a charge of $4 for each additional item.\r
\n" ); document.write( "\n" ); document.write( "Write a piecewise function to show the cost of having x items delivered.\r
\n" ); document.write( "\n" ); document.write( "f(x) = 50 for 0 < x < 5 (should be < or equal to 5)
\n" ); document.write( "50 + 4 (x-5) for x > 5
\n" ); document.write( "

Algebra.Com's Answer #241704 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Yes, that's correct.
\n" ); document.write( "Well done.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29+=+50\" for \"0+%3C+x+%3C=+5\"
\n" ); document.write( "\"f%28x%29=50+%2B+4+%28x-5%29\" for \"x+%3E+5\"
\n" ); document.write( "
\n" );