SOLUTION: Find the side length of a square with an area of 196 ft2. Use a quadratic equation

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Find the side length of a square with an area of 196 ft2. Use a quadratic equation       Log On


   



Question 734058: Find the side length of a square with an area of 196 ft2. Use a quadratic equation

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
x= length of the side of the square (in feet)
x%2Ax=196 --> x%5E2=196 <--> highlight%28x%5E2-196=0%29
That is a quadratic equation.

If they have a real solution, quadratic equations can always be solved by using the quadratic formula.

If they have a real solution, quadratic equations can also always be solved by expressing them as expression%5E2=number. To get to that expression sometimes you have to "complete the square."

Some quadratic equations can be solved by factoring.

x%5E2=196 <--> x%5E2-196=0 can be solved using all the strategies a
listed above.
For example, knowing that 14%5E2=196 we figure that also %28-14%29=196
so the solutions to x%5E2=196 are
highlight%28x=14%29 and highlight%28x=-14%29
We did not even have to "complete the square."
Factoring is also easy if we know that 14%5E2=196 because we jnow that a difference of squares is a special product of the form
a%5E2-b%5E2=%28a%2Bb%29%28a-b%29 so
x%5E2-196=x%5E2-14%5E2=%28x%2B14%29%28x-14%29 and we can re-write x%5E2-196=0 as
%28x%2B14%29%28x-14%29=0
and if thatr product is zero, one of the factors must be zero, so
either x%2B14=0 <--> highlight%28x=-14%29
or x-14=0 <--> highlight%28x=14%29
The quadratic formula applied to an equation of the form ax%5E2%2Bbx%2Bc=0 says that the solutions (if they exist) are given by
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
In the case of x%5E2-196=0 , a=1, b=0 and c=-196 so
x+=+%28-0+%2B-+sqrt%280%5E2-4%2A1%2A%28-196%29%29%29%2F%282%2A1%29+ --> x+=+%280+%2B-+sqrt%284%2A196%29%29%2F2+ --> x+=+%280+%2B-+28%29%2F2+
which means highlight%28x=14%29 or highlight%28x=-14%29