document.write( "Question 1208927: A department store sells a pair of shoes for $73 and an assortment of bags for $44 each. In one day, the store sells n pairs of shoes and (n - 7) bags. Which expressions represent the day’s total sales for shoes and bags at the store?\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "73n + 44n + 308\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "44(n - 7) + 73n\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "44n + 73(n - 7)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "73n + 44(n - 7)\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "n(73 + 44) - 7\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "117n - 308
\n" ); document.write( "

Algebra.Com's Answer #847457 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Answers:
\n" ); document.write( "73n + 44(n - 7)
\n" ); document.write( "44(n - 7) + 73n
\n" ); document.write( "117n - 308\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Reason
\n" ); document.write( "n = number of pairs of shoes
\n" ); document.write( "p = 73n = cost of just those shoes alone, when each pair sells at $73
\n" ); document.write( "n-7 = number of bags
\n" ); document.write( "q = 44(n-7) = cost of just those bags alone, when each bag sells at $44
\n" ); document.write( "shoes + bags = p+q = 73n + 44(n - 7) = total cost of shoes and bags
\n" ); document.write( "Since we can add two numbers in any order, it means the order of 44(n-7) and 73n doesn't matter. We can swap the order of p and q.
\n" ); document.write( "Therefore that expression in red is equivalent to 44(n - 7) + 73n
\n" ); document.write( "When distributing and combining like terms, you'll end up with 117n - 308\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A visual way to verify if two algebraic expressions are equivalent is to graph them.
\n" ); document.write( "Consider graphing y = 73x+44(x-7) and y = 117x-308. Both will produce the exact same line. One line is perfectly overlapping the other.
\n" ); document.write( "I recommend using either GeoGebra or Desmos as a graphing tool.
\n" ); document.write( "Make sure that you use x instead of n.
\n" ); document.write( "
\n" ); document.write( "
\n" );