document.write( "Question 617608: Please help find the domain of the composite function f o g
\n" );
document.write( "f(x) = √2-x - 3; g(x)|2X-1| = \n" );
document.write( "
Algebra.Com's Answer #388426 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Please help find the domain of the composite function f o g \n" ); document.write( "f(x) = √2-x - 3; g(x)|2X-1| = \n" ); document.write( "--------- \n" ); document.write( "fog = f[|2x-1|] = sqrt[2-|2x-1|] - 3 \n" ); document.write( "---- \n" ); document.write( "2 - |2x-1| must be >= 0 \n" ); document.write( "|2x-1 <= 2 \n" ); document.write( "-2 <= 2x-1 <= 2 \n" ); document.write( "-1 <= 2x <= 3 \n" ); document.write( "-1/2 <= x <= 3/2 \n" ); document.write( "---- \n" ); document.write( "That is the domain. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |