document.write( "Question 1163141: A T-shirt costs 5 times as much as a singlet. For $800, a trader can buy 32
\n" );
document.write( "more singlets than t-shirts. How much does a T-shirt cost? \n" );
document.write( "
Algebra.Com's Answer #787127 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Instead of doing it for you, I am doing another problem exactly like yours,\r\n" ); document.write( "with the numbers changed. I'm doing this one instead:\r\n" ); document.write( "\r\n" ); document.write( "A T-shirt costs 6 times as much as a singlet. For $900, a trader can buy 34\r\n" ); document.write( "more singlets than t-shirts. How much does a T-shirt cost?\r\n" ); document.write( "\n" ); document.write( "\r\n" ); document.write( "A singlet costs $x\r\n" ); document.write( "A T-shirt costs $6x\r\n" ); document.write( "\r\n" ); document.write( "For $900, a trader can buy $900/($x) = 900/x singlets\r\n" ); document.write( "For $900, a trader can buy $900/($6x) = 180/x T-shirts\r\n" ); document.write( "\r\n" ); document.write( " |