SOLUTION: According to​ statistics, a person will devote 35 years to sleeping and watching TV. The number of years sleeping will exceed the number of years watching TV by 17. Over the​ l

Algebra ->  Linear-equations -> SOLUTION: According to​ statistics, a person will devote 35 years to sleeping and watching TV. The number of years sleeping will exceed the number of years watching TV by 17. Over the​ l      Log On


   



Question 1203252: According to​ statistics, a person will devote 35 years to sleeping and watching TV. The number of years sleeping will exceed the number of years watching TV by 17. Over the​ lifetime, how many years will the person spend on each of these​ activities?

Found 2 solutions by ikleyn, josgarithmetic:
Answer by ikleyn(52780) About Me  (Show Source):
You can put this solution on YOUR website!
.
According to​ statistics, a person will devote 35 years to sleeping and watching TV.
The number of years sleeping will exceed the number of years watching TV by 17.
Over the​ lifetime, how many years will the person spend on each of these​ activities?
~~~~~~~~~~~~~~~~~~

It is a joke Math problem.
I will give 3 (three) different solutions to you.

      Solution 1. The most simple and primitive


Let x be the number of year watching TV.
Then the number of years sleeping is (x+17).

The sum is 35 years

    x + (x+17) = 35.


Simplify and find x

    2x + 17 = 35

    2x = 35 - 17 = 18

     x = 18/2 = 9.


ANSWER.  Time for watching TW is 8 years; time for sleeping is 9+17 = 26 years.


CHECK.   Total time is 9 + 26 = 35 years.  ! correct !



      Solution 2. The most exiting and elegant


Let x be the number of year sleeping.
Let y be the number of year watching TV.


Write equations as you read the problem

    x + y = 35    (1)
    x - y = 17    (2)


To solve the system, add equations.  You will get

   2x = 35 + 17 = 52.


Hence, x = 52/2 = 26.


Thus, time sleeping is 26 years;  time watching TV is 35-26 = 9 years.


You get the same answer.



      Solution 3. Mental (without using equations)


When the sum (x+y) of two numbers x and y is given and their difference (x-y) is given,
then the numbers are half-sum and half difference of the given sum and the given difference

    x = %2835%2B17%29%2F2 = 52%2F2 = 26;  y = %2835-17%29%2F2 = 18%2F2 = 9.

Solved in three different ways, in order for you learn as much as possible.



Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
d, sleeping
w, watching
-------------------------------------------------------------
a person will devote 35 years to sleeping and watching TV.
-------------------------------------------------------------

d%2Bw=35

--------------------------------------------------------------------------------
The number of years sleeping will exceed the number of years watching TV by 17.
---------------------------------------------------------------------------------

d-w=17


This system, system%28d%2Bw=35%2Cd-w=17%29, can be easily and quickly solved by Elimination Method.