document.write( "Question 822750: The sales tax on a $300 purchase is $16.50. What would be the total cost of a purchase that is marked at $450? \n" ); document.write( "
Algebra.Com's Answer #495067 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The sales tax \"highlight_green%28x%29\" on a $300 purchase is $16.50.
\n" ); document.write( "\"x%2A300+=+16.50\", x = \"100%2816.50%2F300%29+\"
\n" ); document.write( " = 5.5% sales tax
\n" ); document.write( "What would be the total cost of a purchase that is marked at $450?
\n" ); document.write( " \".055%2A450+\" = $24.75
\n" ); document.write( "total cost of a purchase: $450 + $24.75 = $474.75 \n" ); document.write( "
\n" );