document.write( "Question 268867: The sales tax rate in the state of Michigan on a nonfood item is 6%. What is the price of a truck if the total cost of the truck including tax is $18,020?\r
\n" ); document.write( "\n" ); document.write( "Thank You!!
\n" ); document.write( "

Algebra.Com's Answer #197149 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"x\" = the cost of the truck without the taxes
\n" ); document.write( "\".06x\" = the sales tax on the truck
\n" ); document.write( "\"x+%2B+.06x+=+18020\"
\n" ); document.write( "\"1.06x+=+18020\"
\n" ); document.write( "\"x+=+18020%2F1.06\"
\n" ); document.write( "\"x+=+17000\"
\n" ); document.write( "The cost of the truck is $17,000
\n" ); document.write( "
\n" );