Answer:
√s(s-a) (s-b) (s-c)
Step-by-step explanation:
123456
herons formula
Answer: Slope: -1 Y-intercept: -4
Step-by-step explanation:
Slope formula:

m = -1
When you draw this on the graph, the y-intercept is -4.
y = -4
Answer:

Step-by-step explanation:
To find the area of a triangle, we can use the formula of:

This formula comes from the area of a rectangle, because a triangle is half a rectangle.
60% of 20 is (0.6 x 20) = 12 passes
There are a further 30 quizzes remaining (50 total during the year minus 20 already written)
80% of 30 is (0.8 x 30) = 24 passes
The student has passed (12 + 24) = 36 quizzes out of 50 total, giving an overall pass percentage of ((36 / 50) x 100)) = 72%.
First, you need to find the derivative of this function. This is done by multiplying the exponent of the variable by the coefficient, and then reducing the exponent by 1.
f'(x)=3x^2-3
Now, set this function equal to 0 to find x-values of the relative max and min.
0=3x^2-3
0=3(x^2-1)
0=3(x+1)(x-1)
x=-1, 1
To determine which is the max and which is the min, plug in values to f'(x) that are greater than and less than each. We will use -2, 0, 2.
f'(-2)=3(-2)^2-3=3(4)-3=12-3=9
f'(0)=3(0)^2-3=3(0)-3=0-3=-3
f'(2)=3(2)^2=3(4)-3=12-3=9
We examine the sign changes to determine whether it is a max or a min. If the sign goes from + to -, then it is a maximum. If it goes from - to +, it is a minimum. Therefore, x=-1 is a relative maximum and x=1 is a relative miminum.
To determine the values of the relative max and min, plug in the x-values to f(x).
f(-1)=(-1)^3-3(-1)+1=-1+3+1=3
f(1)=(1)^3-3(1)+1=1-3+1=-1
Hope this helps!!