Step-by-step explanation:
by which method defination method, prime factorization or division method
Answer:
5185.5
Step-by-step explanation:
I=PRT
I=$34570×0.03×5
=5185.5
New cordinates are formed by adding 7 in x and subtracting 2 from y
A(−2, 2) =A ' (-2 +7 , 2 - 1 ) = A' (5,1)
B(−2, 4) = B' (-2 + 7 , 4 -1 )= B' (5,3)
C(2, 4) = C' (2 + 7 , 4 -1 )= C' (9,3)
<span>D(2, 2) D' (2 + 7 , 2 -1 ) = D' ( 9 , 1)</span><span>
</span>
Answer:
25 ft
Step-by-step explanation:
The diagram shows two triangles that are similar. Similar triangles have equal angles and sides that are proportional to each other. Since the base of each triangle is given, we can find the proportion of the sides:
![\frac{smaller}{larger}=\frac{8}{40}=\frac{1}{5}](https://tex.z-dn.net/?f=%5Cfrac%7Bsmaller%7D%7Blarger%7D%3D%5Cfrac%7B8%7D%7B40%7D%3D%5Cfrac%7B1%7D%7B5%7D)
Given the ratio of the smaller to larger triangle, we can set up a proportion to find the missing height of the larger triangle:
, where 'x' represent the height of the tree
cross-multiply: x = (5)(5) or 25 ft
Answer:
substitute that value for x in the polynomial and see if it evaluates to zero
Step-by-step explanation:
A "zero" of a polynomial is a value of the polynomial's variable that make the expression become zero when it is evaluated. As an almost trivial example, consider the polynomial x-3. The value x = 3 is a zero because substituting that value for x makes the expression evaluate as zero.
3 -3 = 0
___
Evaluating polynomials can be done different ways. Straight substitution for the variable is one way. Using synthetic division by x-a (where "a" is the value of interest) is another way. This latter method is completely equivalent to rewriting the polynomial to Horner form for evaluation.
__
In the attachment, Horner Form is shown at the bottom.