document.write( "Question 644621: When the cost of a car is multiplied by 0.05 the result is 1780. find cost of the car. \n" ); document.write( "
Algebra.Com's Answer #405173 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let c = cost of the car\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0.05c = 1780\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c = 1780/0.05\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c = 35600\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the cost of the car is 35,600 dollars.
\n" ); document.write( "
\n" );