document.write( "Question 809646: The Super Cool T-shirt Company charges $50 for the first 5 T-shirts ordered, plus $6 for every additional shirt after that. How much would ordering 20 shirts cost? How many T-shirts can be ordered from the Super Cool T-shirt Company if a club has $400 to spend on shirts?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #487689 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 50 + 6a = C \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "20 shirts: 50 + 6*15 = $140 \n" ); document.write( "--- \n" ); document.write( "50 + 6a = 400 \n" ); document.write( "a = 58.3333 \n" ); document.write( "58 + 5 = 63 \n" ); document.write( "Number of shirts for $400: 63 shirts @ $398 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |