Answer:
for (8,4) is 2 and for (20,_4) is _5
Answer:
(0, 33) : Yes
(4.8, 30.5) : Yes
Step-by-step explanation:
height of at least 24 ft : y >= 24
horizontal distance of no more than 10 ft. : 0 <= x <= 10
The vertical height must be at least three times as high as the horizontal distance. No rocket should go higher than 33 ft.:
y >= 3x and y <= 33
So Constraints:
24 <= y <= 33
y >= 3x
0 <= x <= 10
Now check to see if those coordinate points meet all the constraints
(0, 33) : Yes
(4.8, 30.5) : Yes
(9, 26) : No (because 26 is less than (3 * 9) = 27)
(4, 36)
: No (because 36 > 33, must be 24 <= y <= 33)
(2, 22): No (because 22 <24, must be 24 <= y <= 33)
Answer:
The company needs to sell 9000 units in order to turn a profit of $40,000
Step-by-step explanation:
Hello, great question. These types are questions are the beginning steps for learning more advanced Algebraic Equations.
From the question we can get some important hints before creating our formula. First the Selling Price will be profit so it will be a positive number, but both unit cost and fixed costs are losses so they will be negative values in our formula. Also our formula will depend on the amount sold which we can represent as the variable x. With these hints we can create our formula as the following

Where:
- x is the amount of units created and sold
- y is the total profit after selling x-units
Now that we have our formula the question asks how many units need to be sold in order to earn a profit of $40,000. We can calculate this by replacing the $40,000 with y and solving for x like so,
.... add 400,000 on both sides
... divide both sides by 40

The company needs to sell 9000 units in order to turn a profit of $40,000
I hope this answered your question. If you have any more questions feel free to ask away at Brainly.
Answer:

Step-by-step explanation:
A second order linear , homogeneous ordinary differential equation has form
.
Given: 
Let
be it's solution.
We get,

Since
, 
{ we know that for equation
, roots are of form
}
We get,

For two complex roots
, the general solution is of form 
i.e 
Applying conditions y(0)=1 on
, 
So, equation becomes 
On differentiating with respect to t, we get

Applying condition: y'(0)=0, we get 
Therefore,

Answer:
b = 9.1units
Step-by-step explanation:
Find the diagram attached
Using the similarity theorem of triangle
WX/XZ = WY/WX
Substitute;
b/a+5 = 6/b
b² = 6(a+5) ... 1
Also according to pythagoras theorem on triangle WYX;
b² = 6²+a²...2
Equate 1 and 2
6(a+5) = 6²+a²
6a+30 = 36 + a²
a²-6a+36-30 = 0
a²-6a+6 = 0
a = 6±√36+4(6)/2
a = 6±√60/2
a = 6±7.745/2
a = 13.745/2
a = 6.8725
Recall that
b² = 6²+a²
b² = 36+6.8725²
b² = 83.2313
b = 9.12units
b = 9.1units