document.write( "Question 373544: steps on how to find the final price of each item
\n" );
document.write( "when you have this problem\r
\n" );
document.write( "\n" );
document.write( "dress:$70.00
\n" );
document.write( "Discount:30%
\n" );
document.write( "tax:7% \n" );
document.write( "
Algebra.Com's Answer #265850 by rfer(16322) ![]() You can put this solution on YOUR website! 70*.70=49 \n" ); document.write( "49*1.07=52.43 \n" ); document.write( " |