Answer:
y 》 2
y > -x + 3
Step-by-step explanation:
Equation of the bold line:
m = (-3/3) = -1
y = -x + 3
Shaded region is below y=2 (dotted)
So, it's defined by y < 2
Also, it's below the bold line
y 《 - x + 3
Everything outside these is not shaded:
y 》2
and y > -x + 3
Answer: 15º and 50º
Explanation:
The angles in a triangle add up to 180.
180 - 115 = 65
3x + 10x = 13x
13x = 65
x = 5
3x = 15
10x = 50
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