document.write( "Question 1173875: Jade buys a blouse and a skirt for 34 of their original price. She pays a total of $31.50 for the two items. If the original price of the blouse is $18, what is the original price of the skirt? \n" ); document.write( "
Algebra.Com's Answer #799205 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Evidently the % sign did not make the trip: \n" ); document.write( "34% off is same as saying you pay 66% of the price \n" ); document.write( " .66P = 31.50 \n" ); document.write( " P = 31.50/.66 = 47.73 (rounded off) \n" ); document.write( " 47.73 - 18 would be the the original price of the skirt \n" ); document.write( " Odd pricing for the skirt to say the least. \n" ); document.write( " |