document.write( "Question 74285: Find two consecutive positive integers such that the sum of their squares is 85.\r
\n" );
document.write( "\n" );
document.write( "Please show work. \n" );
document.write( "
Algebra.Com's Answer #53277 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Find two consecutive positive integers such that the sum of their squares is 85. \n" ); document.write( ": \n" ); document.write( "Let the 1st number be: x \n" ); document.write( "Then the next consecutive number is: x+1 \n" ); document.write( "sum means: + \n" ); document.write( "Squares means: ^2 \n" ); document.write( "is means: = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x+7=0 or x-6=0 \n" ); document.write( "x+7-7=0-7 or x-6+6=0+6 \n" ); document.write( "x=-7 or x=6 \n" ); document.write( "We are only interested in positive integers, so throw out the -7. \n" ); document.write( "The first integer is: x=6 \n" ); document.write( "The second integer is: x+1=6+1=7 \n" ); document.write( ": \n" ); document.write( "Sanity Check: \n" ); document.write( "If you added their squares would you get 85? \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "We seem to be on the right track. \n" ); document.write( "Happy Calculating!!!! \n" ); document.write( " |