document.write( "Question 446109: how do i find the domain in the function?
\n" );
document.write( "f(x)=sqrt (x-7) \n" );
document.write( "
Algebra.Com's Answer #307176 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how do i find the domain in the function? \n" ); document.write( "f(x)=sqrt (x-7) \n" ); document.write( "---- \n" ); document.write( "x-7 must not be negative. \n" ); document.write( "--- \n" ); document.write( "Solve: x-7 >= 0 \n" ); document.write( "x >= 7 \n" ); document.write( "That is the Domain. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |