document.write( "Question 236525: repair cost exceeds 80% of a car's value, but the car sustains $12000.00 worth of damages. What is the car's value? \n" ); document.write( "
Algebra.Com's Answer #174109 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.8x=12,000
\n" ); document.write( "x=12,000/.8
\n" ); document.write( "x=$15,000 is the car value.
\n" ); document.write( "
\n" );