SOLUTION: three times one number equals twice a second number. twice the first number is 3 more than the second number. find the numbers

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: three times one number equals twice a second number. twice the first number is 3 more than the second number. find the numbers      Log On


   



Question 260483: three times one number equals twice a second number. twice the first number is 3 more than the second number. find the numbers
Found 3 solutions by drk, dabanfield, stanbon:
Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
Let A be the first number and B be the second number
three times one number equals twice a second number
translates as
(i) 3A+=+2B
twice the first number is 3 more than the second number
translates as
(ii) 2A+=+B+%2B+3
solve (ii) for B to get
(iii) B+=+2A+-+3
substitute (ii) into (i) to get
(iv) 3A+=+2%282A-3%29
distribute to get
(v) 3A+=+4A+-+6
subtract 4A to get
(vi) -A+=+-6
divide by -1 to get
(vii) A+=+6
since A = 6, B+=+9

Answer by dabanfield(803) About Me  (Show Source):
You can put this solution on YOUR website!
three times one number equals twice a second number. twice the first number is 3 more than the second number. find the numbers
Let x be the first and y the second number.
Then we have:
1.) 3*x = 2*y
2.) 2*x = y + 3
Solve by substitution:
From 2.) we know that y = 2*x - 3
Substitute 2x - 3 for y in equation 1.)
3x = 2*(2x-3)
Solve the above for x. Then calculate y = 2x - 3.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
three times one number equals twice a second number. twice the first number is 3 more than the second number. find the numbers
------------------
Equation:
3A = 2B
2A = B + 3
-----------------------------
Rearrange:
B = 2A - 3
---
Substitute for "B" and solve for "A":
3A = 2(2A-3)
3A = 4A - 6
A = 6 (1st number)
--------
Since B = 2A-3, B = 2*6-3 = 9 (2nd number)
==============
Cheers,
Stan H.