document.write( "Question 574198: Suppose that F(x) =log 2 (x+1)-3
\n" );
document.write( "a) what s the domain of F?
\n" );
document.write( "what is F(7)? what point is on the graph of F?
\n" );
document.write( "b) if F(x)=-1, what is x? what point s on the graph of F?
\n" );
document.write( "c)What is the zero of F\r
\n" );
document.write( "\n" );
document.write( "please explain me or show me how should I do b, and c, i do know how to do a. \n" );
document.write( "
Algebra.Com's Answer #369033 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "b) F(x) = -1 \n" ); document.write( "Substitute the given value for F(x): \n" ); document.write( " \n" ); document.write( "Now solve for x. \n" ); document.write( "To solve for x in an equation like this we usually start by transforming the equation into one of the following forms: \n" ); document.write( "log(expression) = other_expression \n" ); document.write( "or \n" ); document.write( "log(expression) = log(other_expression) \n" ); document.write( "Since your equation has only a single log in it, we will aim for the first form. All we have to do to add three to each side: \n" ); document.write( " \n" ); document.write( "With the equation in the first form, then next step is to rewrite the equation in exponential form. In general, \n" ); document.write( " \n" ); document.write( "which simplifies to: \n" ); document.write( "4 = x + 1 \n" ); document.write( "With the logarithm now gone the equation is simple to solve, Just subtract 1 from each side: \n" ); document.write( "3 = x \n" ); document.write( "When solving equations like \n" ); document.write( " \n" ); document.write( "it is important, not optional, to check your answer! You have to ensure that all arguments (and bases) remain valid (i.e. positive). Checking x = 3: \n" ); document.write( " \n" ); document.write( "We can quickly see that the only log's argument is 4. And its base is 2. These are both valid/allowable numbers so the required part of the check is complete. \n" ); document.write( "So F(3) = -1 which means the point (3, -1) is a point on the graph of F(x). \n" ); document.write( "c) Find the zeros. This just means find the x value or values where the function's value is zero. IOW: Find all x's such that F(x) = 0. Solve this just like part b (using 0, instead of -1 of course). \n" ); document.write( " \n" ); document.write( " |