document.write( "Question 592174: If 3 times the square of a number is added to the number itself, the result is 14. Find the number? I need help on how to set up the problem.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #375866 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! n + 3n^2 = 14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3n^2 + n - 14 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ (3n + 7)(n - 2) = 0 \n" ); document.write( " |