document.write( "Question 444733: Determine the coordinates of the x-intercepts for the quadratic equation –x2 + 5x – 4 = 0 \n" ); document.write( "
Algebra.Com's Answer #306491 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
-x^2 +5x -4 = 0
\n" ); document.write( "-(x -1)(x -4) = 0
\n" ); document.write( "x = 1 or x = 4
\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C-x%2Ax%2B5%2Ax-4%29\"
\n" ); document.write( "
\n" );