document.write( "Question 897339: Find the value of x for which the expression \"a%2Fx-b%2Fb%5E2%2B6x-7\" is not defined \n" ); document.write( "
Algebra.Com's Answer #544120 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming your equation is \"a%2Fx-b%2F%28b%5E2%2B6x-7%29\"
\n" ); document.write( "Division by zero is undefined so the function is undefined when,
\n" ); document.write( "\"x=0\"
\n" ); document.write( "and
\n" ); document.write( "\"b%5E2%2B6x-7=0\"
\n" ); document.write( "\"6x=7-b%5E2\"
\n" ); document.write( "\"x=%287-b%5E2%29%2F6\"
\n" ); document.write( "
\n" ); document.write( "
\n" );