document.write( "Question 693748: given f(x) = x-3 and g(x) = x^2 +2 \r
\n" );
document.write( "\n" );
document.write( "a)find(f+g)(x) whats the domain and range
\n" );
document.write( "b) find f/g (x) whats the domain and range
\n" );
document.write( "find g/f (x) whats the domain and range \r
\n" );
document.write( "\n" );
document.write( "thanks for ur help, i am really confused rite now lol \n" );
document.write( "
Algebra.Com's Answer #427521 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! given f(x) = x-3 and g(x) = x^2 +2 \n" ); document.write( "a)find(f+g)(x) whats the domain and range \n" ); document.write( "(f+g)(x) = f(x)+g(x) = x^2+x-1 \n" ); document.write( "------ \n" ); document.write( "Domain:: All Real Numbers \n" ); document.write( "Range::: \n" ); document.write( "Find the vertex: \n" ); document.write( "x = -b/(2a) = -1/2 \n" ); document.write( "f(-1/2) = (1/4)-(1/2)-1 = -5/4 \n" ); document.write( "Range is \"All Real Numbers >= -5/4\" \n" ); document.write( "--------------------------------------------- \n" ); document.write( "b) find f/g (x) whats the domain and range \n" ); document.write( "f/g = f(x)/g(x) = (x-3)/(x^2+2) \n" ); document.write( "Domain: All Real Numbers as there are no vertical asymptotes. \n" ); document.write( "Range: All Real numbers except y = 0 because that is a horizontal asymptote. \n" ); document.write( "--------------------------------------------- \n" ); document.write( "find g/f (x) whats the domain and range \n" ); document.write( "g/f = g(x)/f(x) = (x^2+2)/(x-3) \n" ); document.write( "Domain: All Real Numbers except x = 3, which is a vertical asymptote. \n" ); document.write( "Range: All Real Numbers because there is no horizontal asymptote. \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |