How do you solve 49^x=7^(x^2-15)49x=7x215?

1 Answer
Nov 16, 2016

x = -3" OR "x = 5x=3 OR x=5

Explanation:

" "
49^x= 7^(x^2-15)49x=7x215
" "
rArr (7^2)^x = 7^(x^2-15)(72)x=7x215
" "
rArr 7^(2x) = 7^(x^2-15)72x=7x215
" "
Solving the equation of two powers having same base is
" "
determined by solving the equation formed from the equality
" "
of their powers.
" "
Therefore,
" "
2x = x^2-152x=x215
" "
rArr -x^2+2x+15 = 0x2+2x+15=0
" "
rArrx^2-2x- 15 = 0" " EQ1x22x15=0 EQ1
" "
Solving this equation is determined by Factorizing it.
" "
Factorization is determined by applying trial and error method:
" "
X^2 + SX + P = (X +a)(X + b)" X2+SX+P=(X+a)(X+b)
" "
S= a + b " and " P = axxbS=a+b and P=a×b

In the equation :
" "
" S= -2" " and " " P = -15" " then a = -5 "and " b=+3 S= -2 and P = -15 then a = -5 andb=+3
" "
Factorizing x^2-2x- 15x22x15 by using the explained method above:
" "
color(blue)(x^2-2x- 15 = (x+3)(x-5)" " EQ2x22x15=(x+3)(x5) EQ2
" "
Continuing to solve EQ1EQ1
" "
x^2-2x- 15 = 0" " EQ1x22x15=0 EQ1
" "
rArr(x+3)(x-5) = 0 " " (x+3)(x5)=0 Substituting " color(blue)(EQ2)EQ2
" "
Therefore,
" "
x+3 = 0 rArr x =-3x+3=0x=3
" "
OR
" "
x - 5 = 0 rArr x = 5x5=0x=5
" "
" "
Hence," " x = - 3" " Or " " x=5 x=3 Or x=5