The value of x is less than 16
3x + 6 = 12
First operation was subtraction (subtracting 6 to leave 3x alone)
Second operation was division (Dividing 3 from 3x to isolare x)
3x + 6 = 12
3x + 6 -(6) = 12 - 6
3x = 6

=

3 and 3 cancels out
x = 2
Answer:
Bottom right
Explanation:
visualize both triangle connected to the middle rectangle, and that's a triangular prism
The slope (m) = -13.
We can use the slope formula:
m = (y2 - y1) / (x2 - x1)
Let (x1, y1) = (7, 26)
(x2, y2) = (12, -39)
Plug in the values into the formula:
m = (y2 - y1) / (x2 - x1)
m = (-39 - 26) / (12 - 7)
m = -65/5
m = -13
Answer:
The equation is: 9x-y = 56
Step-by-step explanation:
Given two point: (x,y) = (-6,2)
(x,y) = (4,-3)
Now, to find the slope of the line:
Slope = y1-y2/x1-x2 => 2-4/-6-(-3) = -1/9
Then, the equation of the line passing through a point:
=> y-y1 = m(x-x1)
=> y-2 = -1/9(x-6)
=> 1(y-2) = -9(x-6)
=> y-2 = -9x+54
=> 9x-y = 56