document.write( "Question 941460: The product of 3 times a number and twice the number decreased by 7 is 0. What is the number? \n" ); document.write( "
Algebra.Com's Answer #573891 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3x*2x-7=0
\n" ); document.write( "6x^2-7=0
\n" ); document.write( "x^2=7/6
\n" ); document.write( "x=sqrt 7/6
\n" ); document.write( "x=1.080
\n" ); document.write( "-----------
\n" ); document.write( "3*1.080*2*1.080-7=0
\n" ); document.write( "3.24*2.16-7=0
\n" ); document.write( "7-7=0
\n" ); document.write( "
\n" );