Answer:
What is the question so we can answer
Answer: The value of x is 45
Step-by-step explanation:
The equation x/3-6=9 is a linear equation, where x/3 is the same as one-third of x.
Thus it is easily simplified as such:
x/3-6=9
Collect like terms
x/3 = 9 + 6
x/3 = 15
i.e (1/3) of X = 15
To get the value of x, cross multiply
x = 3 x 15
x = 45
Thus, the value of x is 45
Okay, let's see...
The problem is asking for a linear equation most likely in the form of y=mx+b
y is another way to say f(x)
<em>m = slope </em>
<em>b = y intercept </em>
Let's start with the y intercept first.
Y intercept means ' When does the line touch (intercept) the y axis.
In this case, if you look at the graph, the line <em>touches </em>the y axis at -1.
-1 will replaces b
To find the slope we are going to take 2 precise points from the graph.
Lets use <em>(0,-1)</em> and <em>(-6,4) </em>
To find the slope, we're going to use 
4 - (-1) / -6 - 0
Solve, our slope is 5/-6
That is our m
Our final equation is

The general line through (a,b) and (c,d) is
(c-a)(y-b)=(d-b)(x-a)
Here that's
(1 - - 5)(y - - 5) = (4 - -5)(x - - 5)
6(y+5)=9(x+5)
6y + 30 = 9x + 45
-15 = 9x - 6y
3x - 2y = -5
Answer: 3x - 2y = -5
We could put that in slope intercept form,
2y = 3x + 5
y = (3/2) x + 5/2
Answer: y = (3/2) x + 5/2