document.write( "Question 928094: What is the SELLING PRICE if the rate of sales tax is 4% and the sales tax is $6 \n" ); document.write( "
Algebra.Com's Answer #563439 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
4% = 4/100 = .04
\n" ); document.write( ".04S = $6
\n" ); document.write( "S = $6/.04 = $150
\n" ); document.write( "and...checking
\n" ); document.write( ".04($150) = $6
\n" ); document.write( "
\n" );