That's true. The definition of an isosceles triangle is that it has at least 2 sides equal in length. Therefore, isosceles can be equilateral, but equilateral cannot be isosceles.
Answer:
Option C.
Step-by-step explanation:
Explanation:
One formula for the area of a triangle is ...
Area = (1/2)ab·sin(C)
This presumes you know the measures of two sides and the angle between them. The Law of Sines is typically used where you know all the angles and only one side measure.
You would use the law of sines to find an additional side measure, then make use of the above formula for area.
Answer:
C
Step-by-step explanation:
(2x + 3)^5 = C(5,0)2x^5*3^0 +
C(5,1)2x^4*3^1 + C(5,2)2x^3*3^2 + C(5,3)2x^2*3^3 + C(5,4)2x^1*3^4 + C(5,5)2x^0*3^5
Recall that
C(n,r) = n! / (n-r)! r!
C(5,0) = 1
C(5,1) = 5
C(5,2) = 10
C(5,3) = 10
C(5,4) = 5
C(5,5) = 1
= 1(2x^5)1 + 5(2x^4)3 + 10(2x^3)3^2 + 10(2x^2)3^3 + 5(2x^1)3^4 + 1(2x^0)3^5
= 2x^5 + 15(2x^4) + 90(2x^3) + 270(2x^2) + 405(2x) +243
= 32x^5 + 15(16x^4) + 90(8x^3) + 270(4x^2) + 810x + 243
= 32x^5 + 240x^4 + 720x^3 + 1080x^2 + 810x + 243