document.write( "Question 1029917: write an inequality
\n" ); document.write( "a) A basketball team wants to buy new
\n" ); document.write( "jerseys. Uniforms R Us charges $50 per
\n" ); document.write( "jersey. Jerseys Unlimited charges $40 per
\n" ); document.write( "jersey plus $80 for a logo design. How
\n" ); document.write( "many jerseys does the team need to buy for
\n" ); document.write( "Jerseys Unlimited to be the better option?
\n" ); document.write( "

Algebra.Com's Answer #645004 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = number of jerseys purchased
\n" ); document.write( "Let \"+C+\" = the cost of buying \"+n+\"
\n" ); document.write( "number of jerseys
\n" ); document.write( "---------------------
\n" ); document.write( "Jerseys Unlimited:
\n" ); document.write( "\"+C+=+40n+%2B+80+\"
\n" ); document.write( "Uniforms R Us:
\n" ); document.write( "\"+C+=+50n+\"
\n" ); document.write( "----------------
\n" ); document.write( "Make the costs equal
\n" ); document.write( "\"+40n+%2B+80+=+50n+\"
\n" ); document.write( "\"+10n+=+80+\"
\n" ); document.write( "\"+n+=+8+\"
\n" ); document.write( "------------
\n" ); document.write( "If they buy 8 jerseys, the costs are equal
\n" ); document.write( "If they buy 9 jerseys, Jerseys Unlimited
\n" ); document.write( "is the better option
\n" ); document.write( "-------------------
\n" ); document.write( "check
\n" ); document.write( "Uniforms R Us:
\n" ); document.write( "\"+C+=+50n+\"
\n" ); document.write( "\"+C+=+50%2A9+\"
\n" ); document.write( "\"+C+=+450+\"
\n" ); document.write( "and
\n" ); document.write( "Jerseys Unlimited:
\n" ); document.write( "\"+C+=+40n+%2B+80+\"
\n" ); document.write( "\"+C+=+40%2A9+%2B+80+\"
\n" ); document.write( "\"+C+=+360+%2B+80+\"
\n" ); document.write( "\"+C+=+440+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );