Answer:I think it’s B
Step-by-step explanation:
Answer:
They can suffer from a lot of stress and their relationships won't last.
Step-by-step explanation:
Hope this helps!
Answer:
the first one is correct ive T a k e n this testing.
Step-by-step explanation:
Answer:
y = -x-3
x-y = -3
x - 2y = 10
Step-by-step explanation:
x − 3y = 6
Slope intercept form is y = mx +b
We need to solve for y
Subtract x from each side
x-x-3y = -x+6
-3y = -x +6
Divide each side by -3
-3y/-3 = -x/-3 +6/-3
y = 1/3 x -2
Standard form is Ax +By = C
y = -x-3
Add x to each side
x-y = -x+x-3
x-y = -3
y = 1/2x -5
We do not like fractions in standard form, so multiply by 2
2y = 2*1/2x -2*5
2y =x-10
Subtract x from each side
-x +2y = x-x-10
-x+2y = -10
We like to have the coefficient on x be positive
Multiply by -1
x - 2y = 10
Answer:
Solutions are 2, -1 + 0.5 sqrt10 i and -1 - 0.5 sqrt10 i
or 2, -1 + 1.58 i and -1 - 1.58i
(where the last 2 are equal to nearest hundredth).
Step-by-step explanation:
The real solution is x = 2:-
x^3 - 8 = 0
x^3 = 8
x = cube root of 8 = 2
Note that a cubic equation must have a total of 3 roots ( real and complex in this case). We can find the 2 complex roots by using the following identity:-
a^3 - b^3 = (a - b)(a^2 + ab + b^2).
Here a = x and b = 2 so we have
(x - 2)(x^2 + 2x + 4) = 0
To find the complex roots we solve x^2 + 2x + 4 = 0:-
Using the quadratic formula x = [-2 +/- sqrt(2^2 - 4*1*4)] / 2
= -1 +/- (sqrt( -10)) / 2
= -1 + 0.5 sqrt10 i and -1 - 0.5 sqrt10 i