SOLUTION: The sum of two numbers is 21.five times the first number added to 2 times the second number is 66.find the numbers

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: The sum of two numbers is 21.five times the first number added to 2 times the second number is 66.find the numbers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1210391: The sum of two numbers is 21.five times the first number added to 2 times the second number is 66.find the numbers
Found 6 solutions by Edwin McCravy, MathLover1, timofer, ikleyn, mccravyedwin, greenestamps:
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of two numbers,

x = first number
y = second number

is 21.

So x + y = 21

five times the first number added to 2 times the second number is 66.

5x + 2y = 66

system%28x%2By=21%2C5x%2B2y=66%29

Solve the first equation for y:  y = 21 - x.

Substitute in the second equation:

5x + 2(21 - x) = 66
5x + 42 - 2x = 66
3x = 66 - 42
3x = 24
 x = 8

y = 21 - (8)
y = 13

Answer: The first number is 8 and the second number is 13.

Yes, I know it can be done with only one unknown.  But I think it's 
much easier when students can think of each single number mentioned 
in the word problem as represented by one single letter, than it is 
to have to think of the second number as the complicated combination 
of a number, a sign, and an expression in the letter used for the 
first number. 

Edwin

Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!

let’s the numbers be x and y
if the sum of two numbers is 21, we have
x%2By=21.......solve for x
x=21-y...........eq.1
if five times the first number added to 2 times the second number is 66. we have
5x%2B2y=66.......solve for x
5x=66-2y
x=66%2F5-2y%2F5............eq.2

from eq.1 and eq.2 we have
21-y=66%2F5-2y%2F5.........both sides multiply by 5
105-5y=66-2y
105-66=5y-2y
39=3y
39%2F3=y
y=13
go to
x=21-y...........eq.1, substitute y
x=21-13
x=8
so. your numbers are 8 and 13



Answer by timofer(104) About Me  (Show Source):
You can put this solution on YOUR website!
if one of them is x
other is 21-x.

5x%2B2%2821-x%29=66
Solve that equation.

5x%2B42-2x=66
3x=24
x=8--------------One of the numbers. Easily identify the other number.

Answer by ikleyn(52775) About Me  (Show Source):
You can put this solution on YOUR website!
.
The sum of two numbers is 21. Five times the first number added to 2 times the second number is 66. Find the numbers.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        I will show here how to solve this problem  MENTALLY,  without using equations.


It is clear that we can re-formulate the problem  highlight%28highlight%28EQUIVALENTLY%29%29  this way:

      Two  times the first number added to 2 times the second number is 42. 
      Five times the first number added to 2 times the second number is 66. Find the numbers


Looking in these two lines, your brain may conclude that three times (3 = 5-2) the first number is 
the difference 66-42 = 24.

Hence, first number is 24/3 = 8.

Then the second number is 21-8 = 13.


ANSWER.  First number is 8.  Second number is 13.

Solved MENTALLY, without using equations.



Answer by mccravyedwin(406) About Me  (Show Source):
You can put this solution on YOUR website!

We should not tutor on here as if the students who post here are gifted 
students.  The truth is that the majority of students who come on here are
STRUGGLING!!! 

Edwin

Answer by greenestamps(13198) About Me  (Show Source):
You can put this solution on YOUR website!


Some of the tutors who have responded use a single variable to solve the problem. Others use two variables to make two equations and then use substitution to solve the problem.

Those are valid methods. But with the problem worded the way it is, forming two equations in two unknowns and solving by elimination would seem to be the most direct approach.

x = first number
y = second number

(1) x+y = 21 (the sum of the two numbers is 21)

(2) 5x+2y = 66 (5 times the first number plus 2 times the second is 66)

Multiply (1) by 2:
(3) 2x+2y = 42

Find the difference between (2) and (3) to eliminate y: 3x=24

Solve: x = 8

Substitute x = 8 into (1) to find y:
8+y = 21
y = 13

Note that this solution is exactly equivalent to the good "mental" solution provided by another of the tutors.

ANSWERS: 8 and 13