Every New Year's Day, Darnel brings 4 candies for each of his grandchildren and 8 more candies for the adults to share.Let g represent the number of Darnel's grandchildren and c represent the total number of candies he brings.Complete the table using the equation c=4g+8.g c1 3 5 287
Question
Every New Year's Day, Darnel brings 4 candies for each of his grandchildren and 8 more candies for the adults to share.Let g represent the number of Darnel's grandchildren and c represent the total number of candies he brings.Complete the table using the equation c=4g+8.g c1 3 5 287
Solution
The equation given is c = 4g + 8, where g represents the number of Darnel's grandchildren and c represents the total number of candies he brings.
We can use this equation to fill in the table:
- When g = 1, c = 4*1 + 8 = 12
- When g = 3, c = 4*3 + 8 = 20
- When g = 5, c = 4*5 + 8 = 28
- When g = 287, c = 4*287 + 8 = 1156
So, the completed table is:
g c 1 12 3 20 5 28 287 1156
Similar Questions
You are given two positive integers n and limit.Return the total number of ways to distribute n candies among 3 children such that no child gets more than limit candies. Example 1:Input: n = 5, limit = 2Output: 3Explanation: There are 3 ways to distribute 5 candies such that no child gets more than 2 candies: (1, 2, 2), (2, 1, 2) and (2, 2, 1).Example 2:Input: n = 3, limit = 3Output: 10Explanation: There are 10 ways to distribute 3 candies such that no child gets more than 3 candies: (0, 0, 3), (0, 1, 2), (0, 2, 1), (0, 3, 0), (1, 0, 2), (1, 1, 1), (1, 2, 0), (2, 0, 1), (2, 1, 0) and (3, 0, 0).
Mary has a bag of candies and decides to share them with her friends.Input the total number of candies Mary has, the number of candies Mary eats, and the number of friends Mary wants to share the remaining candies with. Calculate the remaining candies after Mary eats some, and use a pointer to store the result. Calculate and display how many candies each friend will receive.Input format :The first line of input consists of an integer m, representing the total number of candies Mary has.The second line consists of an integer n, representing the number of candies Mary eats.The third line consists of an integer x, representing the number of friends to share with.Output format :
evan had 480 candies she put an equal amount in several boxes in one box she put 24 more candies that box had 104 candites in total how many boxeds did mrs whitney fill
A jar has 13 candies where six of the candies are red, and seven candies are green. Imagine in a first draw, eight candies are randomly picked from the jar. We are interested in the number of green candies in that first draw. What is the list of values X may take on?Question 2Answera.0, 1, 2, 3, 4, 5, 6, 7b.1, 2, 3, 4, 5, 6, 7c.2, 3, 4, 5, 6, 7, 8
Jon went to the candy store to buy some candies for a birthday party. He bought a total of 20 lollipops and chocolate bars, and a total of 35 lollipops and sweets. The number of chocolate bars and sweets are in the ratio of 2 : 7. How many lollipops did Jon buy?
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.