document.write( "Question 1204287: There were some candies in a bag. Joseph took 7/10 of the candies and Kenny took the rest. Joseph took 24 more candies than Kenny.
\n" );
document.write( "(a) What fraction of the candies did Kenny take?
\n" );
document.write( "(b) How many candies were there in the bag at first? \n" );
document.write( "
Algebra.Com's Answer #840438 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "k = amount of candies that Kenny took \n" ); document.write( "k+24 = amount of candies that Joseph took \n" ); document.write( "k is a positive integer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "k+(k+24) = 2k+24 = total amount of candies\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Joseph took 7/10 of this total. \n" ); document.write( "This must mean Kenny took 3/10 of the candies because \n" ); document.write( "1 - (7/10) = 3/10 \n" ); document.write( "Think of a pizza with 10 slices. Joseph gets 7 slices and Kenny takes the remaining 3 slices.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(7/10)*total = amount Joseph took \n" ); document.write( "(7/10)*(2k+24) = k+24 \n" ); document.write( "7(2k+24) = 10(k+24) \n" ); document.write( "14k+168 = 10k+240 \n" ); document.write( "14k-10k = 240-168 \n" ); document.write( "4k = 72 \n" ); document.write( "k = 72/4 \n" ); document.write( "k = 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Or we could have these steps \n" ); document.write( "(3/10)*total = amount Kenny took \n" ); document.write( "(3/10)*(2k+24) = k \n" ); document.write( "3(2k+24) = 10k \n" ); document.write( "6k+72 = 10k \n" ); document.write( "72 = 10k-6k \n" ); document.write( "72 = 4k \n" ); document.write( "4k = 72 \n" ); document.write( "k = 72/4 \n" ); document.write( "k = 18 \n" ); document.write( "Either way, Kenny took 18 candies.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "k+24 = 18+24 = 42 \n" ); document.write( "Joseph took 42 candies. \n" ); document.write( "In total there are 18+42 = 60 candies to start off.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7/10 of this is (7/10)*60 = 0.7*60 = 42 to represent how much Joseph took. We have confirmed the answers are correct.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answers: \n" ); document.write( "(a) 3/10 \n" ); document.write( "(b) 60 candies \n" ); document.write( " \n" ); document.write( " |