document.write( "Question 731900: find the x-axis intercept of the graph of: y=x^2 - 3x + 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #447354 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the x-axis intercept of the graph of: y=x^2 - 3x + 3 \n" ); document.write( "---- \n" ); document.write( "Solve x^2 - 3x + 3 = 0 \n" ); document.write( "--- \n" ); document.write( "Use Quadratic Formula: \n" ); document.write( "x = [3 +- sqrt(9-4*1*3)]/2 \n" ); document.write( "---- \n" ); document.write( "x = [3 +- sqrt(-3)]/2 \n" ); document.write( "---- \n" ); document.write( "Note: The root values are complex. \n" ); document.write( "There are no x-intercepts. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |