document.write( "Question 950566: lola bought a blouse and a skirt from the store. if the blouse cost $17 less than the skirt and the total cost was $72, how much did the skirt cost? \n" ); document.write( "
Algebra.Com's Answer #580458 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
blouse x-17
\n" ); document.write( "shirt=x
\n" ); document.write( "---------------
\n" ); document.write( "x+x-17=72
\n" ); document.write( "2x=72+17
\n" ); document.write( "x=89/2
\n" ); document.write( "x=44.50
\n" ); document.write( "
\n" );