document.write( "Question 375334: Marta bought two skirts and a blouse for $ 80.00. The shirt cost $ 5.00 more than each of the skirts, which were purchased for the same price. How much she paid for the blouse and a skirt? \n" ); document.write( "
Algebra.Com's Answer #266921 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "The shirt cost $ 5.00 more than each of the skirts
\n" ); document.write( "Let x represent the price of each skirt and (x + 5.00) the price of the blouse
\n" ); document.write( "Question states
\n" ); document.write( "2*x + (x + $5.00) = $80.00
\n" ); document.write( "3x = $75.00
\n" ); document.write( "x = $25.00, the price of each skirt. blouse cost $30.00 ($25.00+$5.00)
\n" ); document.write( "CHECKING our Answer
\n" ); document.write( "$50.00 + $30.00 = $80.00 \n" ); document.write( "
\n" );