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)\"\" \"About 
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( "
\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( "\"900%2Fx+=+180%2Fx+%2B+34\"\r\n" );
document.write( "\r\n" );
document.write( "Multiply through by x\r\n" );
document.write( "\r\n" );
document.write( "\"900+=+180+%2B+34x\"\r\n" );
document.write( "\r\n" );
document.write( "\"720+=+34x\"\r\n" );
document.write( "\r\n" );
document.write( "\"21.17647059+=+x\"\r\n" );
document.write( "\r\n" );
document.write( "A singlet costs $21.18.\r\n" );
document.write( "\r\n" );
document.write( "A T-shirt costs $6x = $127.08\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );