document.write( "Question 1060704: Billy went to the store and bought 5 pants and 3 shirts for $145. He went again the
\n" );
document.write( "next day and bought 2 pants and 5 shirts for $135. What is the cost of a pants and a
\n" );
document.write( "shirt? \n" );
document.write( "
Algebra.Com's Answer #675570 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Billy went to the store and bought 5 pants and 3 shirts for $145. He went again the \n" ); document.write( "next day and bought 2 pants and 5 shirts for $135. What is the cost of a pants and a \n" ); document.write( "shirt? \n" ); document.write( "--------------------- \n" ); document.write( "5p + 3s = 145 \n" ); document.write( "2p + 5s = 135 \n" ); document.write( "---- \n" ); document.write( "Can you solve those? \n" ); document.write( " |