document.write( "Question 470127: Find the domain of the function s(x)=log8(x^2+2x-8) \n" ); document.write( "
Algebra.Com's Answer #322900 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the domain of the function s(x)=log8(x^2+2x-8) \n" ); document.write( "** \n" ); document.write( "log8(x^2+2x-8) \n" ); document.write( "=log8[(x+4)(x-2) \n" ); document.write( "=log8(x+4)+log8(x-2) \n" ); document.write( "x>0 in Log (x) \n" ); document.write( "x+4>0 \n" ); document.write( "x>-4 \n" ); document.write( "x-2>0 \n" ); document.write( "x>2 \n" ); document.write( "Domain: x >-4 or (-4,∞) \n" ); document.write( " |