document.write( "Question 108668This question is from textbook
\n" );
document.write( ": If the sqaure of a positive integer is added to three times the integer, the result is 28. Find the integer.\r
\n" );
document.write( "\n" );
document.write( "Need help setting up the problem and possible solving. Once it is set up, I am good with solving it. PLEASE help~ \n" );
document.write( "
Algebra.Com's Answer #79243 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the sqaure of a positive integer ... x^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "is added to ... +\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "three times the integer ... 3x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the result is 28 ... =28\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2+3x=28 ... x^2+3x-28=0 ... (x+7)(x-4)=0 \n" ); document.write( " |