Find two points on the graph that the line crosses through almost perfectly. It looks like (1,10) and (9,1) will do.
Use them to compute the slope:
m = (1 - 10) / (9 - 1)
= -9/8
Then set up the "point-slope form":
y - y0 = m * (x - x0)
You choose some point (x0, y0) that the line crosses through. We already know the line passes through (1,10) pretty well, so let's use that.
x0 = 1
y0 = 10
Now finish plugging into the equation:
y - 10 = -9/8 * (x - 1)
The above equation will work fine for an answer, but let's go a step further and solve for y.
y - 10 = -9/8x + 9/8
y = -9/8x + 9/8 + 10
y = -9/8x + 9/8 + 80/8
y = -9/8x + (9 + 80)/8
y = -9/8x + 89/8
Answer:
Yes
Step-by-step explanation:
Divide -2x + 6 by -2, then bring the -2 outside the bracket
Answer:
The first one is equivalent [the 6x+48 = 2(3x+24)] and the second one is <u>NOT</u> equivalent [the 7x+21 ≠ 2(5x+3)]
Step-by-step explanation:
Just follow distributive property to solve these. You can ignore the first expression in both until you have to compare the answers.
1. 6x+48 and 2(3x+24)
2(3x+24) ---> 2(3x) + 2(24) ---> <u>6x + 48</u>
Bring in the first expression ~ <u>6x+48 and 6x+48 </u>
They are the same, so they are equivalent
2. 7x+21 and 2(5x+3)
2(5x+3) ---> 2(5x) + 2(3) ----> 10x + 6
Bring in the first expression ~ <u>7x+21 and 10x + 6</u>
They are NOT the same, so they are NOT equivalent
Answer:
X=17
Step-by-step explanation:
AC^2=AB^2 +BC^2(PYTHAGOREAN THEORM)
100=64 +BC^2
36=BC^2
6CM=BC
AD^2=AB^2+BD^2(PYTHAGOREAN THEORM)
X^2 =64+225
X^2=289
X=17
Answer:
y=4x
Step-by-step explanation:
The equation of a line is y=mx+b, where m is the slope and b is the y intercept.
The slope formula is Δy/Δx, so using the coordinates (1, 4) and (2, 8), the slope is
which equals 4.
The y intercept is 0.
Therefore, the equation is y=4x.