Question 1052355: the difference between two integer 9 and the ratio of these integers is 4:5. find these integers. Answer by LinnW(1048) (Show Source):
You can put this solution on YOUR website! set I = one integer
set J = other integer
J - I = 9 so J = 9 + I
I:J = 4:5
substitute ( 9 + I ) for J
Do cross products
5I = 4 ( 9 + I )
5I = 36 + 4I
add -4I to each side
I = 36
Since J = 9 + I , J = 9 + 36 , J = 45
The integers are 36 and 45