This is not a polynomial equation unless one of those is squared. As it stands x=-.833. If you can tell me which is squared I can help solve the polynomial.
Ok, that is usually notated as x^3 to be clear. I'll solve it now.
x^3-13x-12=0
Then use factor theorum to solve x^3-13x-12/x+1 =0
So you get one solution of x+1=0
x=-1
Then you have x^2-x-12 now you complete the square.
Take half of the x-term coefficient and square it. Add this value to both sides. In this example we have:
The x-term coefficient = −1
The half of the x-term coefficient = −1/2
After squaring we have (−1/2)2=1/4
When we add 1/4 to both sides we have:
x2−x+1/4=12+1/4
STEP 3: Simplify right side
x2−x+1/4=49/4
STEP 4: Write the perfect square on the left.
<span>(x−1/2)2=<span>49/4
</span></span>
STEP 5: Take the square root of both sides.
x−1/2=±√49/4
STEP 6: Solve for x.
<span>x=1/2±</span>√49/4
that is,
<span>x1=−3</span>
<span>x2=4</span>
<span>and the one from before </span>
<span>x=-1</span>
Answer:
0.006369
Step-by-step explanation:
Given that a test consists of 10 multiple choice questions, each with five possible answers, one of which is correct.
By mere guessing p = probability for a right answer = 1/5 =0.20
There are two outcomes and each question is independent of the other.
X no of questions right is Bin (10,0.20)
the probability that the student will pass the test
= prob of getting more than 60%
=
=0.006369
Okay, we start with 42x^2 + 32 - 18 = 6062. To solve single-variable equations like this one, we want to isolate the x by moving all of the other numbers to the other side of the equation. We need to first subtract 32 and 18, and that equals 14. Now our problem looks like this, 42x^2 + 14 = 6062. Since 14 is the only other number on the left side, we subtract four from both sides! This gives us 42x^2 + 14 - 14 = 6062 - 14, so 42x^2 = 6062. Now to find x, we want to just have one x on the left side instead of 42, so we divide the equation by 42 to find that 42x^2/42 = 6048/42, so x = 12
Answer:
(1, 8.5 ) and ( - 17, 80.5 )
Step-by-step explanation:
Given the 2 equations
y =
x² + 4x + 4 → (1)
y = - 4x + 12
→ (2)
Substitute (1) into (2), that is
x² + 4x + 4 = - 4x + 12
( multiply through by 2 to clear the fractions )
x² + 8x + 8 = - 8x + 25 ( add 8x to both sides )
x² + 16x + 8 = 25 ( subtract 25 from both sides )
x² + 16x - 17 = 0 ← in standard form
(x + 17)(x - 1) = 0 ← in factored form
Equate each factor to zero and solve for x
x + 17 = 0 ⇒ x = - 17
x - 1 = 0 ⇒ x = 1
Substitute these values into either of the 2 equations and evaluate for y
Substituting into (2 )
x = 1 : y = - 4(1) + 12.5 = - 4 + 12.5 = 8.5 ⇒ (1, 8.5 )
x = - 17 : y = - 4(- 17) + 12.5 = 68 + 12.5 = 80.5 ⇒ (- 17, 80.5 )
If you would like to solve the system of equations 2x + y = -4 and y = 3x + 2, you can do this using the following steps:
<span>2x + y = -4
y = 3x + 2
</span>_________
<span>2x + y = -4
</span>2x + 3x + 2 = -4
5x = -4 - 2
5x = -6
x = -6/5
y = 3x + 2 = 3 * (<span>-6/5) + 2 = -18/5 + 10/5 = -8/5
</span>
(x, y) = (-6/5, -8/5)
The correct result would be (-6/5, -8/5).