document.write( "Question 148213: If the sales tax rate is 2.5% and the tax on a purchase is $5, what was the amount of the purchase?\r
\n" );
document.write( "\n" );
document.write( "Can someone help me out with this?
\n" );
document.write( "Eddie \n" );
document.write( "
Algebra.Com's Answer #108623 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x be the amount of the purchase. \n" ); document.write( ".025x=5 \n" ); document.write( "x=5/.025 \n" ); document.write( "x=$200. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |