D) perpendicular!
A perpendicular's definition is: a straight line at an angle of 90° to a given line, plane, or surface.
And if you mark them on a graph you could see these two are opposite of each other.
The next number is 38. The pattern is 7, 16, 8, 27, 9; if you look at the first 4 numbers, you notice that it counts to 7, 8, 9. Then you have 16 and 27, if the pattern continues; the next number is 38.
The graph of g is one-fifth as steep as the graph of f.
The function g basically takes the inputs for f and multiplies them by one-fifth, which means the outputs are one-fifth times those of f. Multiplying by one-fifth makes something smaller (it's the same as dividing by five). It helps to visualize this relationship, so I've attache the graphs below.
Answer:
absolute vlaue inequality: |x-3| > 9; solved: x<-6 and x>12
Step-by-step explanation:
I’m going to start this off by saying I learned all this right now by just searching up how to solve an absolute inequality equation and watching one video, so this might not be an accurate explanation. (I’m pretty sure the answer’s right though)
So an absolute value inequality must be written like this:
| x - a | *inequality* b
a is going to be the number that the inequality is centered around, in this case, 3. b will be how far you can deviate from that number, which in this case is 9.
Now, you will have this:
|x - 3| *inequality* 9
Now, to find the inequality, you need to understand the wording. If it says “more than” as it does here, then you would have the greater-than symbol (>). If you have “less than” then you’d have the less-than symbol (<). If the problem says “at least b away” then it would be greater-than-or-equal to (≥), and likewise, if it says “at most b away” then it would be less-than-or-equal-to (≤).
So now we're at:
|x - 3| > 9
To solve the equation, you just need to subtract 9(b) from 3(a) and add 9(a) to 3(b) to get -6 and 12. Since x must be more than 9 units away, you would get:
x<-6 and x>12
Hope this is helpful!