So if we want to know the common solution(s) to a system of 2 equations, So we can just set both equations equal to each other and solve for the x value(s). That’s where I start below;
2x^2-13x+21 = 2x^2+9x-56
2x^2 cancels out and moving everything to one side and anything with an x variable to the other side we have then;
-22x=-77
22x=77 by cancelling the negative signs
x=77/22 therefore x=7/2 or 3.5
Hope this helps you. Any questions please ask.
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
Answer:t
Step-by-step explanation:
3x + 4 = 13
3x = 9
x = 3
Option 3