Answer:
She can determine that while there is an association between the variables, there is no correlation, and she cannot determine causation.
Step-by-step explanation:
Since there is an arch shape to her graph, we know that as one variable changes, the other changes in the same manner. This means there is an association between the variables.
However, since the graph is not linear, there is no correlation between the variables. Since there is no correlation, we cannot determine causation.
Mark me as brainiest
Answer:
Neither
Step-by-step explanation:
To tell if lines are perpendicular or parallel just from the equations, you need to look at the slopes. So get the equations into slop-intercept form
(y = slope * x + y-intercept)
2x = 14 + y
-14 -14
2x - 14 = y OR y = 2x - 14
*So the slope of the first equation is 2*
4x + 2y = 10
-4x -4x
2y = -4x + 10
/2 /2
y = -4/2 + 10
*So the slope is -2*
For the lines to be parallel, the slopes have to be the same. For them to be perpendicular, the slopes have to be opposite (negative is the opposite of positive and vice versa) and reciprocal (A flipped fraction, so the reciprocal of 2 would be 1/2)
$20 bought 16 songs
Therefore each song costs $20/16 = $5/4 = $1.25
So:
2 songs would cost 2 * $1.25
3 songs would cost 3 * $1.25
...
x songs would cost x * $1.25
Since Renata started with $20, then her balance (y) after buying x songs would be:
y = 20 - 1.25*x
Answer: y-7 = 4(x+3), choice B
============================================
Point slope form is generally
y-y1 = m(x-x1)
we have m as the slope and (x1,y1) as the point this line goes through. In this case,
m = 4
(x1,y1) = (-3,7) so x1 = -3 and y1 = 7
So,
y-y1 = m(x-x1)
y - 7 = 4(x - (-3))
y - 7 = 4(x + 3)
which is why choice B is the answer