document.write( "Question 185003: the price of a sweater is $5 less than twice the price of a shirt.if four shirts and three sweaters cost$275,find the cost of each shirt and sweater. \n" ); document.write( "
Algebra.Com's Answer #142143 by greta_elisif(10)\"\" \"About 
You can put this solution on YOUR website!
1. Define variables:
\n" ); document.write( "w = price of a sweater, in dollars
\n" ); document.write( "h = price of a shirt, in dollars\r
\n" ); document.write( "\n" ); document.write( "2. Set up two equations representing the problem:
\n" ); document.write( "\"w+=+2h+-+5\"
\n" ); document.write( "\"4h+%2B+3w+=+275\"\r
\n" ); document.write( "\n" ); document.write( "3. Since an equation for one variable is solved, substitute the answer for the variable in the other equation:
\n" ); document.write( "\"4h+%2B+3%282h+-+5%29+=+275\"\r
\n" ); document.write( "\n" ); document.write( "4. Distribute the 3:
\n" ); document.write( "\"4h+%2B+6h+-+15+=+275\"\r
\n" ); document.write( "\n" ); document.write( "5. Combine two terms:
\n" ); document.write( "\"10h+-+15+=+275\"\r
\n" ); document.write( "\n" ); document.write( "6. Add 15 to both sides:
\n" ); document.write( "\"10h+-+15+%2B+15+=+275+%2B+15\"\r
\n" ); document.write( "\n" ); document.write( "7. Cancel and combine terms:
\n" ); document.write( "\"10h+=+290\"\r
\n" ); document.write( "\n" ); document.write( "8. Divide both sides by 10:
\n" ); document.write( "\"%2810h%29%2F10+=+290%2F10\"\r
\n" ); document.write( "\n" ); document.write( "9. Finish simplification:
\n" ); document.write( "\"h+=+29\"\r
\n" ); document.write( "\n" ); document.write( "10. Replace h in your first equation:
\n" ); document.write( "\"w+=+2%2829%29+-+5\"\r
\n" ); document.write( "\n" ); document.write( "11. Solve for w:
\n" ); document.write( "\"w+=+58+-+5\"
\n" ); document.write( "\"w+=+53\"\r
\n" ); document.write( "\n" ); document.write( "12. Combine your solved equations with your variable definitions for your answer:
\n" ); document.write( "A shirt costs $29 and a sweater costs $53.
\n" ); document.write( "
\n" );