document.write( "Question 132749: Which function has a domain {xsuch thatx is less than 2, x is R}?
\n" );
document.write( "a) -1/4(y-2)=(x+5)^2
\n" );
document.write( "b) y=3(4)(^-(x-2)) +2
\n" );
document.write( "c) y=log(4-2x)
\n" );
document.write( "d) y=log base1/2 (x-2)
\n" );
document.write( "I think the answer is (B)????????? \n" );
document.write( "
Algebra.Com's Answer #97020 by solver91311(24713) You can put this solution on YOUR website! Choice a: rewrite to \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Choice b: x < 2 ensures that the exponent on 4 is positive, but there is nothing wrong with the exponent on 4 being negative or zero, so again, the domain of this function is all reals. Incorrect.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Choice c: the domain of log(x) is all positive reals. In order for 4 - 2x to be positive, x must be less than 2. This is the correct function for the given domain.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Choice d: again, the domain of log(x) is all positive reals, but in the choice d function, a value for x < 2 would make x - 2 be less than zero. The domain here is {x|x is Real, x > 2}. Incorrect. \n" ); document.write( " |