document.write( "Question 347657: I have tried so many different things on this problem, thinking through why they would be what they are and I still got them wrong. Please help me understand. This is what I put for each in order, it is what I was convinced the answer was. (F,T,T,F,F,F,F) Why are any of these wrong?\r
\n" );
document.write( "\n" );
document.write( "(1 pt) Let the function f be defined by f(x) = {1}/{sqrt{1-x^2}}. Indicate whether the following statements are True (T) or False (F). You must get all answers correct in order to receive credit.
\n" );
document.write( "___1. f(x) is never positive.
\n" );
document.write( "___2. 1 is in the domain of f
\n" );
document.write( "___3. 0 is in the domain of f
\n" );
document.write( "___4. f(x) is never negative.
\n" );
document.write( "___5. All negative real numbers are in the domain of f
\n" );
document.write( "___6. f(x) is never zero.
\n" );
document.write( "___7. All positive real numbers are in the domain of f
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #248523 by edjones(8007)![]() ![]() You can put this solution on YOUR website! f(x)=1/sqrt(1-x^2) \n" ); document.write( ". \n" ); document.write( "2. \n" ); document.write( "1-x^2>0 If it is zero then there is division by zero which is not allowed. If it is less than zero then the denominator is an imaginary number, also not allowed. \n" ); document.write( "-x^2>-1 \n" ); document.write( "x^2<1 \n" ); document.write( " \n" ); document.write( "2 is F \n" ); document.write( ". \n" ); document.write( "The rest of your answers are correct. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |