Step-by-step explanation:
The sum of all inner angles in the shape should be 540°
(180° for triangles, 360° for squares and other simple 4-corner-shapes, the pattern is the number of corners minus 2 multiplied by 180°)
we can calculate
540-106-94-135=205
so we got 205 degrees for the two unclear corners and one of them has to be 5° greater.
x is 100°
x is 100°x+5 is 105°
(note that in the subtraction part we could have subtracted 5 more and would be left with 2x=200)
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:
In Mathematics, x and y are examples of variables.
You can use any letter as a variable but, make sure to include a let statement when using variables.
A let statement essentially tells what the variable represents.
Ex: let h = houses sold
Hope this helps!
Step-by-step explanation: