document.write( "Question 847582: Frank bought 2 shirts and 1 pair of slacks for a total of $55. If he had bought 1 shirt and 2 pairs of slacks, he would have paid $68. What was the price of each shirt and each pair of slacks?\r
\n" ); document.write( "\n" ); document.write( "I tried:
\n" ); document.write( "2s+1p=$55
\n" ); document.write( "1s+2s=$68
\n" ); document.write( "the answer was totally off.
\n" ); document.write( "not sure how to set this one up\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #510560 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "I. 2s+1p=$55
\n" ); document.write( "II. 1s+2\"+highlight_green%28p%29\"=$68 |Note used variable s rather than p\r
\n" ); document.write( "\n" ); document.write( " 2s+1p=$55
\n" ); document.write( "-2s - 4p = -$136 |Multiplying EQ II thru by -2 and adding to the 1st to eliminate s (68*(-2) = -136)
\n" ); document.write( " -3p = - $81,
\n" ); document.write( " p = $27, the cost of the slacks
\n" ); document.write( " \"2s%2B27+=+55\" s = $14,cost of a shirt
\n" ); document.write( " \n" ); document.write( "
\n" );