document.write( "Question 353590: the total cost of a jacket and a pair of shoes is $51.22. If the jacket is $2.57 less than the shoes, what is the price of the jacket? \n" ); document.write( "
Algebra.Com's Answer #252671 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi,
\n" ); document.write( "The total cost of a jacket and a pair of shoes was $51.22. if the jacket was $2.57 less than the shoes, what was the price of the jacket?
\n" ); document.write( ".
\n" ); document.write( "Let x be the price of the shoes. then (x - 2.57)would be the price of the jacket
\n" ); document.write( "x + (x-2.57) = 51.22
\n" ); document.write( "2x = 53.79
\n" ); document.write( "x = 26.90
\n" ); document.write( ".
\n" ); document.write( "Price of the jacket is (x-2.57) or $24.32
\n" ); document.write( "
\n" );