document.write( "Question 1208367: Hi
\n" );
document.write( "If Simon gave 30% of his sweets to Terry they will have the same number of sweets. If Simon gave 250 sweets to Terry, Terry will 80% more sweets than Simon. How many sweets does Simon have. \n" );
document.write( "
Algebra.Com's Answer #846748 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 500\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = number of sweets Simon starts with \n" ); document.write( "y = number of sweets Terry starts with\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Scenario 1. Simon gives 30% of his sweets to Terry. After this they end up with the same number of sweets.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Scenario 2. Simon gives 250 sweets to Terry. Afterward, Terry will have 80% more sweets compared to Simon.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "Since they end up with the same number of sweets, we can say 0.7x = y+0.3x \n" ); document.write( "Solve for y to get y = 0.4x \n" ); document.write( "We'll use this later.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "At the end of this scenario, Terry has 80% more sweets compared to Simon. \n" ); document.write( "Think of it like this \n" ); document.write( "TerrysCount = SimonsCount + 80% of SimonsCount \n" ); document.write( "TerrysCount = SimonsCount + 0.8*SimonsCount \n" ); document.write( "TerrysCount = (1 + 0.8)*SimonsCount \n" ); document.write( "TerrysCount = 1.8*SimonsCount \n" ); document.write( "Or think of \"Terry has 80% more\" as \"Terry's count is 180% of Simon's count\". 180% then converts to the decimal form 1.8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Based on that template, we can then say, \n" ); document.write( "TerrysCount = 1.8*SimonsCount \n" ); document.write( "y+250 = 1.8*(x-250) \n" ); document.write( "0.4x+250 = 1.8*(x-250) .............. plug in y = 0.4x \n" ); document.write( "0.4x+250 = 1.8x-450 \n" ); document.write( "1.8x-0.4x = 250+450 \n" ); document.write( "1.4x = 700 \n" ); document.write( "x = 700/1.4 \n" ); document.write( "x = 500 \n" ); document.write( "Simon started with 500 sweets. \n" ); document.write( "y = 0.4x = 0.4*500 = 200 is the number of sweets Terry started with.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's check the answer. \n" ); document.write( "To do that we go through each scenario. \n" ); document.write( "I'll update each previous table to plug in the mentioned x and y values. \n" ); document.write( "
\n" ); document.write( "Both end up with an equal number of candies (each with 350). \n" ); document.write( "This confirms scenario 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "Divide Terry's new count over Simon's new count to get 450/250 = 1.8 to show that Terry has 80% more compared to Simon. \n" ); document.write( "Or you can notice that Terry has 450-250 = 200 more candies compared to Terry, and 200/250 = 0.80 = 80%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Both scenarios are confirmed. This confirms the answer. \n" ); document.write( " \n" ); document.write( " |