The function f(x) is defined in to different ways depending on the value of X. When x is < 5, use the expression 2x - 1 to evaluate the function When x is ≥ 5, use the expression x2 - 3 for example f(1) = 2(1) - 1 = 1 f(10) = (10)2 - 3 = 97
Answer:
y = -x + 2.
or
x + y - 2 = 0 (Standard form).
Step-by-step explanation:
Its slope (m) is -1 and y intercept (c) is at y = 2.
y = mx + c
So it's:
y = -1x + 2
Standard form is:
x + y - 2 = 0.
I'm not sure what you mean by General Form.
Answer:
Let the two supplementary angles be
we know sum of two supplementary angles is 180
2x + 3x = 180
5x = 180
x = 180/5
x = 36
2*36 = 72
3*36 = 108
Therefore the two supplementary angles are 72 and 108
Hello from MrBillDoesMath!
Answer:
a(n) = (-n)^3 where n = 1,2,3,...
Discussion:
The pattern 1,8,27, 64... is immediately recognizable as the the cube of the positive integers. But this question has a minus sign appearing before each entry, suggesting we try this:
- 1 = (-1)^3
-8 = (-2)^3
-27 = (-3)^3
-64 = (-4)^3
That's what the problem statement asked for
. The answer is equivalently
-1 * (n^3)
Thank you,
MrB