Lesson Virtual exchange between two persons

Algebra ->  Customizable Word Problem Solvers  -> Misc -> Lesson Virtual exchange between two persons      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   


This Lesson (Virtual exchange between two persons) was created by by ikleyn(52776) About Me : View Source, Show
About ikleyn:

Virtual exchange between two persons


Problem 1

John and Marie went to collect mangoes.  At the end of the trip John said  “Marie, give me  7  of yours
and I will have two times what you have”.  Marie replied,  “No John,  you give me seven of yours and we will have the same amount”.
Find the number of mangoes that each one collected.

Solution

Let  x  be the number of mangoes that John collected,
and let  y  be the number of mangoes that Marie collected.

If Marie gives  7  mangoes to John,  then Jon will have  (x+7)  mangoes and Marie will have  (y-7)  mangoes. According to the condition,

x + 7 = 2(y-7).

In opposite,  if John gives  7  mangoes to Marie,  then Marie will have  (y+7)  mangoes and John will have  (x-7)  mangoes.  Again, according to the second condition,

y + 7 = x - 7.

Thus you get the system of two linear equations in two unknowns

system%28x+%2B+7+=+2%28y+-+7%29%2C%0D%0Ay+%2B+7+=+x+-+7%29.

To solve it,  express  y  from the second equation
y = x - 14

and substitute it to the first equation

x + 7 = 2((x-14) - 7),

x + 7 = 2x - 28 - 14,
x = 7 + 14 + 28 = 49.

Thus John collected  49  mangoes.

Marie collected  y = x - 14 = 49 - 14 = 35 mangoes.

Answer.  John collected  49  mangoes.  Marie collected  35 mangoes.


Problem 2

There is some money with Arun and some money with Kiran.  If Arun gives  Rs 60  to Kiran,  then the amounts with them
would be equal.  If instead Kiran gives  Rs 20  to Arun,  then Arun would have  Rs 160  less than twice the amount with Kiran.
Find the amount of Kiran.

Solution

The given part translates to these two equations

A - 60 = K + 60,             (1)
2*(K - 20) = A + 20 + 160    (2)


Simplify and write in standard form

A = K + 120              
2K - 40 = A + 180,

or

A = K + 120                   (3)            
2K = A + 220,                 (4)


Next substitute (3) into (4) to get

2K = (K+120) + 220  ====>  K = 340.


Answer.  Kiran amount is Rs 340.


Check.   Then Arun's amount is A = K + 120 = 340 + 120 = 460.


                Then (1) takes the form  460-60 = 400 = 340+60        ! Correct !

                 and (2) takes the form  2*(340-20) = 640 = 460+180   ! Correct !                 

Problem 3

Julian and Patrick had some marbles.  If Julian gave Patrick  20  marbles,  both of them would have an equal number of marbles.
If Patrick gave Julian  20  marbles,  Julian would have three times as many marbles as Patrick.  Find the number of marbles that each of them had.

Solution

From the condition, you have these two equations


(1)   J - 20 = P + 20         ("If Julian gave Patrick 20 marbles, both of them would have an equal number of marbles")

(2)   3*(P - 20) = J + 20     ("If Patrick gave Julian 20 marbles, Julian would have three times as many marbles as Patrick")


From eq(1), express  J = P+40  and substitute it into eq(2).  You will get


3*(P-20) = (P+40) + 20,    or


3P - 60 = P + 60,


3P - P = 60 + 60


2P = 120  ====>  P = 120/2 = 60.


Answer.  Patrick had initially 60 marbles;  Julian had P+40 = 60+40 = 100 marbles.


Check on your own that the equations (1)  and (2)  are hold in this case.


Solve yourself next problem:

Problem 4

Ian and Amanda were counting the number of comic books in their collections.
Ian said to Amanda,  “Give me one of your comics and we’ll have the same number.”
Amanda thought for a moment and then replied,  “Give me one of your comics and I’ll have exactly twice as many as you do.”
How many comics did each of them have?



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?
    - 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?


    - How many coconuts are there in each of five baskets?
    - 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 1863 times.