document.write( "Question 31289: I'm not really sure how this would be classified...It isn't in my book, it's from a take home study sheet.\r
\n" );
document.write( "\n" );
document.write( "Find three consecutive integers such that the sum of the three is 61 more than the largest.....\r
\n" );
document.write( "\n" );
document.write( "Thank you very much for any help you can offer.\r
\n" );
document.write( "\n" );
document.write( "cory \n" );
document.write( "
Algebra.Com's Answer #17952 by mukhopadhyay(490) ![]() You can put this solution on YOUR website! Since they are consecutive, assume three numbers as (x-1), x, and (x+1)\r \n" ); document.write( "\n" ); document.write( "Sum of them is 61 more than (x+1) \n" ); document.write( "So, (x-1)+x+(x-1) = 61+(x+1) \n" ); document.write( "=>3x=61+x+1 \n" ); document.write( "=>2x=62 \n" ); document.write( "=>x=31\r \n" ); document.write( "\n" ); document.write( "The numbers are 30,31, and 32\r \n" ); document.write( "\n" ); document.write( "Verification: \n" ); document.write( "Sum of them = 30+31+32=93\r \n" ); document.write( "\n" ); document.write( "Greatest number+61 = 32+62 = 93 (it matches)\r \n" ); document.write( "\n" ); document.write( "Good luck \n" ); document.write( " |