Answer:
20
----------------------------------------------------------------------------------------------------------
<h3>Solve</h3>
Any negative number added to a positive number always brings you further to the left, which is considered the negative zone. It's more like subtracting in a different way. That said, let's make the equation.
<em> </em>
Now, multiply 3 by 8.

Add negative 4, meaning subtract 4 in a dynamic way.

Answer:
y= -4x^2 + 15x - 14
Step-by-step explanation:
A parabola is always in the form y = ax^2 + bx + c.
Substitute each point to produce different equations:
-14 = 0a + 0b + c = c
so c = -14
-3 = a1^2 + b1 + c = a + b - 14
so a + b = 11
0 = a2^2 + b2 + c = 4a + 2b -14 = 0
so 4a + 2b = 14
if we double a + b = 11 we get 2a + 2b = 22
Subtract this from 4a + 2b = 14 and we get 2a = -8 so a= -4 and b = 11 - a = 15
We don't need to use the (3,5) points as we have all the information we need.
9514 1404 393
Answer:
- Slant Height = 20.1 km
- Radius = 9 km
- Lateral Area = 568.3 km²
Step-by-step explanation:
The slant height is read from the diagram as 20.1 km.
The radius is half the diameter, so is 9.0 km.
The lateral area is ...
A = πrs = π(9.0 km)(20.1 km) ≈ 568.3 km²
__
Desmos uses r for a special purpose, so we have used r₁ to signify the radius of the cone. The "round" function works only to round to an integer, so special effort must be used to get rounding to 1 decimal place.