document.write( "Question 886057: What is x in log base 5 (x+1) + log base 5(x+21) =3 \n" ); document.write( "
Algebra.Com's Answer #535625 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is x in log base 5 (x+1) + log base 5(x+21) =3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x+1)(x+21)=5^3=125 \n" ); document.write( "x^2+22x+441=125 \n" ); document.write( "x^2+22x+316=0 \n" ); document.write( "solve for x by quadratic formula: \n" ); document.write( " \n" ); document.write( "a=1, b=22, c=316 \n" ); document.write( "no real solution: \n" ); document.write( "b^2-4ac<0 \n" ); document.write( " |