document.write( "Question 1207393: A department store sells a pair of shoes for $73 and an assortment
\n" );
document.write( "of bags for $44 each. In one day, the store sells n pairs of shoes
\n" );
document.write( "and (n - 7) bags. Which expressions represent the day’s total sales
\n" );
document.write( "for shoes and bags at the store?
\n" );
document.write( "A) 73n + 44n + 308
\n" );
document.write( "B) 44(n - 7) + 73n
\n" );
document.write( "C) 44n + 73(n - 7)
\n" );
document.write( "D) 73n + 44(n - 7)
\n" );
document.write( "E) n(73 + 44) - 7
\n" );
document.write( "F) 117n - 308
\n" );
document.write( "G) 117n - 7 \n" );
document.write( "
Algebra.Com's Answer #845269 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "It seems it takes three responses to get the right answer.... \n" ); document.write( "Answers B and D are the same, and answer F is the equivalent of either B or D after parentheses are removed and like terms are combined. \n" ); document.write( "ANSWERS: B, D, and F \n" ); document.write( " \n" ); document.write( " |