Answer:
The answer is below.
Step-by-step explanation:
The options are not clear. I would solve a similar question.
A linear function is a function in the form:
y = mx + b; where y and x are variables, m is the slope and b is the y intercept.
From the options:
a) x(y - 5) = 2
xy - 5x = 2. Since the equation is not in the form of y = mx + b, hence it is not a linear function. It is a nonlinear function.
b) y - 2(x + 9) = 0
y - 2x - 18 = 0
y = 2x + 18. The equation is in the form of y = mx + b, hence it is a linear function.
c) 3y + 6(2 - x) = 5
3y + 12 - 6x = 5
3y = 6x - 7. The equation is in the form of y = mx + b, hence it is a linear function.
d) 2(y + x) = 0
2y + 2x = 0
2y = -2x. The equation is in the form of y = mx + b, hence it is a linear function.
Answer:
arithmetic sequence: 24, 42, 66, 90, 114; y = 24x - 30
geometric sequence: -54, 162, -486, 1458, -4374; y = -6(-3)^(x - 1)
Step-by-step explanation:
Arithmetic sequence:
-6, 18, ...
18 - (-6) = 24
18 + 24 = 42
42 + 24 = 66
66 + 24 = 90
90 + 24 = 114
y = -6 + 24(x - 1)
y = -6 + 24x - 24
y = 24x - 30
Geometric sequence:
-6, 18, ...
18/(-6) = -3
18 * (-3) = -54
-54 * (-3) = 162
162 * (-3) = -486
-486 * (-3) = 1458
1458 * (-3) = -4374
y = -6(-3)^(x - 1)
Answer:
x=11
Step-by-step explanation:
The switch case works like an if or if-else, where each of the cases are conditionals. Here we have 7 cases and we know that our variable begins with x=5.
First, it enters to case 5 because of x=5, so x+=3, this means we add 3 to the actual value of the variable ⇒ x=8.
At this point, if there's not break the program continues to the next case, executing the statements until a break or the end on the switch is reached.
In this order, the x = 8 and next we add 1 (case 6) ⇒ x=9. We add 2 (case 7) x+=2 ⇒ x=10. Then we rest 1 (case 8) ⇒ x=9 and then we add 1 again as in case 9 ⇒ x=11.
Answer:
The answer is A. 144 Inches
Step-by-step explanation:
In one yard, there are 36 inches. You multiply the length value by 36.
4x36=144
Hope this helps, please mark brainliest if possible (:
Step-by-step explanation:
The amount of times you roll the dice x 10 = answer