Answer:
49
Step-by-step explanation:
Root is the opposite of a power of 2.
Find 7 to the power of 2 to find the number inside:
7^2 = 7 * 7 = 49
49 is your answer, or B)
~
That both (along with the mean) help the data be described the data's spread, which can be the slope if only two points.
Answer:
Step-by-step explanation:
Answer:
x=10
y=-2
(10,-2)
Step-by-step explanation:
If X=10, we can put 10 in for x in the equation.
30 + 5y = 20
Next, we need to solve to find y.
We will get y on its own so we subtract 30 from 20 to get
5y=-10
We then know that 5 goes into -10 -2 times.
y=-2
First solve for the slope, m using the two points given. It doesn't matter which point you choose as point 1 or 2 as long as you're consistent.
m = (y2 - y1)/(x2 - x1)
point 1: (–6.4, –2.6)
point 2: (5.2, 9)
m = (9 - -2.6)/(5.2 - -6.4)
m = (9 + 2.6)/(5.2 + 6.4)
m = 11.6/11.6
m = 1
put the newly found slope into the linear equation for m
y = (1)x + b
y = x + b
Now solve for the y-intercept, b
by putting one of the given points
9 = 5.2 + b
b = 9 - 5.2
b = 3.8
final equation:
y = x + 3.8