document.write( "Question 843060: a shirt is sold 135 at 10% discount what is the marked price shirt
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #507863 by hamsanash1981@gmail.com(151)![]() ![]() ![]() You can put this solution on YOUR website! Let the marked price be x then, discount 10% of x = 10x/100 = x/10 \n" ); document.write( "Marked price - discount = selling price \n" ); document.write( "x-x/10 = 135 \n" ); document.write( "9x/10 = 135 \n" ); document.write( "x= 150 \n" ); document.write( " \n" ); document.write( " |