document.write( "Question 1031011: A watermelon costs €4.50 it costs 10% more in another shop what is the differences in the prices? \n" ); document.write( "
Algebra.Com's Answer #645748 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! The cost in the other store is (1 + 10%)(4.50) \n" ); document.write( "1.10*4.50 = 4.95 \n" ); document.write( "So the difference is 4.95 - 4.50 = €0.45 \n" ); document.write( " |