document.write( "Question 796643: A shirt was originally priced at $35. The store is having a 15% off sale.\r
\n" );
document.write( "\n" );
document.write( "How much will you pay for the shirt after the discount (not including tax) \n" );
document.write( "
Algebra.Com's Answer #481507 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 15% of $35 \n" ); document.write( "= 15/100 * 35 \n" ); document.write( "= $5.25 \n" ); document.write( "$35 - $5.25 \n" ); document.write( "= $29.75. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |