Given:
x is a number between 8 and 12 exclusive.
To find:
The value of x.
Solution:
It is given that x is a number between 8 and 12 exclusive. It means the value of x lies between 8 and 12 but 8 and 12 are not included.

The whole numbers for
range are 9, 10, 11.
Therefore, the values of x are 9, 10, 11 and the value of x in the form of inequality is
.
Answer:
-0.2
Step-by-step explanation:
Answer:
Step-by-step explanation:
I got you kiddo
You do 2*d - 2*5 = 8 which is 2d-10=8 ------> 2d=8+10 and you do d=18/2 which d = 9
Answer:
y = 3x + 2
Step-by-step explanation:
Let's identify two clear points on this line. I can see (0, 2) and (-1, -1)
First you want to find the slope of the line that passes through these points. To find the slope of the line, we use the slope formula: (y₂ - y₁) / (x₂ - x₁)
Plug in these values:
(-1 - 2) / (-1 - 0)
Simplify the parentheses.
= (-3) / (-1)
Simplify the fraction.
-3/-1
= 3
This is your slope. Plug this value into the standard slope-intercept equation of y = mx + b.
y = 3x + b
To find b, we want to plug in a value that we know is on this line: in this case, I will use the first point (0, 2). Plug in the x and y values into the x and y of the standard equation.
2 = 3(0) + b
To find b, multiply the slope and the input of x(0)
2 = 0 + b
Now, we are left with 0 + b.
2 = b
Plug this into your standard equation.
y = 3x + 2
This is your equation.
Hope this helps!