Answer:
Step-by-step explanation:
The straight line equation is:
y = m*x + b Where m is the slope of the line and b the intercept with y-axis, in our case y is the depth of the tank and x (time in lapsus of 3 hours).
The slope m = ( y₂ - y₁ ) / (x₂ - x₁)
We have point A ( 3 , 8 ) and point B ( 6 , 7 )
m = ( 6 - 3 ) / (7 - 8 ) m = -3
We see that each 3 hours time-depth decreases 1 in.
Then to find the depth at the beginning of x-axis
At noon 12 tank was 9 inches, three hours before at 9 in the morning the depth was 10 inches and:
9 in the morning 10
6 in the morning 11
3 in the midnight 12
12 in the night 13
Then 13 is the intercept with y-axis
then the equation is:
h = - 3*x + 13
Note x is time in lapsus of 3 hours
S = (n-2) * 180
s = (14-2) * 180
s = 2160
2160/ 14 = 154.3
The answer is A
Step-by-step explanation:
let us give all the quantities in the problem variable names.
x= amount in utility stock
y = amount in electronics stock
c = amount in bond
“The total amount of $200,000 need not be fully invested at any one time.”
becomes
x + y + c ≤ 200, 000,
Also
“The amount invested in the stocks cannot be more than half the total amount invested”
a + b ≤1/2 (total amount invested),
=1/2(x + y + c).
(x+y-c)/2≤0
“The amount invested in the utility stock cannot exceed $40,000”
a ≤ 40, 000
“The amount invested in the bond must be at least $70,000”
c ≥ 70, 000
Putting this all together, our linear optimization problem is:
Maximize z = 1.09x + 1.04y + 1.05c
subject to
x+ y+ c ≤ 200, 000
x/2 +y/2 -c/2 ≤ 0
≤ 40, 000,
c ≥ 70, 000
a ≥ 0, b ≥ 0, c ≥ 0.
The answer is A. (1, 4), because when the values are substituted in to the equations, you get 1 = 4 - 3 and 1 + 12 = 13, which are both correct. I hope this helps!
Answer:
Step-by-step explanation:
Let the width be w centimeters.
Then the length = w + 7.
The area A is found from the length multiplied by the width.
330 = w(w + 7) = w^2 + 7w.
Now we can rearrange this equation to form a quadratic, as follows:
The factorization of the quadratic is:
(w + 22)(w - 15) = 0
Therefore we find that:
width = 15 centimeters
length = 22 centimeters