document.write( "Question 907818: M paid $87.00 for a skirt and blouse. the skirt costs twice as much as the blouce. what was the cost of the skirt. \n" ); document.write( "
Algebra.Com's Answer #550633 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the cost of blouse \n" ); document.write( "x+ 2x = $87.00 \n" ); document.write( "3x = $87.00 \n" ); document.write( "x = $29.00, the cost of blouse. Skirt $58.00 \n" ); document.write( "Checking.. \n" ); document.write( "sum = $87.00 \n" ); document.write( " |