document.write( "Question 606204: If f(x)=2x^2 +5 and g(x)=sqrt(x-5)
\n" );
document.write( "then find the domain and range of (fog)x? \n" );
document.write( "
Algebra.Com's Answer #381944 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If f(x)=2x^2 +5 and g(x)=sqrt(x-5) \n" ); document.write( "then find the domain and range of (fog)x? \n" ); document.write( "--------------------- \n" ); document.write( "fog(x) = f[g(x)] = f[sqrt(x-5)] \n" ); document.write( "---- \n" ); document.write( "= 2(sqrt(x-5))^2 + 5 \n" ); document.write( "--- \n" ); document.write( "= 2(x-5) + 5 \n" ); document.write( "--- \n" ); document.write( "= 2x-5 \n" ); document.write( "================ \n" ); document.write( "Domain: Since g(x) = sqrt(x-5), domain is \"All Real Numbers >= 5\" \n" ); document.write( "Then range of g(x) = \"All Real Numbers >= 0\": \n" ); document.write( "------------------------------ \n" ); document.write( "So Ddomain of fog(x) = \"All Real Numbers >= 0: \n" ); document.write( "Range of fog(x): Since f(x) = 2x^2+5, range is \"All Real Numbers \n" ); document.write( ">= 5\". \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================= \n" ); document.write( " |