document.write( "Question 280237: Mary wishes to purchase a car. She wishes to spend at most $8,000. The sales tax rate in her state is 7%. Title and license plate fee is $120. What is the maximum amount she can spend for an automobile? \n" ); document.write( "
Algebra.Com's Answer #203682 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
8000-120=7880
\n" ); document.write( "7880/1.07=$7364.45
\n" ); document.write( "
\n" );