document.write( "Question 52460: after getting a 15% discount on the price of a new Chrysler Sebring converitable, Helen paid $27,000. what was the original price of the convertable? \n" ); document.write( "
Algebra.Com's Answer #34998 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Let x=the original price of the car>
\n" ); document.write( "x-.15x=27,000
\n" ); document.write( "(1-.15)x=27,000
\n" ); document.write( ".85x=27,000
\n" ); document.write( ".85x/.85=27,000/.85
\n" ); document.write( "x=31,764.71
\n" ); document.write( "The original price of the car was $31,764.71
\n" ); document.write( "
\n" ); document.write( "
\n" );