document.write( "Question 433380: f(x)=x+1/xsquared+x -6 find x and y intercepts and the domain \n" ); document.write( "
Algebra.Com's Answer #300415 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=x+1/xsquared+x -6 find x and y intercepts and the domain \n" ); document.write( "----- \n" ); document.write( "f(x) = (x+1)/(x^2+x-6) \n" ); document.write( "----- \n" ); document.write( "Factor: \n" ); document.write( "f(x) = (x+1)/[(x+3)(x-2)] \n" ); document.write( "--- \n" ); document.write( "x-intercept: let y = 0 and solve for \"x\": \n" ); document.write( "y = 0 when the numerator of the fraction is zero, \n" ); document.write( "i.e. when x= -1. \n" ); document.write( "------------ \n" ); document.write( "y-intercept: Let x = 0 and solve for \"y\": \n" ); document.write( "y = 1/(-6) = -1/6 \n" ); document.write( "-------------------- \n" ); document.write( "Domain: The denominator cannot be zero: \n" ); document.write( "x cannot be -3 or 2 \n" ); document.write( "Domain is All Real Numbers except x = -3 or 2. \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |