document.write( "Question 762483: f(x)=sqrt of 3-x Find 5 values of x that generate a real number as output for function \n" ); document.write( "
Algebra.Com's Answer #463988 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=sqrt of 3-x Find 5 values of x that generate a real number as output for function \n" ); document.write( "--- \n" ); document.write( "f(x) = sqrt(3-x) \n" ); document.write( "---- \n" ); document.write( "f(3) = sqrt(3-3) = sqrt(0) = 0 \n" ); document.write( "f(2) = sqrt(3-2) = sqrt(1) = 1 \n" ); document.write( "sqrt(1) = sqrt(3-1) = sqrt(2) \n" ); document.write( "sqrt(-1) = sqrt(3--1) = sqrt(4) = 2 \n" ); document.write( "sqrt(-2) = sqrt(3--2) = sqrt(5) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |