Answer:
Terms=7a,3 Variables=a Coi=7 Constants=3
Step-by-step explanation:
Terms are the things you use in the equation.
Terms=7a, 3
Variables are the letters next to numbers
Variables= a
Coificents are numbers next to the variable.
Coi=7
Constants are numbers by themselves
Constants=3
It is 12%. This is because if you divide 3 into 25, you get 0.12. In conclusion, it would be 12%.
Answer:
y=2x-1
Step-by-step explanation:
If you are supposed to write the equation in slope-intercept format, (y=mx+b), then y=2x-1 would be the answer. 2 is the slope(m), and -1 is the y-intercept(b). I hope thus helped :).
Answer:
x = -1, y = 2 and z = 1
Step-by-step explanation:
The given system of equations are :
2x - y + 3z= -1 ....(1)
x + 2y - 4z = -1 ......(2)
y – 2z = 0 .....(3)
Equation (3) can be written as :
y = 2z
Use y = 2z in equation (2)
x + 2(2z) - 4z = -1
x + 4z - 4z = -1
x = -1
Put the value of x in equation (1) :
-2 -y +3z = -1
-y+3z = 1 ....(4)
Adding equation (3) and (4)
y-2z+(-y+3z)=1
z = 1
Now put z = 1 in equation (4)
-y+3=1
-y = -2
y = 2
Hence, the values of x,y and z are -1, 2 and 1 respectively.