document.write( "Question 1049557: Q.1 Juliet bought a watch that had an original price of $48. She got it for a sale price of $28.80. What was the rate of discount?\r
\n" );
document.write( "\n" );
document.write( "Q.2 Auto city bought a used car for $4,899. After fixing up the car, the manager decided on a markup of 125%. What price is he asking for the car?\r
\n" );
document.write( "\n" );
document.write( "Q.3 Neil bought a sandwich priced at $5.50 and a bottle of juice at $1.25. He also paid a 6% tax. In total, how much did he pay? \n" );
document.write( "
Algebra.Com's Answer #665125 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 1) [(48-28.80)/48]*100 = % discount. Work from the inside out. \n" ); document.write( "2) 4899*1.25 = asking price for the car \n" ); document.write( "3) (5.5+1.25)*1.06 = how much he paid \n" ); document.write( " Use your calculator. \n" ); document.write( " |