document.write( "Question 198065: A customer pays $1,100 in state taxes on a newly purchased car. What is the value of the car if state taxes are 8.9% of the value? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #148549 by stanbon(75887) ![]() You can put this solution on YOUR website! A customer pays $1,100 in state taxes on a newly purchased car. What is the value of the car if state taxes are 8.9% of the value? \n" ); document.write( "----------------------------- \n" ); document.write( "Let x be the value of the car. \n" ); document.write( "Equation: \n" ); document.write( "0.089x = 1100 \n" ); document.write( "x = 1100/0.089 \n" ); document.write( "x = $12359.55 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |