Answer:

Step-by-step explanation:
The formula for calculate the Area of a rectangle is:

Where "l" is the lenght and "w" is the width.
And the formula for calculate the peimeter of a rectangle is:

Where "l" is the lenght and "w" is the width.
We know that the perimeter of the rectangular baking sheet is 58 inches and its area is 201.25 in². Then:

<u>The steps are:</u>
1. Solve for the "l" from the formula
:

2. Substitute
into the formula
and solve for "w":

Applying the Quadratic formula
, we get:

3. Substitute
into
:

4. Substitute
into
:

Therefore, since the value of the lenght of a rectangle must be greater that the value of the width, we can conclude that the lenght and the width of the rectangular baking sheet are:

Answer:
x = 2π3
Step-by-step explanation:
csc(x)csc(x) , x=πx=π
3x+2y+zx+y+z3x+2y+zx+y+z , x=2x=2 , y=3y=3 , z=1z=1
cot(3x)cot(3x) , x=2π3
Hope this helps :)
Answer:
switch your 5 and 6
Step-by-step explanation:
I think the equation would be
53x5=265
also not to be that person, but its *times
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)