document.write( "Question 1024164: The square of a certain number is 4 more than three times the number. What is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #639638 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The square of a certain number is 4 more than three times the number. What is the number? \n" ); document.write( "------ \n" ); document.write( "n^2 = 3n + 4 \n" ); document.write( "solve for n \n" ); document.write( " \n" ); document.write( " |