document.write( "Question 448936: 30% to 40% off original price what was the highest price of an item that is now $12.99? What is the lowest ? HELP ! I DONT UNDESrTAND @ ALL D;
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #308831 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! 30% off means original price minus 30% original price or 70% of original price \n" ); document.write( "40% off means 60% of original price\r \n" ); document.write( "\n" ); document.write( "highest price will be 70% \n" ); document.write( ".70*12.99 \n" ); document.write( "lowest will be 60% \n" ); document.write( ".60*12.99 \n" ); document.write( " \n" ); document.write( " |