Answer:
the second box for y is 9
the third box for x is 2.5
im not sure about the third box for y
Answer:
x - 2
Step-by-step explanation:
2x - 1 + 4x - 11
First, you want to combine like terms.
We can see that the one and eleven can go together, so add them together.
2x + 4x - 12
The reason that we made one, and eleven, negative twelve, is because they are both being subtracted from the numbers before that.
6x - 12
We added the 2x, and the 4x together to make 6x.
Another way to write this would be x - 2, because you can simplify it by dividing it by 6.
The diagonal of a rectangle = sqrt(w^2 + l^2)
w = width
l = length
In this problem,
The diagonal = 20 in
w = x
l = 2x + 8
Let's plug our numbers into the formula above.
20in = sqrt((x)^2 + (2x + 8)^2)
Let's simplify the inside of the sqrt
20 in = sqrt(5x^2 + 32x + 64)
Now, let's square both sides.
400 = 5x^2 + 32x + 64
Subtract 400 from both sides.
0 = 5x^2 + 32x - 336
Factor
0 = (5x - 28)(x + 12)
Set both terms equal to zero and solve.
x + 12 = 0
Subtract 12 from both sides.
x = -12
5x - 28 = 0
Add 28 to both sides.
5x = 28
Divide both sides by 5
x = 28/5
The width cant be a negative number so now we know that the only real solution is 28/5
Let's plug 28/5 into our length equation.
Length = 2(28/5) + 8 = 56/5 + 8 = 96/5
In conclusion,
Length = 96/5 inches
Width = 28/5
Answer:
<u>f(x) = = (x + √2 i) (x - √2 i) (x - 2 ) (x + 1)</u>
Step-by-step explanation:
The given function is f(x) = x⁴ - x³ -2x -4
factor the polynomial function
f(x) = x⁴ - x³ -2x -4 = (x⁴ - 4) - (x³ + 2x ) ⇒ take (-) as a common from (- x³ -2x)
= (x² + 2 ) (x² - 2) - x (x² + 2) ⇒ take (x² + 2) as a common
= (x² + 2 ) ( x² - x - 2)
= (x + √2 i) (x - √2 i) (x -2 ) ( x+1)
Notes: (x⁴ - 4) = (x² + 2 ) (x² - 2)
(x² + 2)= (x + √2 i) (x - √2 i)
( x² - x - 2) = (x -2 ) ( x+1)