Answer:
40.56 ft
Step-by-step explanation:
The perimeter is the sum of the lengths of the "sides" of this figure. Starting from the left side and working clockwise, the sum is ...
P = left side (8 ft) + top side (10 ft) + semicircle (1/2×8 ft×π) + bottom side (10 ft)
= 28 ft + 4π ft
= (28 +12.56) ft
P = 40.56 ft
Let's start by solving the first equation.
a) -3 = 7 + 2t/3
To begin simplifying this equation, we should multiply both sides by 3 to get rid of the denominator on the right side of the equation.
-9 = 7 + 2t
Next, we should subtract 7 from both sides to cancel out the 7 on the right side.
-16 = 2t
Finally, we should divide both sides by 2.
t= -8
Now let's move on to the next equation.
b) 4(5x-2) = 7(2x+3)
Let's use the distributive property to get rid of the parentheses and their coefficients.
20x-8 = 14x + 21
Now, lets subtract 14x from both sides of the equation.
6x - 8 = 21
Next, let's add 8 to both sides of the equation.
6x = 29
And divide both sides by the coefficient of x, which is 6.
x = 29/6 or 4 5/6
Now for the last equation.
C) 2x - 6 = 20 - 2.5x
First, we should add 2.5x to both sides to cancel out the -2.5x on the right side of the equation.
4.5x - 6 = 20
Now, let's add 6 to both sides to get the variable term alone.
4.5x = 26
Finally, we should divide both sides by 4.5 to get x by itself.
x = 5 7/9
Hope this helps! :)
Answer:
{1, (-1±√17)/2}
Step-by-step explanation:
There are formulas for the real and/or complex roots of a cubic, but they are so complicated that they are rarely used. Instead, various other strategies are employed. My favorite is the simplest--let a graphing calculator show you the zeros.
___
Descartes observed that the sign changes in the coefficients can tell you the number of real roots. This expression has two sign changes (+-+), so has 0 or 2 positive real roots. If the odd-degree terms have their signs changed, there is only one sign change (-++), so one negative real root.
It can also be informative to add the coefficients in both cases--as is, and with the odd-degree term signs changed. Here, the sum is zero in the first case, so we know immediately that x=1 is a zero of the expression. That is sufficient to help us reduce the problem to finding the zeros of the remaining quadratic factor.
__
Using synthetic division (or polynomial long division) to factor out x-1 (after removing the common factor of 4), we find the remaining quadratic factor to be x²+x-4.
The zeros of this quadratic factor can be found using the quadratic formula:
a=1, b=1, c=-4
x = (-b±√(b²-4ac))/(2a) = (-1±√1+16)/2
x = (-1 ±√17)2
The zeros are 1 and (-1±√17)/2.
_____
The graph shows the zeros of the expression. It also shows the quadratic after dividing out the factor (x-1). The vertex of that quadratic can be used to find the remaining solutions exactly: -0.5 ± √4.25.
__
The given expression factors as ...
4(x -1)(x² +x -4)