SOLUTION: I don't know if i am doing this problem right: The average of two numbers is 7. Three times one of the numbers is one half the other number. Write and solve a system to find the

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: I don't know if i am doing this problem right: The average of two numbers is 7. Three times one of the numbers is one half the other number. Write and solve a system to find the      Log On


   



Question 854971: I don't know if i am doing this problem right:
The average of two numbers is 7. Three times one of the numbers is one half the other number. Write and solve a system to find the two numbers.

Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
The average of two numbers is 7. Three times one of the numbers is one half the other number. Write and solve a system to find the two numbers.
***
let x=one of two numbers
let y=other number
...
(x+y)/2=7
3x=y/2
..
x+y=14
6x-y=0
add
7x=14
x=2
y=14-x=12
The two numbers are: 2 and 12