document.write( "Question 744486: 1. Solve the following equations
\n" );
document.write( "a) log(base 2) x+1 + log(base 2) x-1 = 3
\n" );
document.write( "b) log(base 2) x^2-1 =3
\n" );
document.write( "c) explain why the equations log(base 2) x+1 + log(base 2) x-1 = 3 and log(base 2) x^2-1 =3 are not equal.\r
\n" );
document.write( "\n" );
document.write( "Can you please help me out? Thanks so much in advance:)
\n" );
document.write( "Can you please show all the steps it would really help me understand:) \n" );
document.write( "
Algebra.Com's Answer #453356 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 1. Solve the following equations \n" ); document.write( "a) log(base 2) x+1 + log(base 2) x-1 = 3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x+1)(x-1)=8 \n" ); document.write( "x^2-1=8 \n" ); document.write( "x^2=9 \n" ); document.write( "x=±3 \n" ); document.write( ".. \n" ); document.write( "b) log(base 2) x^2-1 =3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x^2-1=8 \n" ); document.write( "x^2=9 \n" ); document.write( "x=±3 \n" ); document.write( ".. \n" ); document.write( "c) explain why the equations log(base 2) x+1 + log(base 2) x-1 = 3 and log(base 2) x^2-1 =3 are not equal. \n" ); document.write( "The equations of a) and b) are equal as shown above. \n" ); document.write( " |