document.write( "Question 782122: The difference between two positive integers is 5. If the smaller number is added to the square of the larger number the sum is 375. find the integers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #476289 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! Integers are n and n+5\r \n" ); document.write( "\n" ); document.write( "n+(n+5)^2 = 375\r \n" ); document.write( "\n" ); document.write( "n^2+11n-350=0\r \n" ); document.write( "\n" ); document.write( "n = 14\r \n" ); document.write( "\n" ); document.write( "Answer: 14 and 19\r \n" ); document.write( "\n" ); document.write( "If you need more help with similar questions you can contact me now at:\r \n" ); document.write( "\n" ); document.write( "mthman@gmail.com\r \n" ); document.write( "\n" ); document.write( "Thanks \n" ); document.write( " |