document.write( "Question 1048883: Harlan wants to buy new socks. He needs to buy 3 times as many athletic socks as he does dress socks. Dress socks cost $5 per pair and athletic socks cost $3 per pair. If he spends $42, how many pairs does he buy of each type? \n" ); document.write( "
Algebra.Com's Answer #664567 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let d represent dress socks. Then athletic socks would be 3d. So:
\n" ); document.write( "5d+3(3d)=42
\n" ); document.write( "14d=42
\n" ); document.write( "d=3
\n" ); document.write( "Harlan buys 3 pairs of dress socks, and 9 pairs of athletic socks. ☺☺☺☺
\n" ); document.write( "
\n" ); document.write( "
\n" );