document.write( "Question 1025204: bhavya wants to purchase a pair of shoes which costs 470$. if the sales tax is 7% , find the total amount payable by him for the shoes.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #640808 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The cost of the shoes is $470. \n" ); document.write( "The tax is 7% of that, or .07($470) = $32.90. \n" ); document.write( "Thus the total paid is $470 + $32.90 = $502.90 \n" ); document.write( " |