How Do You Solve a Quadratic Equation to Find Dimensions of a Rectangle?

  • Thread starter Thread starter i-love-physics
  • Start date Start date
  • Tags Tags
    Area
AI Thread Summary
To solve for the dimensions of a rectangle given the force exerted by air, the equation F = 10^5A is used, leading to A = 10 square meters. The dimensions are defined as length (L) being 2 meters longer than width (w), resulting in the equation 10 = (2 + w)w. This simplifies to the quadratic equation w^2 + 2w - 10 = 0. The quadratic formula or completing the square can be applied to find the width, which will then allow the calculation of the length. The solution process involves standard quadratic solving techniques to determine the rectangle's dimensions.
i-love-physics
Messages
31
Reaction score
0

Homework Statement



The force (in Newtons) that air exerts on a surface is given by the formula
F = 10^5A

Where A is the surface area (in square metres). Suppose that the air supplies 10^6 Newtons of force on a rectangular surface that is 2 metres longer than it is wide. Find the dimensions (to 2 decimal place) of the rectangular surface.

Homework Equations





The Attempt at a Solution



This is my attempt

10^6 = 10^5A
A= 10

10 = LW
10 = (2+w)w
10= 2w +w^2

now i am stuck here..

If anyone knows what to do it would be greatly appreciated if you could help me out, thank you.
 
Physics news on Phys.org
Its a quadratic. Could use the quadratic formula
 
so what i did was corrent, i just got to use the quadradic formula and that's it yeh?
 
As far as I am aware, yes.

For a quadratic like that, the first thing i would do is write it as:

w2+2w-10=0

And see if i can write it in the form (x+a)(x+b)=0. If not, then id probably proceed to use the quadratic formula.
 
Starting from w2+ 2w= 10, completing the square leaps to mind!
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top