document.write( "Question 644401: Germaine paid $599.20 for new tires with7% sales tax inlcuded. What was the price if the tires? \n" ); document.write( "
Algebra.Com's Answer #405036 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Germaine paid $599.20 for new tires with7% sales tax inlcuded. What was the price if the tires? \n" ); document.write( ". \n" ); document.write( "Let x = price ($) of tires \n" ); document.write( "then \n" ); document.write( "x + .07x = 599.20 \n" ); document.write( "x(1 + .07) = 599.20 \n" ); document.write( "x(1.07) = 599.20 \n" ); document.write( "x = 599.20/1.07 \n" ); document.write( "x = $560 \n" ); document.write( " \n" ); document.write( " |