Answer:
a line segment because it never said anything about a curve
1. your leading coefficient has to be 1 (nothing before the x^2). If there is you have to divide that out before you start.
2. Move your constant (the number without any x attached) to the other side of the equation
3. take 1/2 of the b term (the one with the x attached) and then square it and then add it to both sides
4. Factor the left side
5. Set each factor equal to 0 and solve
Here is an example:
4x^2-24x+20=0
The first term is not a 1 so we have to divide it out by 4 first
x^2-6x+5=0
Move the 5 to the other side. It becomes negative.
x^2-6x=-5
Take 1/2 of 6 (3) then square it (9) and add it to both sides.
x^2-6x+9=-5+9
Factor the left side
(x-3)(x-3)=4
(x-3)^2=4
To solve you need to square root both sides
x-3=+/-
x-3=+/-2
x=3+2=5
x=3-2=1
Those would be your two answers.
<span>Hope that helps</span>
Answer:
n = 2/3
Step-by-step explanation:
Answer:
80000 square meters
Step-by-step explanation:
perimeter + dividing fence = 800
let a = length
let b = width
let c = length of dividing fence
perimeter = 2*a + 2*b
let's say...
c is the same as the length
2a + 2b + c = 800
2a + 2b + a = 800
3a + 2b = 800
area = length*width
area = a*b
area / b = a
3*(area/b) + 2b = 800
3*(area/b) = 800 - 2b
area/b = (800 - 2b)
area = (800 - 2b)*b
To make the area large, we make the right hand side large.
800b - 2b^2
If you put in terms of x, y it looks like a downward opening parabola, so the max area is at the vertex. Half way between the roots.
y = -2x^2 + 800x
y = -x^2 + 400x
0 = x*(-x + 400)
roots are x= 0 and x = 400
vertex is at x, aka b = 200
area at b=200 is (800 - 400)*200 = 80000
and a is area/b... 80000/400 = 200