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) 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( " \n" ); document.write( " |