SOLUTION: Harry is twice as old as Sally was at the time when he was as old as Sally is now. Harry's age + Sally's age = 56 years. how old are they?

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: Harry is twice as old as Sally was at the time when he was as old as Sally is now. Harry's age + Sally's age = 56 years. how old are they?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 265878: Harry is twice as old as Sally was at the time when he was as old as Sally is now. Harry's age + Sally's age = 56 years. how old are they?
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
Harry is twice as old as Sally was at the time when he was as old as Sally is now. Harry's age + Sally's age = 56 years. how old are they?


Let H = Harry's age now.
Let S = Sally's age now.
Let x = the number of years ago talked about in the problem

The hard part is analyzing this sentence:

Harry is twice as old as Sally was 
at the time when he was as old as Sally is now.

That's quite a mouthfull.  Break that sentence down into two parts:

1.  Harry is twice as old as Sally was...

and 

2.  ...at the time when he was as old as Sally is now.

To part 1 add the words "x years ago"

1.  Harry is twice as old as Sally was x years ago.

Change the words "as old as Sally was x years ago" to "S-x"

1.  Harry is twice S-x.

Now we can write the equation:

H+=+2%28S+-+x%29

To part 2, which is

2.  ...at the time when he was as old as Sally is now.

change the words "at the time when" to "x years ago",
and change "he" to "Harry" 

2. x years ago, Harry was as old as Sally is now.

Change the words "as old as Sally is now" to "S years old"

2. x years ago, Harry was S years old.

So now we can write the equation

H+-+x+=+S

The last sentence

Harry's age + Sally's age = 56 years.

is easily changed to

H+%2B+S+=+56.

So we have this system of three equations and 3 unknowns:

system%28%0D%0AH+=+2%28S+-+x%29%2C%0D%0AH+-+x+=+S%2C%0D%0AH+%2B+S+=+56%29

Rewrite the first equation
H+=+2%28S+-+x%29
H=2S-2x
H-2S%2B2x=0

Rewrite the second equation
H+-+x+=+S
H-S-x=0

Now the system is

system%28%0D%0AH+-2S+%2B+2x=0%2C%0D%0AH+-+S+-x=0%2C%0D%0AH+%2B+S+=+56%29

Can you solve that system of 3 equations in 3 unknowns?
If not post again asking how.

Answers:  H=32, S=24, x=8.

Checking: 

8 years ago Sally was 16, and Harry is now twice that, since he's 32.
8 years ago Harry was 24, which is how old Sally is now, since she's 24.

That checks.

Edwin