1.
f(x) = x
g(x) = x + 3
For each x value you use in f(x) and g(x), the corresponding y value in g(x) is always 3 more than in f(x). If each y-coordinate is 3 more, that means the graph is shifted 3 units up. The graph of f(x) is shifted 3 units up to create the graph of g(x).
2.
The first term is -0.5.
Then each term goes up by 0.25.
1st term: -0.5
2nd term: -0.5 + 0.25 = -0.5 + 0.25(1)
3rd term: -0.5 + 0.25 + 0.25 = -0.5 + 0.25(2)
4th term: -0.5 + 0.25 + 0.25 + 0.25 = -0.5 + 0.25(3)
nth term: -0.5 + 0.25(n - 1)
-0.5 + 0.25(n - 1) = -0.5 + 0.25n - 0.25 = -0.75 + 0.25n = 0.25n - 0.75
Answer is C.
Answer:
x = 4
Step-by-step explanation:
1. 8x+1 = 33 and the 4x together
2. 8x = 32 subtract 1 from each side
3. x = 4 Divide both sides by 8
Answer:
B
Step-by-step explanation:
The m to the y can’t equal to m so it’s b
A) x + y = 24
B) x^2 + y^2 = 306
A) x = 24 -y
Then substituting this into B)
(24 - y)^2 +y^2 = 306
576 -48y +y^2 + y^2 = 306
2 y^2 -48y + 270 = 0
x1 = 15
x2 = 9
Answer:
True
Step-by-step explanation:
Descriptive statistics gives certain information about the data that helps us understand it better. For example, If you have a data set containing the number of customers that visit a shopping mall per day, the proportion of male customers or the average number of customers over period of time are some examples of descriptive statistics.
Inferential statistics uses sample data from a larger population to make certain inferences and draw conclusions about that population based on some standard procedures. Some examples of methods in inferential statistics are, Confidence intervals, Hypothesis Testing and Regression analysis