Answer:
5x -2y = -2
Step-by-step explanation:
-2x+y=0
-7x+3y=2
Subtract the second equation from the first
-2x+y=0
7x-3y=-2
------------------
5x -2y = -2
Answer:
2x-10
Step-by-step explanation:
Using distributive property:
2 times x = 2x
2 times -5 = -10
Answer:
x = 0
y= -3
Step-by-step explanation:
x = y + 3 into the equation y = -4x - 3, so
y = -4(y+3) - 3
y = -4y - 12 - 3
y = -4y - 15
5y = -15
y = -3
Then, you can substitute this into the equation x = y + 3

Answer:
The steps to construct a a line parallel to another line from a point includes
1) From the given line draw a transversal through the point
2) With the compass, copy the angle formed between the transversal and the given line to the point P
3) Draw a line through the intersection of the arcs of the angle construction to get the parallel line through the point P
Step-by-step explanation:
These are two separate problems: in the first we will have to substitute in a new value for x into the original equation and in the second we will manipulate the preexisting equation for f(x).
To begin, we will sub in f(x/3). To do this, we will substitute each variable x in the equation (in this case there is only one) with x/3, and then simplify the resulting equation.
f(x) = 6x - 18
f(x/3) = 6(x/3) - 18
To simplify, we should distribute the 6 on the right side of the equation.
f(x/3) = 6x/3 - 18
Now, we can divide the first term on the right side to finalize our simplification.
f(x/3) = 2x -18
Secondly, we are asked to find f(x)/3. To do this, we will take our original value for f(x), and then simplify divide that entire function by 3.
f(x) = 6x - 18
f(x)/3 = (6x-18)/3
This means that we must divide each term of the binomial by 3, so we are really computing
f(x)/3 = 6x/3 - 18/3
We can simplify by dividing both of the terms.
f(x)/3 = 2x - 6
Therefore, your answer is that f(x/3) = 2x - 18, but f(x)/3 = 2x - 6. It is important to recognize that these are two similar, yet different, answers.
Hope this helps!