document.write( "Question 160934: At which point does the graph of f(x)=x^2+3x-18 intersect the x-axis? \n" ); document.write( "
Algebra.Com's Answer #118613 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! At which point does the graph of f(x)=x^2+3x-18 intersect the x-axis? \n" ); document.write( ". \n" ); document.write( "This will occur where: \n" ); document.write( "0=x^2+3x-18 \n" ); document.write( "Note: setting it to zero \n" ); document.write( ". \n" ); document.write( "Now, we solve for x \n" ); document.write( "0=x^2+3x-18 \n" ); document.write( "factoring the right: \n" ); document.write( "0=(x+6)(x-3) \n" ); document.write( "Therefore, \n" ); document.write( "x = {-6, 3} \n" ); document.write( ". \n" ); document.write( "Conclusion: \n" ); document.write( "intersects the x-axis at \n" ); document.write( "(-6,0) and (3,0)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |