Step-by-step explanation:
On the first question, you would want to put the equation together. To find x you will put 2x+6=40. Subtract 6 on both sides and you will find your x value.
Answer:
52.7
Step-by-step explanation:
Of means multiply
85% * 62
.85 * 62
52.7
We can start from the given line's coefficients and translate the line from the origin to the given point.
4(x -(-2)) -(y -3) = 0
4x +8 -y +3 = 0
The equation of the desired line is ...
4x -y = -11
_____
For standard form line ax+by=c, any parallel line will have only a different value of c. For c=0, the line goes through the origin (0, 0). To make it go through point (h, k) we can write it as
a(x-h) +b(y-k) = 0
which is completely equivalent to
ax +by = ah +bk
Answer:
a = -2
b = 1
c = 5
Step-by-step explanation:
Given:
2a + 4b + c = 5 ............(1)
a - 4b = - 6
or
a = 4b - 6 .............(2)
2b + c = 7
or
c = 7 - 2b ...........(3)
substituting 2 and 3 in 1, we get
2(4b - 6 ) + 4b + (7 - 2b) = 5
or
8b - 12 + 4b + 7 - 2b = 5
or
10b - 5 = 5
or
b = 1
substituting b in 2, we get
a = 4(1) - 6
or
a = -2
substituting b in 3, we get
c = 7 - 2(1)
or
c = 5
thus,
a = -2
b = 1
c = 5