document.write( "Question 1118747: The next model of a sports car will cost 5.3%
\n" );
document.write( " less than the current model. The current model costs 41,000
\n" );
document.write( ". How much will the price decrease in dollars? What will be the price of the next model? \n" );
document.write( "
Algebra.Com's Answer #734165 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 41000 - (0.053*41000) = price of the next model \n" ); document.write( "0.053*41000 = this is how much the price will decrease in $$ \n" ); document.write( " |