document.write( "Question 1018375: The cost of paint goes from $16 dollars per gallon to $20
\n" );
document.write( "What percent did it increase? \n" );
document.write( "
Algebra.Com's Answer #634497 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Original price = $16 \n" ); document.write( "New price = $20 \n" ); document.write( "$20 - $16 = $4 \n" ); document.write( "$4/$16 x 100 = 25% increase. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |