document.write( "Question 988830: Please solve using the roots:
\n" ); document.write( "Given that the quadratic equation x^2-2x-m+1=0 has 2 positive real number roots, α (alpha) and β (beta), determine the range of values of m.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #609317 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Two distinct positive roots means the discriminant is positive,
\n" ); document.write( "\"b%5E2-4ac%3E0\"
\n" ); document.write( "\"%28-2%29%5E2-4%281%29%281-m%29%3E0\"
\n" ); document.write( "\"4-4%281-m%29%3E0\"
\n" ); document.write( "\"4%3E4%281-m%29\"
\n" ); document.write( "\"1%3E1-m\"
\n" ); document.write( "\"0%3E-m\"
\n" ); document.write( "\"m%3E0\"
\n" ); document.write( "
\n" ); document.write( "
\n" );