document.write( "Question 1011022: You wish to buy a car for 2700.00. You can finance the car if you put down 30%. How much is your down payment and how much will be financed? \n" ); document.write( "
Algebra.Com's Answer #626548 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Well, 30% of $2700 is found by multiplying:
\n" ); document.write( "(.30)(2700) = $810
\n" ); document.write( "If that is your down payment then
\n" ); document.write( "$2700 - $810 = $1890 will need to be financed.
\n" ); document.write( "
\n" );