Answer:
Area =
b1 + b2
×h
2
=
2 + 6
× 5
2
=
20 centimeters2
Step-by-step explanation:
Answer:
5x^2 + 12x -3 =0 ---------> solve by quadratic formula
x^2 -4x = 8 ----------> solve by completing the square
4x^2 -25 = 0 ----------> solve by square root method
x^2-5x+ 6 = 0 -----------> solve by factoring
Step-by-step explanation:
1. 5x^2 + 12x -3 =0
The best way to solve this equation is quadratic formula as all the terms in the equation have coefficients it will be convenient to solve it through quadratic formula.
2. x^2 -4x = 8
The best way to solve this equation is by completing the square as the factors cannot be made directly.
3. 4x^2 -25 = 0
the best way to solve this equation is to solve by square root method as the 25 and 4 are perfect squares.
4. x^2-5x+ 6 = 0
The best way to solve this equation is to solve by factoring as it can clearly be seen that it is convenient to make factors ..
If the negative square root is found to be one of your solutions, then that is indicative of a pair of imaginary roots (the imaginary i). According to the conjugate rule, if you have one solution that is imaginary, you will have another but with the opposite sign. For example, if a solution to a quadratic is found to be 2 - i, then its conjugate, 2 + i is also a solution. They will ALWAYS go in pairs. Same thing with radical solutions. If one solution is found to be 
then
will also be a solution.
We know that the area is 20.
Since 20 is a small number: lets list out possible combinations of lengths and widths.
1 * 20
2 * 10
4 * 5
L = 7 + 3w
lets see which on makes sense.
L = 7 + 3w
20 = w7 + 3w^2
3w^2 + 7w -20 = 0
(3w - 10)(w - 2)
w can equal 10/3 or 2.
So the dimensions: are Width = 2 Length = 10
Answer:
x = 1
Step-by-step explanation:
Given in the question the equation
y = -x² + 2x - 1
To find the x-intercept, substitute in 0 for y
0 = -x² + 2x - 1
To find value of x use quadratic equation
x = -b ± √b²-4ac / 2a
here a = -1
b = 2
c = -1
x1 = -2 + √2²-4(-1)(-1) / 2(-1)
= -2 + 0 / -2
= -2 / -2
= 1
x2 = -2 - √2²-4(-1)(-1) / 2(-1)
= -2 - 0 / -2
= -2 / -2
= 1