Answer:
j would be 32 because this is a special right triangle
Answer:
21
Step-by-step explanation:
Left-side numbers are proportional to right-side numbers:
?/14 = 12/8
? = 14(12/8) = 21
The missing length is 21.
N = first integer
n + 1 = second integer
n + 2 = third
n + 3 = fourth
the sum is 114 so:
n + (n + 1) + (n + 2) + (n + 3) = 114
solve:
4n + 6 = 114
4n = 108
n = 27
so 27 is your first.
27 + 1 is your second (remember n +1 n +2 and n +3)
so your first four integers are: 27 28 29 and 30
(I'll also help with one)
week one: x
week two: x + 5
week three: 2(x+5) or 2x + 10
week1 + 2 + 3 = 431
so its:
x + (x+5) + (2x + 10)
4x + 15 = 431
4x = 416
x = 104
its then:
week one: 104 sold
week two: 109 sold (x + 5)
<span>week three: 218 (2x + 10)
</span>
Answer:
The function g(x) is defined for all real numbers x. The maximum value of the range is 4. The maximum value of the domain is 3. The range of g(x) is {y| –1 < y ≤ 4}.
Step-by-step explanation:
i don't know what your question is exactly but hope this helps.
Using slope-intercept form, y = mx + b where m = slope and b = y-intercept:
We know our slope is -6. This can be interpreted as -6/1, which rise-over-run-wise, means that when y changes by 6, x changes inversely by 1.
To find that y-intercept, though, we need to find the value of y when x = 0.
Use our point (-9, -3) to find this...
We want to add 9 to x so that it becomes 0.
According to our slope, this means subtracting 54 from y.
Our y-intercept is at (0, -57), with -57 being the value of b we put in our equation.

You could also just use point-slope form:
y - y¹ = m(x - x¹)
y - (-3) = -6(x - (-9))
y + 3 = -6(x + 9)
And convert to slope-intercept if you want:
y + 3 = -6x - 54
y = -6x - 57