Answer:
50 i think
Step-by-step explanation:
Width: W
length: L = 5W
Use the Pyth. Theorem to find the length of the diagonal:
|D| = sqrt(W^2 + [5W]^2) = sqrt(W^2 + 25W^2) = sqrt(26W^2), or
Wsqrt(26) (ans.)
Answer:
In this case, the equation that models the value of an initial investment of P dollars in t years at an annual interest rate of r is given by A = Pert.
Step-by-step explanation:
Answer:
The first option
Step-by-step explanation:
The domain of a rational function should be all real numbers except for when the denominator is equal to 0. To find when the denominator is equal to 0 you simply need to find the zeroes of the denominator... but in this case you can do that through factoring and using the quadratic equation.
So first step is going to be to factor out the GCF, which in this case is x. This gives you the equation.
. So one of the zeroes is when x=0. Now to find the other two zeroes you can use the quadratic equation which is
. So to find the other zeroes you simply plug the values in. a=2, b=-1, c=-15

Answer:
(1/2) * A + (1/2) * B <= 100; for A => 50; for B => 20
(5000) * A + (30000) * B <= 1500000; for A => 50; for B => 20
Step-by-step explanation:
There are two inequalities in mind, the first of the surface and the second of the price. Always bearing in mind that the minimum are 50 of A and 20 of B.
The first
A occupies 1/2 m and B occupies 1/2 m of surface, and the limit is 100 m of surface. Thus:
(1/2) * A + (1/2) * B <= 100; for A => 50; for B => 20
The second:
A costs 5,000 and B costs 30,000, and the limit is 1,500,000. Therefore:
(5000) * A + (30000) * B <= 1500000; for A => 50; for B => 20