document.write( "Question 1061060: Find three consecutive natural numbers such that the square of the smallest number is 65 less than the product of the remaining two numbers. \n" ); document.write( "
Algebra.Com's Answer #676951 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Let the three numbers be N-1, N, and N+1. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the numbers are 21,22, and 23. \n" ); document.write( "Verifying, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "True, good solution. \n" ); document.write( " \n" ); document.write( " |