document.write( "Question 358713: Ali and keesha found a sale in a sporting good store. Ali spent $33 on 2 pair of shorts and 3 packages of socks. Keesha spent $27 on 1 pair of shorts and 5 packages of socks. How much does one of each item cost? \n" ); document.write( "
Algebra.Com's Answer #256006 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Let x = shorts\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let y = socks\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here is your system of linear equations in two variables:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x + 3y = 33
\n" ); document.write( "x + 5y = 27\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Can you finish?
\n" ); document.write( "
\n" );