You can go with any multiple of 3 with the number 3 itself as a pair. So, 3 and 6, 3 and 9, 3 and 12, etc...
Answer:
The first plane is moving at 295 mph and the second plane is moving at 355mph.
Step-by-step explanation:
In order to find the speed of each plane we first need to know the relative speed between them, since they are flying in oposite directions their relative speed is the sum of their individual speeds. In this case the speed of the first plane will be "x" and the second plane will be "y". So we have:
x = y - 60
relative speed = x + y = (y - 60) + y = 2*y - 60
We can now apply the formula for average speed in order to solve for "y", we have:
average speed = distance/time
average speed = 1625/2.5 = 650 mph
In this case the average speed is equal to their relative speed, so we have:
2*y - 60 = 650
2*y = 650 + 60
2*y = 710
y = 710/2 = 355 mph
We can now solve for "x", we have:
x = 355 - 60 = 295 mph
The first plane is moving at 295 mph and the second plane is moving at 355mph.
The value of x is 11
Because both the angles should be equal
Answer:
x = y = 22
Step-by-step explanation:
It would help to know your math course. Do you know any calculus? I'll assume not.
Equations
x + y = 44
Max = xy
Solution
y = 44 - x
Max = x (44 - x) Remove the brackets
Max = 44x - x^2 Use the distributive property to take out - 1 on the right.
Max = - (x^2 - 44x ) Complete the square inside the brackets.
Max = - (x^2 - 44x + (44/2)^2 ) + (44 / 2)^2 . You have to understand this step. What you have done is taken 1/2 the x term and squared it. You are trying to complete the square. You must compensate by adding that amount on the end of the equation. You add because of that minus sign outside the brackets. The number inside will be minus when the brackets are removed.
Max = -(x - 22)^2 + 484
The maximum occurs when x = 22. That's because - (x - 22) becomes 0.
If it is not zero it will be minus and that will subtract from 484
x + y = 44
xy = 484
When you solve this, you find that x = y = 22 If you need more detail, let me know.