document.write( "Question 381626: What is the value or values of n in the equation 2n2-7n+6=0 \n" ); document.write( "
Algebra.Com's Answer #270686 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "solving for n
\n" ); document.write( "2n^2-7n+6=0
\n" ); document.write( "factoring
\n" ); document.write( "(2n - 3)(n -2)= 0 Note:SUM of the inner product(-3n) and the outer product(-4n) = -7n
\n" ); document.write( "(2n - 3)=0
\n" ); document.write( " n = 3/2
\n" ); document.write( "(n -2)= 0
\n" ); document.write( " n = 2 \n" ); document.write( "
\n" );