SOLUTION: The larger of two numbers is six less than twice the smaller number. If the sum of the number is 42, find the numbers
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: The larger of two numbers is six less than twice the smaller number. If the sum of the number is 42, find the numbers
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 1093940
:
The larger of two numbers is six less than twice the smaller number. If the sum of the number is 42, find the numbers
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
x = larger number
y = smaller number
x = 2y - 6
x + y = 42
Use substitution.
2y - 6 + y = 42
3y - 6 = 42
3y = 48
y = 16
The numbers are 26 and 16.