document.write( "Question 917056: Sue bought a blouse on salr that was 30% less than the original price. The original price was $15 more than the sale price.what was the original price? Show work\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #556489 by abhiverma27(3) ![]() You can put this solution on YOUR website! Let the original price of the blouse be X\r \n" ); document.write( "\n" ); document.write( "Therefore 30% less of original price means 30% of X i.e. 30/100*X = 3/10*X\r \n" ); document.write( "\n" ); document.write( "now original price was $15 more than the sales price, which means the discount which is given is equal to $15\r \n" ); document.write( "\n" ); document.write( "so 3/10*X = 15\r \n" ); document.write( "\n" ); document.write( " X = 15*10/3 \n" ); document.write( " X = 50\r \n" ); document.write( "\n" ); document.write( "that's your answer. Good luck. \n" ); document.write( " |