document.write( "Question 1026181: 6. (a) Find the domain of the function
\n" ); document.write( "f(x) = {x / sqrt (5−3x) + x sqrt (x + 1)}
\n" ); document.write( "(b) Consider f(x) = sqrt (4x^2 + 1 ) and g(x) = x + 3/ x^2 . Find the composite functions f ◦g and g◦f.
\n" ); document.write( "(c) Consider h(x) = x^3 + 5 and k(x) = x^4 + 2x + 3. Find function l such that h◦l = k.
\n" ); document.write( "

Algebra.Com's Answer #641439 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "6. (a) Find the domain of the function
\n" ); document.write( "f(x) = {x / sqrt (5-3x) + x sqrt (x + 1)}
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "When you see a square root, and you are asked about the domain, take care that the function under the square root is non-negative.\r\n" );
document.write( "\r\n" );
document.write( "So, in this case these two inequalities must be held:\r\n" );
document.write( "\r\n" );
document.write( "5-3x > 0,    (1)   and\r\n" );
document.write( "x+1   = 0.   (2).\r\n" );
document.write( "\r\n" );
document.write( "Notice that in (1) I wrote the strong inequality.\r\n" );
document.write( "It is because we have \"sqrt%285-3x%29\" in the denominator.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now, from (1),  5 > 3x,  x < \"5%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "From (2),  x >= -1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the answer is -1 <= x < \"5%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the semi-segment  [-1, \"5%2F3\").\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The domain is the semi-segment  [-1, \"5%2F3\").\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );