SOLUTION: There are four numbers. The first is 20 less than the second, the thrid is one more than twice the first. The fourth is 4 morethan the second. I also know tat the sum of the first

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: There are four numbers. The first is 20 less than the second, the thrid is one more than twice the first. The fourth is 4 morethan the second. I also know tat the sum of the first       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 412103: There are four numbers. The first is 20 less than the second, the thrid is one more than twice the first. The fourth is 4 morethan the second. I also know tat the sum of the first and second equals the third and fourth numbers. Find the numbers.
Thanks for helping =)

Found 2 solutions by solver91311, josmiceli:
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!


Let represent the first number.

Then represents the second.

Then represents the third. (or "thrid" if you insist)

Then represents the fourth.

And finally:



Solve for .

John

My calculator said it, I believe it, that settles it
The Out Campaign: Scarlet Letter of Atheism


Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
there are 4 unknowns, so I need to somehow get
4 equations in order to solve.
call the numbers a,b,c, and d
given:
(1) a+=+b+-+20
(2) c+=+2a+%2B+1
(3) d+=+b+%2B+4
(4) a+%2B+b+=+c+%2B+d
OK, I have 4 equations, so it's solvable.
----------------
Substitute (1) and (3) in (4)
(4) a+%2B+b+=+c+%2B+d
(4) b+-+20+%2B+b+=+c+%2B+b+%2B+4
(4) 2b+-+20+=+c+%2B+b+%2B+4
(4) c+=+b+-+24
--------------
Substitute (1) in (2)
(2) c+=+2%2A%28b+-+20%29+%2B+1
(2) c+=+2b+-+40+%2B+1
(2) c+=+2b+-+39
----------------
Substitute this value of c in (4)
(4) c+=+b+-+24
(4) 2b+-+39+=+b+-+24
(4) b+=+15
----------------
Plug this into (1)
(1) a+=+b+-+20
(1) a+=+15+-+20
(1) a+=+-5
----------------
Plug this into (2)
(2) c+=+2a+%2B+1
(2) c+=+2%2A%28-5%29+%2B+1
(2) c+=+-9
----------------
Plug b+=+15 into (3)
(3) d+=+b+%2B+4
(3) d+=+15+%2B+4
(3) d+=+19
-----------------
The numbers are:
-5, 15, -9, and 19
check answer:
(1) a+=+b+-+20
-5+=+15+-+20
-5+=+-5
OK
(2) c+=+2a+%2B+1
-9+=+2%2A%28-5%29+%2B+1
-9+=+-10+%2B+1
-9+=+-9
OK
(3) d+=+b+%2B+4
19+=+15+%2B+4
19+=+19
OK
(4) a+%2B+b+=+c+%2B+d
-5+%2B+15+=+-9+%2B+19
10+=+10
OK