document.write( "Question 620084: I am having trouble with a word problem. The question is:\r
\n" );
document.write( "\n" );
document.write( "Runyon Co. sells T-shirts for $4 and shorts for $5. If total sales were $850 and people bought three times as many T-shirts as shorts, what would be the number of T-shirts and shorts sold?\r
\n" );
document.write( "\n" );
document.write( "I think that shorts should be X and shirts should be 3X, but I'm not sure how to figure the rest.\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help,
\n" );
document.write( "Lance \n" );
document.write( "
Algebra.Com's Answer #389895 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Runyon Co. sells T-shirts for $4 and shorts for $5. If total sales were $850 and people bought three times as many T-shirts as shorts, what would be the number of T-shirts and shorts sold? \n" ); document.write( "I think that shorts should be X and shirts should be 3X, but I'm not sure how to figure the rest. \n" ); document.write( "--- \n" ); document.write( "Equations: \n" ); document.write( "Quantity Eq::: T = 3S \n" ); document.write( "Value Eq::::; 4T + 5S = 850 \n" ); document.write( "------ \n" ); document.write( "Substitute for \"T\" and solve for \"S\": \n" ); document.write( "4(3S) + 5S = 850 \n" ); document.write( "17S = 850 \n" ); document.write( "S = 50 (# of shorts sold) \n" ); document.write( "----- \n" ); document.write( "Solve for \"T\": \n" ); document.write( "T = 3S \n" ); document.write( "T = 3*50 = 150 (# of T-shirts sold) \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |