document.write( "Question 341335: Kim purchased n items from a catalog for $8 each. Postage and handling charges consisted of $3 for the first item and $1 for each additional item. Which of the following gives the total dollar amount of Kim’s purchase, including postage and handling, in terms of n ?\r
\n" );
document.write( "\n" );
document.write( "(A) 8n+2
\n" );
document.write( "(B) 8n+4
\n" );
document.write( "(C) 9n+2
\n" );
document.write( "(D) 9n+3
\n" );
document.write( "(E) 9n+4\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Could please explain the above problem. Would really appreciate.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #244463 by edjones(8007)![]() ![]() You can put this solution on YOUR website! C) \n" ); document.write( "8n for the item \n" ); document.write( "n for postage for any item. \n" ); document.write( "2 for additional postage for the first item \n" ); document.write( "=9n+2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |