document.write( "Question 698578: Carl bought a used motorcycle for $3,500. He paid 13% down payment. Which is the down payment in dollars
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #430845 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! 3500 is total amount, so 100% \n" ); document.write( "make two columns, a $ amount column and a percent column, list what we know and what we don't know (dollar amount equivalent to 13%) would be x \n" ); document.write( "$ amount***percent \n" ); document.write( "3500*******100 \n" ); document.write( "x**********13 \n" ); document.write( "multiply across \n" ); document.write( "3500*13=100x \n" ); document.write( "45500=100x divide each side by 100 \n" ); document.write( "455=x \n" ); document.write( "so 13% is $455 \n" ); document.write( " |