Lesson How many coconuts are there in each of five baskets?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> Lesson How many coconuts are there in each of five baskets?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   


This Lesson (How many coconuts are there in each of five baskets?) was created by by ikleyn(52776) About Me : View Source, Show
About ikleyn:

How many coconuts are there in each of five baskets?


Problem 1

Five baskets contain coconuts. The first and second baskets together have a total of 52 coconuts.
The second and third baskets have 43 coconuts. The third and fourth baskets have 34 coconuts.
The fourth and fifth baskets have 30 coconuts, and the first and fifth baskets have 47 coconuts.
How many coconuts are in each basket?

Solution

Let x%5Bi%5D be the number of coconuts in the i-th basket, i = 1, 2, 3, 4, 5.
Then we have this system of 5 equations in 5 unknowns:

x%5B1%5D + x%5B2%5D = 52,    (1)
x%5B2%5D + x%5B3%5D = 43,    (2)
x%5B3%5D + x%5B4%5D = 34,    (3)
x%5B4%5D + x%5B5%5D = 30,    (4)
x%5B1%5D + x%5B5%5D = 47.    (5)

Add all 5 equations (1) to (5)  (both sides). You will get

2%2A%28x%5B1%5D+%2B+x%5B2%5D+%2B+x%5B3%5D+%2B+x%5B4%5D+%2B+x%5B5%5D%29 = 206,   or,  dividing both sides by 2

x%5B1%5D+%2B+x%5B2%5D+%2B+x%5B3%5D+%2B+x%5B4%5D+%2B+x%5B5%5D = 103.   (6).


Now, add equations (1) and (4) and distract this sum from (6). You will get
x%5B3%5D = 103 - 52 - 30 = 21.
So, there are 21 coconuts in basket #3.


Next, from equation (2) you can easily get get
x%5B2%5D = 43 - x%5B3%5D = 43 - 21 = 22.
So, there are 22 coconuts in basket #2.


Then from equation (1) you can easily get
x%5B1%5D = 52 - x%5B2%5D = 52 - 22 = 30.
So, there are 30 coconuts in basket #1.


Similarly, from equation (3) you can easily get
x%5B4%5D = 34 - x%5B3%5D = 34 - 21 = 13.
So, there are 13 coconuts in basket #4.

Then from (4) you have  x%5B5%5D = 30 - x%5B4%5D = 30 - 13 = 17 coconuts in basket #5.

Answer.  30, 22, 21, 13 and 17 coconuts in baskets 1 to 5 respectively.


My other lessons on Miscellaneous word problems in this site are

    - Some logic problems                                                                                                               
    - How to algebreze and to solve word problems on numbers?
    - Problem on two-wheel and three-wheel bicycles
    - Problem on animals at a farm
    - Problem on pills in containers
    - What type of problems are these?
    - Virtual exchange between two persons
    - Word problems on reversing digits of numbers
    - Spending money according to dates
    - Counting elements in sub-sets of a given finite set
    - How many subsets are there in a given finite set of n elements?
    - In how many ways the number 27720 can be split into a product of two co-prime factors?
    - Advanced problems on counting elements in sub-sets of a given finite set
    - Challenging problems on counting elements in subsets of a given finite set
    - Had they sold . . .
    - HOW TO algebreze and solve these problems?

    - Tom the cat is brushing up his Math skills
    - How many lollipops do the children have?
    - Three grasshoppers play leapfrog along a line
    - The gardener's problem on a miracle tree in an enchanted garden
    - Water level rise in a tank after submerging bodies
    - Burning candles
    - Gaining clock problem
    - Finding the value of infinite continued fraction
    - Three circles touching externally
    - Solving minimax problems by the Linear Programming method
    - One unusual mimimax problem on joint work
    - Classic entertainment problems
    - More complicated but still elementary logic problems
    - Miscellaneous word problems for the day of April, 1
    - OVERVIEW of lessons on Miscellaneous word problems.



Use this file/link  ALGEBRA-I - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-I.


This lesson has been accessed 2686 times.