document.write( "Question 881773: Three times the square of a number is two more than five times the number. Find the number, and explain your solution.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #532483 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 3n^2 = 5n +2 \n" ); document.write( "3n^2 - 5n - 2 = 0 \n" ); document.write( "
|