Answer: -8-10
Step-by-step explanation:
When the sign is ≤ or ≥ ("less/greater than <u>or equal to</u>"), the dot if filled in.
When the sign is < or >, the dot is not filled in/open circle.
15 > m
[15 is greater than m, or m is less than 15]
Since m is less than 15, the arrow is going to the left (the numbers to the left are less than 15)
Answer:
1) M(x) = 5 + 3x
2) Dependent variable; 3 dollar bills
Independent variable: chores
3) Range is continuous
Domain is discrete
4) Range: 0 ≤ x ≤ 10
Domain: 5 ≤ M ≤ 35
Step-by-step explanation:
We are told he started with 5 number of $1 dollar bills and that every Saturday, he earns 3 more $1 dollar bill.
Thus, total number of $1 bills earned after x number of Saturdays(weekly) is;
M(x) = 5 + 3x
After 10 weeks, total number is;
M(10) = 5 + 3(10)
M(10) = 35
The dependent variable is the 3 more dollar bills earned each Saturday because it depends on chores he completed. While the independent variable is the chores because it doesn't depend on anything.
After 10 weeks, the range and domain will be;
Range: 0 ≤ x ≤ 10
For the; Domain:
For x = 1, M(0) = 5 + 3(0) = 5
M(10) = 35
Thus;
Domain: 5 ≤ M ≤ 35
The range could be all numbers in the interval from 0 to 10. Thus, it is continuous.
Whereas, the domain doesn't contain all the numbers in the interval from 5 to 35. Thus it is Discrete.
Answer:
n = 0, n =2
Step-by-step explanation:
Given
(n + 1) + 3(n - 1) = 2(n - 1)(n + 1) ← distribute parenthesis on both sides
n + 1 + 3n - 3 = 2(n² - 1), that is
4n - 2 = 2n² - 2 ( subtract 4n - 2 from both sides )
0 = 2n² - 4n ← factor out 2n from each term )
0 = 2n(n - 2)
Equate each factor to zero and solve for n
2n = 0 ⇒ n = 0
n - 2 = 0 ⇒ n = 2