document.write( "Question 274931: 1. Determine the domain of f in f(x) = 10 - square root of 3 -x\r
\n" );
document.write( "\n" );
document.write( "2. What is the function which would intersect the y-axis 2 positions up (vertical) from the function F(x)=x^2?\r
\n" );
document.write( "\n" );
document.write( "3. For f(x) = 4x+1 and g(x)=x^2-2x-4 find (g-f)(x) \n" );
document.write( "
Algebra.Com's Answer #200587 by user_dude2008(1862) ![]() You can put this solution on YOUR website! 1. 3-x >= 0 ---> x <= 3 Domain: (-infinity, 3]\r \n" ); document.write( "\n" ); document.write( "2. Function is G(x)=x^2+2\r \n" ); document.write( "\n" ); document.write( "3. (g-f)(x)=(x^2-2x-4)-(4x+1)=x^2-2x-4-4x-1=x^2-6x-5 \n" ); document.write( " |