The formula for the quadratic formula is x (c in this case) = (-b(+/-)√(b²-4ac))/2a
This is used for an equation in standard quadratic form: ax² + bx + c = 0
1.) Put it in the correct form, if not already in it.
Ex. c² + 6c + 8 = 0
2.) Identify each part of the equation:
a = 1 (the leading coefficient), b = 6 (the coefficient in front of the second variable), c = 8
3.) Plug in each variable answer
c = (-6(+/-)√(6²-4(1)(8))/2(1)
4.) Simplify
c = (-6(+/-)√(36-(4*8))/2
c = (-6(+/-)√(36-32))/2
c = (-6(+/-)√(4))/2
c = (-6(+/-)2)/2
*Here, the equation splits in two. It becomes:
c = (-6+2)/2 AND c = (-6-2)/2
*Simplify again:
c = -4/2 AND c = -8/2
c = -2 AND c = -4
The answers c = -2 and c = -4 would solve the given equation.
Hope this helps! :)
A linear equation in two variables describes a relationship in which the value of one of the variables depends on the value of the other variable. In a linear equation in x and y, x is called x is the independent variable and y depends on it. We call y the dependent variable.
Answer:
the answer is 1760
Step-by-step explanation:
Answer:
x=280
Step-by-step explanation:
We have, 15% × x = 42
or,
15
100
× x = 42
Multiplying both sides by 100 and dividing both sides by 15,
we have x = 42 ×
100
15
x = 280
If you are using a calculator, simply enter 42×100÷15, which will give you the answer.
Answer:
Step-by-step explanation:
y = -x + 1......same as y = -1x + 1.....in y = mx + b form, ur slope is in the m position....so the slope of this line is -1.
a parallel line will have the same slope.
(-1,3)...x = -1 and y = 3
slope(m) = -1
y = mx + b.....we have x,y, and m....now we need to find y int (b)
3 = -1(-1) + b
3 = 1 + b
3 - 1 = b
2 = b
so ur parallel equation is : y = -1x + 2...or just y = -x + 2