(13*13) + (28*28) = 953
square root = 30.8706…
31cm
Answer:
Rider 1 does one round in 15 min, and will complete another in each consecutive multiple of 15 min
Rider 2 does one round in 18 min, and will complete another in each consecutive multiple of 18 min
Assuming that they start together, they will complete another round together in a time that is both multiples of 15min and 18 min.
Then we need to find the smallest common multiple between 15 and 18.
To smallest common multiple between two numbers, a and b, is equal to:
a*b/(greatest common factor between a and b).
Now, the greatest common factor between 15 and 18 can be found if we write those numbers as a product of prime numbers, such as:
15 = 3*5
18 = 2*3*3
The greatest common factor is 3.
Then the smallest common multiple will be:
(15*18)/3 = 90
This means that after 90 mins, they will meet again at the starting place.
Answer:
what a confusing question?
Step-by-step explanation:
im guessing 3 feet
Answer:
x = r(t + s) (second option)
Step-by-step explanation:
First add s to both sides and get x/r = t + s.
Then mutiply both sides by r to separate x and this is the final equation:
x = r(t + s)
Answer:
(x,y) = (3, 1/2)
Step-by-step explanation:
This pair of linear equations may be solved simultaneously by using the elimination method. This will involve ensuring that the coefficient of one of the unknown variables is the same in both equations..
To solve this, add the equations;
x + 2x + 2y - 2y = 4 + 5
3x = 9
x = 3
substitute the value of x into the first equation,
3 + 2y = 4
2y = 4 -3
2y = 1
y = 1/2