Answer:
{10,8}
Step-by-step explanation:
-3x + 4y = -62
4x + 5y = 0
let's eliminate the x
-3x + 4y = -62 | x -4 |
4x + 5y = 0 | x 3 |
12x - 16y = 248
12x + 15y = 0
-------------------- -
-31y = 248
y = 248/(-31) = 8
since you must do this proble with elimination, we cant use subtitution. so we repeat the way once more to find x (eliminate y)
-3x + 4y = -62 | x 5 |
4x + 5y = 0 | x 4 |
-15x + 20y = -310
16x + 20y = 0
-------------------- -
-31x = -310
x = -310/-31 = 10
Answer:
here is the correct answer
Answer:
26 rows
Step-by-step explanation:
this is like a rectangle length×width situation.
seats per row = s
number of rows = r
s × r = 884
s = r + 8
so, we can use e.g. the second equation in the first :
(r + 8) × r = 884
r² + 8r = 884
r² + 8r - 884 = 0
the general solution to such a quadratic equation is
x = (-b ± sqrt(b² - 4ac))/(2a)
in our case
x = r
a = 1
b = 8
c = -884
r = (-8 ± sqrt(8² - 4×1×-884))/(2×1) =
= (-8 ± sqrt(64 + 3536))/2 = (-8 ± sqrt(3600))/2 =
= (-8 ± 60)/2 = -4 ± 30
r1 = -4 + 30 = 26
r2 = -4 - 30 = -34
a negative number did not make any sense for the number of rows, so r = 26 is our answer.
Answer:
The water temperature that produces the maximum number of salmon swimming upstream is approximately 12.305 degrees Celsius.
Step-by-step explanation:
Let
, for
.
represents the temperature of the water, measured in degrees Celsius, and
is the number of salmon swimming upstream to spawn, dimensionless.
We compute the first and second derivatives of the function:
(Eq. 1)
(Eq. 2)
Then we equalize (Eq. 1) to zero and solve for
:

And all roots are found by Quadratic Formula:
, 
Only the first root is inside the given interval of the function. Hence, the correct answer is:

Now we evaluate the second derivative at given result. That is:


According to the Second Derivative Test, a negative value means that critical value leads to a maximum. In consequence, the water temperature that produces the maximum number of salmon swimming upstream is approximately 12.305 degrees Celsius.
The series converges to 1/(1-9x) for -1/9<x<1/9
Given the series is ∑ 
We have to find the values of x for which the series converges.
We know,
∑
converges to (a) / (1-r) if r < 1
Otherwise the series will diverge.
Here, ∑
is a geometric series with |r| = | 9x |
And it converges for |9x| < 1
Hence, the given series gets converge for -1/9<x<1/9
And geometric series converges to a/(1-r)
Here, a = 1 and r = 9x
Therefore, a/(1-r) = 1/(1-9x)
Hence, the given series converges to 1/1-9x for -1/9<x<1/9
For more information about convergence of series, visit
brainly.com/question/15415793
#SPJ4