Answer:
Let length of the pool be L.
Deep
A —————————————><———————————----———————————— H
.................(18.5m)
H ——————————————————————————-———><————————- A
..............................................................................................................(10.5)
In same time, Andy covers 18.5 and Hardy covers L - 18.5.
In same time, Andy covers L - 18.5 + 10.5 while Hardy covers 18.5 + L - 10.5
The ratio of these distances covered would be the same since the speeds of both people are constant.
18.5/(L - 18.5) = (L - 8)/(L + 8)
Plug in the options to find that L = 45 works.
Answer:
yo u don't get wat u saying man
Let the three numbers be x, y, and z.
If the sum of the three numbers is 3, then x+y+z=3
If subtracting the second number from the sum of the first and third numbers gives 9, then x+z-y=9
If subtracting the third number from the sum of the first and second numbers gives -5, then x+y-z=-5
This forms the system of equations:
[1] x+y+z=3
[2] x-y+z=9
[3] x+y-z=-5
First, to find y, let's take do [1]-[2]:
x+y+z=3
-x+y-z=-9
2y=-6
y=-3
Then, to find z, let's do [1]-[3]:
x+y+z=3
-x+-y+z=5
2z=8
z=4
Now that you have y and z, plug them into [1] to find x:
x+y+z=3
x-3+4=3
x=2
So the three numbers are 2,-3, and 4.