SOLUTION: The sum of Aaron, Bryan and Tanya's ages is 90 years. Aaron is 7 years older than Tanya and Bryan is 2 years older than Tanya. How old are each of the people? i have Aaron's ag

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: The sum of Aaron, Bryan and Tanya's ages is 90 years. Aaron is 7 years older than Tanya and Bryan is 2 years older than Tanya. How old are each of the people? i have Aaron's ag      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 362170: The sum of Aaron, Bryan and Tanya's ages is 90 years. Aaron is 7 years older than Tanya and Bryan is 2 years older than Tanya. How old are each of the people?
i have
Aaron's age=x
Tanya's age=y
Bryan's age=z
x-7=z
y-2=z
x+y+z=90

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!

I see you have 2 variables reversed.  You have Tanya's age as y,
and Brian's age as z, but in the equations you have switched these.
Your equations are correct if you let Tanya's age be z and Brian's
age as y.  

To keep from confusing letters, when the people's initials are all 
different, use their initial to represent their age:

The sum of Aaron, Bryan and Tanya's ages is 90 years.

A + B + T = 90

Aaron is 7 years older than Tanya 

A = T + 7

and Bryan is 2 years older than Tanya. 

B = T + 2

So the system is:

A + B + T = 90
A = T + 7
B = T + 2

Write the three equations so that the letters line up vertically:

(1)       A + B + T = 90
(2)       A     - T =  7
(3)           B - T =  2

Multiply eq. (2) by -1 and add eq. (1) to it

         -A     +  T = -7
(1)       A + B +  T = 90
          ---------------
(4)           B + 2T = 83

Multiply eq. (3) by -1 and add eq. (4) to it

             -B +  T = -2
(4)           B + 2T = 83
             ------------
                  3T = 81
                   T = 27

Substitute 27 for T is eq. (3)

              B - 27 =  2
                   B = 29 
                   

Substitute 27 for T and 29 for B in eq. (1)

           A + B + T = 90
         A + 29 + 27 = 90
              A + 56 = 90
                   A = 34

Aaron is 34, Bryan is 29 and Tanya is 27           

Edwin