document.write( "Question 780852: The price of a notebook increases from 60 cents to 75 cents, Find the percentage increase in price. \n" ); document.write( "
Algebra.Com's Answer #475697 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Percent increase is (increase/original) x 100


\n" ); document.write( "((75-60)/60)*100 = (15/60) x 100 = 25% increase. \n" ); document.write( "

\n" );