Answer:
2 complex conjugates
Step-by-step explanation:
The discriminate is the part of the quadratic formula that is under the radical sign. If the discriminate is negative, that means that the solutions, both of them, are complex conjugates, aka imaginary solutions.
Hey there! :)
-6 < -2x < 14
We're trying to solve for x. To solve for x, we must isolate x.
So, let's divide everything by -2!
-6 ÷ -2 < -2x ÷ -2 < 14 ÷ -2
**Remember : when dividing by a negative number, you MUST switch the sign! So, if the sign is ">" then we switch it to "<" and the other way around **
3 > x > -7
So, our answer is : → 3 > x > -7
~Hope I helped!~
Answer:
Train A = 128
Train B = 68
Step-by-step explanation:
We can set up a system of equations for this problem
Let A = # of tons of Train A
Let B = # of tons of Train B
A + B = 196
A = B + 60
Now, we plug in A for the first equation, using substitution
(B+60) + B = 196
2B + 60 = 196
Subtract 60 from both sides
2B = 136
Divide both sides by 2
B = 68
Plug in 68 for B in the 2nd equation
A = 68 + 60
A = 128
Checking work: 128 + 68 = 196 :D hope this helped