document.write( "Question 341847: Determine the nature of the solutions of the equation. 2t^2-7t=0. Are there 2 imaginary solutions, 2 real solutions, or 1 real solution? \n" ); document.write( "
Algebra.Com's Answer #244769 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
2t^2-7t=0
\n" ); document.write( "t(2t-7)=0
\n" ); document.write( "either t=0
\n" ); document.write( "OR
\n" ); document.write( "2t-7 =0
\n" ); document.write( "2t=7
\n" ); document.write( "t=7/2
\n" ); document.write( "two real solutions.
\n" ); document.write( "
\n" );