document.write( "Question 650079: three times the squares of a number equals two times the number. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #407162 by shweta(56)\"\" \"About 
You can put this solution on YOUR website!
Let the number be 'x'
\n" ); document.write( "Square of the number =x^2
\n" ); document.write( "Three time the square of a number=3*x^2
\n" ); document.write( "Given:
\n" ); document.write( " 3*x^2=2*x
\n" ); document.write( "We have to bring variable on one side
\n" ); document.write( " (3*x^2)/x=2
\n" ); document.write( " 3x=2
\n" ); document.write( " x=2/3\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );