document.write( "Question 557296: Suppose you want to buy one pair of pants and several pairs of socks.
\n" ); document.write( "The pants cost $24.95, and the socks are $5.95 per pair. How many
\n" ); document.write( "pairs of socks can you buy if you have $50.00 to spend?
\n" ); document.write( "

Algebra.Com's Answer #362543 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
You have \"+50+-+24.95+=+25.05+\"
\n" ); document.write( "to spend on socks
\n" ); document.write( "\"+25.05%2F5.95+=+4.21+\"
\n" ); document.write( "You can buy 4 pairs of socks
\n" ); document.write( "
\n" );