3/8 = 9 blueberry muffins so 15 (or 5/8) of the muffins should be strawberry if that's the only other kind of muffins in this equation.
The area of a square is (side)².
If the area is 128m², then the side is (√128) meters. (That's 8√2.)
The diagonal is the hypotenuse of the right triangle you get
if you slice the square in half along the diagonal. Its length is
given in the words of Old Pythagoras:
c² = a² + b²
'a' and 'b' are sides of the square, so
c² = (√128)² + (√128)²
= 2 (√128)²
c = √ (2 x 128) = √256 = 16 meters .
First translate the question into an equation.
"What percent" means x/100, "of 40" means times 40, "is 14" equals 14.
So we have (x)(40) = 14 or 40x = 14.
Dividing both sides by 40, we find that x = 0.35.
Now, we want to write our answer as a percent.
So we move the decimal 2 places to the right and we have 35%.
The right answer is “The classroom has 5,180 seats “
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)