document.write( "Question 981316: if the square of a positive integer is added to three times the integer is added to three times the integer, the result is 28. find the integer. \n" ); document.write( "
Algebra.Com's Answer #602317 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If the square of a positive integer is added to three times the integer, the result is 28. \n" ); document.write( " find the integer. \n" ); document.write( ": \n" ); document.write( "Write an equation for what it says \n" ); document.write( "x^2 + 3x = 28 \n" ); document.write( "a quadratic equation \n" ); document.write( "x^2 + 3x - 28 = 0 \n" ); document.write( "factors to: \n" ); document.write( "(x+7)(x-4) = 0 \n" ); document.write( "the positive solution \n" ); document.write( "x = 4 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if that checks out \n" ); document.write( "4^2 + 3(4) = 28 \n" ); document.write( "16 + 12 = 28 \n" ); document.write( " \n" ); document.write( " |