document.write( "Question 888000: The price of fruit increased 20% in July, and then 30% in August. What was the total % increase? \n" ); document.write( "
Algebra.Com's Answer #536983 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! The price of fruit increased 20% in July, and then 30% in August. What was the total % increase? \n" ); document.write( "Let initial price is Rs X per KG \n" ); document.write( "july rate increased 20% than new price is 1.2 X \n" ); document.write( "again price increased 30%in august new price =1.2X multiplied by 1.3 \n" ); document.write( " = 1.56 x \n" ); document.write( "increased value =1.56X-X =.56x \n" ); document.write( "increased price will be 56 % \n" ); document.write( "answer 56% \n" ); document.write( " |