SOLUTION: The sum of two numbers is 90. The larger number is 14 more than 3 times the smaller number. Find the numbers.
Algebra
->
Coordinate Systems and Linear Equations
->
Lessons
-> SOLUTION: The sum of two numbers is 90. The larger number is 14 more than 3 times the smaller number. Find the numbers.
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear-systems
Question 920571
:
The sum of two numbers is 90. The larger number is 14 more than 3 times the smaller number. Find the numbers.
Answer by
Hawksfan(61)
(
Show Source
):
You can
put this solution on YOUR website!
let x = larger number
y = smaller
x = 3y + 14
x + y = 90
(3y + 14) + y = 90
4y + 14 = 90
subtract 14
4y = 76
y = 19
x = 71