Answer:
The answer is 10
Step-by-step explanation:
![a=\sqrt{b^{2}-c^{2}}](https://tex.z-dn.net/?f=a%3D%5Csqrt%7Bb%5E%7B2%7D-c%5E%7B2%7D%7D)
![a=\sqrt{26^{2}-24^{2}}](https://tex.z-dn.net/?f=a%3D%5Csqrt%7B26%5E%7B2%7D-24%5E%7B2%7D%7D)
![a=\sqrt{676-576}](https://tex.z-dn.net/?f=a%3D%5Csqrt%7B676-576%7D)
![a=\sqrt{100}](https://tex.z-dn.net/?f=a%3D%5Csqrt%7B100%7D)
a=10
Answer:
A. The height of the ball is the same after 1 second and 3 seconds.
Step-by-step explanation:
The quadratic equation function modeling is used to analyze the relationship between variables in the equation. If the ball is at height and t is time then the ball is on symmetric line which will move for initial 1 second then stabilizes at 3 seconds.
Hi there! The answer is D. kite.
A kite is a quadrilateral with four sides. These four sides can be grouped into two pairs of two sides. The sides in a pair equal in length. The two pairs of angles are adjecent to each other.
An easy way to recognise this mathematical shape is by comparing it to a kite in real life (a kite is a frame covered with paper or plastic, designed to be flown in the air).
~ Hope this helps you!
9514 1404 393
Answer:
split the number into equal pieces
Step-by-step explanation:
Assuming "splitting any number" means identifying parts that have the number as their sum, the maximum product of the parts will be found where the parts all have equal values.
We have to assume that the number being split is positive and all of the parts are positive.
<h3>2 parts</h3>
If we divide number n into parts x and (n -x), their product is the quadratic function x(n -x). The graph of this function opens downward and has zeros at x=0 and x=n. The vertex (maximum product) is halfway between the zeros, at x = (0 + n)/2 = n/2.
<h3>3 parts</h3>
Similarly, we can look at how to divide a (positive) number into 3 parts that have the largest product. Let's assume that one part is x. Then the other two parts will have a maximum product when they are equal. Their values will be (n-x)/2, and their product will be ((n -x)/2)^2. Then the product of the three numbers is ...
p = x(x^2 -2nx +n^2)/4 = (x^3 -2nx^2 +xn^2)/4
This will be maximized where its derivative is zero:
p' = (1/4)(3x^2 -4nx +n^2) = 0
(3x -n)(x -n) = 0 . . . . . . . . . . . . . factor
x = n/3 or n
We know that x=n will give a minimum product (0), so the maximum product is obtained when x = n/3.
<h3>more parts</h3>
A similar development can prove by induction that the parts must all be equal.