document.write( "Question 267046: Given the expression 1/(x-5), choose some values of x and evaluate the expression for those values. Is it possible to choose a value of x for which the value of the expression is greater than 10? If so, what is the value of x? If not, explain why it is not possible. \n" ); document.write( "
Algebra.Com's Answer #196064 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
1/(x-5)>10
\n" ); document.write( "1>10x-50
\n" ); document.write( "51>10x
\n" ); document.write( "51/10>x
\n" ); document.write( "
\n" );