document.write( "Question 601518: Josh purchases a pair of jeans for $24.74 and 6 pairs of socks. Allen
\n" );
document.write( "buys 2 shirts for $15.60 each and 3 pairs of socks. Both boys spend
\n" );
document.write( "the same amount and each pair of socks costs the same amount. How much
\n" );
document.write( "is a pair of socks? How much did each boy spend? \n" );
document.write( "
Algebra.Com's Answer #379872 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Josh purchases a pair of jeans for $24.74 and 6 pairs of socks. Allen \n" ); document.write( "buys 2 shirts for $15.60 each and 3 pairs of socks. Both boys spend \n" ); document.write( "the same amount and each pair of socks costs the same amount. How much \n" ); document.write( "is a pair of socks? How much did each boy spend?\r \n" ); document.write( "\n" ); document.write( "Jeans ---- 24.74 \n" ); document.write( "let pair of socks cost x \n" ); document.write( "cost of 6 pairs of socks = 6x\r \n" ); document.write( "\n" ); document.write( "Josh spent 24.74 + 6x\r \n" ); document.write( "\n" ); document.write( "---\r \n" ); document.write( "\n" ); document.write( "Allen pays \n" ); document.write( "31.20+ 3x\r \n" ); document.write( "\n" ); document.write( "The amounts are equal\r \n" ); document.write( "\n" ); document.write( "24.74+6x= 31.20 + 3x \n" ); document.write( "6x-3x= 31.20-24.74 \n" ); document.write( "3x=6.46 \n" ); document.write( "/3 \n" ); document.write( "x= $2.15 cost of pair of socks\r \n" ); document.write( "\n" ); document.write( "plug the value of x in both equations to find how much each spent \n" ); document.write( " |