document.write( "Question 690302: Which function when graphed would include the point(3,0.125)?
\n" );
document.write( "A. f(x)=x^0.5
\n" );
document.write( "B. f(x)=0.5x
\n" );
document.write( "C. f(x)=0.5/x
\n" );
document.write( "D. f(x)=0.5^x \n" );
document.write( "
Algebra.Com's Answer #426237 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! The short answer is D. \n" ); document.write( "A) f(3) = sqrt(3) is not 1/8 \n" ); document.write( "B) f(3) = 3/2 is not 1/8 \n" ); document.write( "C) f(3) = 1/(2*3) is not 1/8 \n" ); document.write( "D) f(3) = (1/2)^3 is 1/8 \n" ); document.write( " |