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 #407159 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! three times the squares of a number equals two times the number. find the number. \n" ); document.write( ". \n" ); document.write( "Let x = the number \n" ); document.write( "then \n" ); document.write( "3x^2 = 2x \n" ); document.write( "dividing both sides by x: \n" ); document.write( "3x = 2 \n" ); document.write( "x = 2/3 \n" ); document.write( " |