Remark
This is an arithmetic progression. You have the first and last terms and the difference.
Givens
a = - 18
L = 60
d = 4.5
Equation
L = a + (n - 1)d
Solve
60 = -18 + (n - 1) * 4.5 Add 18 to both side
60 + 18 = (n - 1) * 4.5
78 = (n - 1) * 4.5 Divide both sides by 4.5
78/4.5 = n - 1
17.3333 = n - 1 Add 1 to both sides.
18.3333 = n
Conclusion
It will that 18 1/3 or 18.33333 minutes to get the from -18 to 60 degrees.
Answer:
The answer is C=6p3 + 29p2 + 22p – 21
Step-by-step explanation:
To calculate the product, we need to multiply each member of each multiplier:
(2p + 7)(3p2 + 4p – 3) = 2p · 3p² + 2p · 4p + 2p · -3 + 7 ·3p² + 7 · 4p + 7 · -3
= 6p³ + 8p² - 6p + 21p² + 28p - 21
= 6p³ + 8p² + 21p² + 28p - 6p -21
= 6p³ + 29p² + 22p - 21
Therefore, the product of (2p + 7)(3p2 + 4p – 3) is 6p³ + 29p² + 22p -21
Answer:
length: 23 m; width: 11 m.
Step-by-step explanation:
The perimeter of a rectangle is twice the sum of its length and width, so that sum is 34 m. Then you can write two equations in length and width:
l + w = 34
l - w = 12
Adding these together gives you ...
2l = 46
l = 23 . . . . . . divide by 2
Then the width is
w = 23 -12 = 11
The length and width are 23 m and 11 m, respectively.
Substitute in x = 2:
y = 5(2) + 3
y = 10 + 3
y = 13
Answer:
Step-by-step explanation:
For a multiple regression model with 3 independent variables,
Y = A0 + A1X1 + A2X2 + A3X3
The hypotheses for the global test of a multiple regression model are:
Null hypothesis H0: there is no relationship between the slopes - A1, A2, A3 - and the outcome. A1, A2, A3 = 0; R^2 = 0
Alternative hypothesis H1: there is a relationship between at least one of the slopes and the outcome. One of A1, A2, A3 is not equal to zero. R^2 is not equal to zero.