document.write( "Question 647519: a t shirt and a pair of socks cost 12.70$ if 2 pairs of socks cost 1.45$ less than one t shirt. how much does the t shirt cost \n" ); document.write( "
Algebra.Com's Answer #406264 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a t shirt and a pair of socks cost 12.70$ if 2 pairs of socks cost 1.45$ less than one t shirt. how much does the t shirt cost
\n" ); document.write( "----
\n" ); document.write( "Equations:
\n" ); document.write( "t + s = 12.70
\n" ); document.write( "2s = t-1.45
\n" ); document.write( "------
\n" ); document.write( "Rearrange:
\n" ); document.write( "t + s = 12.70
\n" ); document.write( "t - 2s = 1.45
\n" ); document.write( "------------------
\n" ); document.write( "Subtract and solve for \"s\":
\n" ); document.write( "3s = 11.25
\n" ); document.write( "-----
\n" ); document.write( "s = $3.75 (price of a pair of socks)
\n" ); document.write( "-----
\n" ); document.write( "Solve for \"t\":
\n" ); document.write( "t + s = 12.70
\n" ); document.write( "t + 3.75 = 12.70
\n" ); document.write( "t = 8.95 (price of one t-shirt)
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );