document.write( "Question 351907: x2-7x+10=0 \n" ); document.write( "
Algebra.Com's Answer #251741 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E2-7x%2B10=0\" you factor this into
\n" ); document.write( "\"%28x-5%29%28x-2%29=0\" then set each segment in parenthesis equal to zero and solve for x, so for the first segment we have
\n" ); document.write( "x-5=0 now add 5 to each side and you get
\n" ); document.write( "x=5 now we do the other segment
\n" ); document.write( "x-2=0 we add 2 to each side and we get
\n" ); document.write( "x=2
\n" ); document.write( "So the answers are x=5 or x=2
\n" ); document.write( "
\n" );