document.write( "Question 773349: Half the largest of the three consecutive integers is one-fourth of, 24 less than thrice the second integer. What arethe numbers? \n" ); document.write( "
Algebra.Com's Answer #471483 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Let the 3 integers be n-1, n and n+1.\r\n" );
document.write( "Actually the smallest integer is not referred to in the problem at all, so the\r\n" );
document.write( "problem can be solved for any 2 consecutive integers too. But that does not \r\n" );
document.write( "matter.\r\n" );
document.write( "Break down the statement given step by step and derive the algebraic expression\r\n" );
document.write( "for each.\r\n" );
document.write( "1) Largest of the number = n+1\r\n" );
document.write( "2) Half the largest = \"%28n%2B1%29%2F2\"\r\n" );
document.write( "This is the first part.\r\n" );
document.write( "3) Thrice the second integer = 3*n\r\n" );
document.write( "4) 24 less than thrice the second integer = \"3%2An+-+24\"\r\n" );
document.write( "5) 1/4th of, 24 less than thrice the second integer = \"%283%2An+-+24%29%2F4\"\r\n" );
document.write( "This is the second part.\r\n" );
document.write( "Equating the 2, we get\r\n" );
document.write( "\"%28n%2B1%29%2F2+=+%283%2An+-+24%29%2F4\"\r\n" );
document.write( "Cross multiplying and simplifying\r\n" );
document.write( "\"2%2A%28n%2B1%29+=+3%2An+-+24\"\r\n" );
document.write( "\"2%2An+%2B+2+=+3%2An+-+24\"\r\n" );
document.write( "\"n+=+26\"\r\n" );
document.write( "So the 3 numbers are 25, 26, 27\r\n" );
document.write( ":)\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );