-- All three sides of a scalene triangle have different lengths.
So 'x' can't be 15 and it can't be 25.
-- 'x' must be 10 or more in order to reach between the ends
of the 25 and the 15.
-- 'x' must be less than 40 in order for the 25 and the 15 to reach
between its ends.
So the value of 'x' must satisfy these conditions:
<em>0 < x < 15</em>
<em>15 < x < 25</em>
<em>25 < x < 40</em>
Any number that satisfies these conditions is an acceptable value for 'x'.
I believe it is C but I’m not sure
You can take the log of the left and right hand side, and then apply the <span>logarithm rules:
log(a</span>ˣ) = x·log(a)
log(ab) = log(a) + log(b)
log(9^(x-1) * 2^(2x+2)) = log(6^(3x))
log(9^(x-1)) + log(2^(2x+2)) = 3x log(6)
(x-1) log(9) + (2x+2) log(2) - 3x log(6) = 0
x(log9 + 2log2 - 3log6) = log9 - 2log2
x = (log9 - 2log2) / (log9 + 2log2 - 3log6)
simplifying by writing log9 = 2log3 and log6 = log2+log3
x= 2(log3 - log2) / (2log3 + 2log2 - 3log2 - 3log3) =
x= -2(log3 - log2) / (log3 + log2) = -2 log(3/2) / log(6)
So 6^x = 4/9
Triangle D
Because the Pythagorean Theorem is only used with a RIGHT triangle

Actually Welcome to the concept of Parallel lines.
We must first understand that, Parallel Lines always have a same Slope, hence the 'm' value in y=mx+c equation will same, here it is '1/2' in the above equation,
so the points here are (-6,-17)
==>
(y-(-17)) = m(x-(-6))
==>
here m = 1/2 ,hence
y+17 = 1/2(x+6)
==> y+17 = 1/2(x) + 3
==> y = 1/2(x) + 3 - 17
==> y = 1/2(x) - 14
hence the Option 4.) is the correct answer!!