document.write( "Question 942900: log2(x^2-1)=3 How do you solve this?? \n" ); document.write( "
Algebra.Com's Answer #574841 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! log2(x^2-1)=3 How do you solve this? \n" ); document.write( "convert to exponential form: base(2) raised to log of number(3)=number(x^2-1) \n" ); document.write( "2^3=x^2-1 \n" ); document.write( "x^2=9 \n" ); document.write( "x=±√9=±3 \n" ); document.write( " |