Yes, you are correct.
From the image, we can see 3 triangles, the large triangle and the two triangles that make the larger triangle.
All 3 of these triangles are similar since they're angle measurements are the same (can be proven by geometry).
We can gather the following information from the given information.
- The largest triangle (the one made up of two triangles) has a hypotenuse of 3+9=12, and a leg length of x. The hypotenuse to leg ratio is 12/x
- The second largest triangle has a hypotenuse length x and leg length 9. The hypotenuse to leg ratio is x/9
We know the hypotenuse to corresponding leg ratio must be equal since these two triangles are similar. Thus, we have the equation:
12/x = x/9
Using the cross product property gives us:
x² = 9 × 12
x² = 108
Taking the square root of both sides gives us:
x = √108
= 6 √3
Thus, your answer is correct. Great job!
Let me know if you need any clarifications, thanks!
Answer:
7x2−2x−12
Step-by-step explanation:
Answer:
40
Step-by-step explanation:
(2x+1/(2x))^5 *(2x -1/(2x))^5
= ((2x)^2 -1/(2x)^2)^5 (a+b)*(a-b) =a2-b2
= (4x^2-1/4(x)^2)^5
now
x =4x^2. ,a = 1/4(x)^2 ,n =5
we have
general term = Cr *x^r *a^(n-r)
= Cr * (4x^2)^r * (1/4(x)^2)^(n-r)
= Cr *4^r * X^2r * 1/( 4^(n-r) *x^(2n-2r)
= Cr * 4^r/4^(n-r) * x^(2r)/x^(2n-2r)
= Cr * 4(2r-n) *x(4r-2n)
now for x^2
4r-2n = 2
4r -10=2
4r =12
r = 3
now for coeff
C(5,3) * 4^(2*3-5)
5!/(3!*(5-3)!) * 4
5*4/(2*1)*4
40
Answer:
The distributive property is not properly applied to the second polynomial.
Step-by-step explanation:
For whatever reason, it is a common mistake to say that ...
-(a +b +c) = -a +b +c . . . . WRONG!
Rather, it should be ...
-(a +b +c) = -a -b -c . . . . CORRECT