document.write( "Question 1093529: Find the inverse.
\n" );
document.write( "f (x) = √x-8
\n" );
document.write( "Select one:
\n" );
document.write( "a. f ^–1(x) = x^2 + 8, x ≥ 0
\n" );
document.write( "b. f ^-1(x) = √x + 8
\n" );
document.write( "c. f ^–1(x) = x^2 + 8, x ≥ 8
\n" );
document.write( "d. f ^–1(x) = (x + 8)^2, x ≥ 0 \n" );
document.write( "
Algebra.Com's Answer #708226 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x)=sqrt(x)-8 \n" ); document.write( "x=sqrt(y)-8 \n" ); document.write( "sqrt(y)=(x+8) \n" ); document.write( "y=(x+8)^2, x >=0 \n" ); document.write( "D. \n" ); document.write( " \n" ); document.write( " |