document.write( "Question 279154: The price of blue socks is twice the price of black socks. If John buys 20 pairs of black socks and 30 pairs of blue socks he pays $120. How much does one pair of blue socks cost ?\r
\n" ); document.write( "\n" ); document.write( "(A) $1.50 (B) $3.00 (C) $4.50 (D) $1.00 (E) none of these
\n" ); document.write( "

Algebra.Com's Answer #203009 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
The price of blue socks is twice the price of black socks. If John buys 20 pairs of black socks and 30 pairs of blue socks he pays $120. How much does one pair of blue socks cost ?\r
\n" ); document.write( "\n" ); document.write( "(A) $1.50 (B) $3.00 (C) $4.50 (D) $1.00 (E) none of these\r
\n" ); document.write( "\n" ); document.write( "let cost of black socks be x\r
\n" ); document.write( "\n" ); document.write( "So blue socks will be 2x\r
\n" ); document.write( "\n" ); document.write( "20x+30*2x=120\r
\n" ); document.write( "\n" ); document.write( "20x+60x=120\r
\n" ); document.write( "\n" ); document.write( "80x=120\r
\n" ); document.write( "\n" ); document.write( "x=120/80
\n" ); document.write( "$1.5 black socks \r
\n" ); document.write( "\n" ); document.write( "$3 will be the cost of blue socks
\n" ); document.write( "
\n" );