document.write( "Question 254669: find the domain of the equation\r
\n" );
document.write( "\n" );
document.write( "g(x)=9/10-9x\r
\n" );
document.write( "\n" );
document.write( "***9 is over 10-9x. didnt want to confuse you. \n" );
document.write( "
Algebra.Com's Answer #187006 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! Given, \n" ); document.write( " g(x) = 9/(10-9x) \n" ); document.write( "We can assign any value to x such that the denominator is not zero \n" ); document.write( " If the denominator is zero, 10-9x = 0 \n" ); document.write( " -9x = -10 \n" ); document.write( " x = -10/(-9) \n" ); document.write( " x = 10/9 \n" ); document.write( "Therefore we can assign any value to x other than 10/9 \n" ); document.write( "The domain is all real values other than 10/9 \n" ); document.write( " |