document.write( "Question 151838: f (x) = x2 − 4x +3
\n" );
document.write( "a)Find the domain and range of the function.
\n" );
document.write( "b)Determine if it is odd, even or neither?Justify Your answer
\n" );
document.write( "c)Skecth the graph \n" );
document.write( "
Algebra.Com's Answer #111625 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! a)Domain means what values of x can the function take on. Can you see any that it can't? I don't--- must be all real numbers. \n" ); document.write( "Range means what values of y can the function take on. For this we shall determine the vertex by x=-b/(2a). x=2 gives the minimum of this function. So all y values are greater than or equal to f(2)=4-8+3=-1.\r \n" ); document.write( "\n" ); document.write( "b)A function is even if f(x)=f(-x). \n" ); document.write( "Check it out. \n" ); document.write( "f(x)=x^2-4x+3 \n" ); document.write( "f(-x)=x^2+4x+3 \n" ); document.write( "thus f(x) does not= f(-x) so it is not even. \n" ); document.write( "A function is odd if f(-x)=-f(x) \n" ); document.write( "So, \n" ); document.write( "-f(x)=-x^2+4x-3 \n" ); document.write( "and f(-x) does not equal -f(x), so the function is neither odd nor even.\r \n" ); document.write( "\n" ); document.write( "c) See below: \n" ); document.write( " |