document.write( "Question 314492: Find two consecutive even integers such that twelve times the first equals eight times the second.\r
\n" );
document.write( "\n" );
document.write( "Find the larger number. \n" );
document.write( "
Algebra.Com's Answer #224867 by malaydassharma(59)![]() ![]() You can put this solution on YOUR website! Let x be the larger number(second). \n" ); document.write( "As they are consecutive number the previous(first) number is (x-1)\r \n" ); document.write( "\n" ); document.write( "As per the problem,\r \n" ); document.write( "\n" ); document.write( "12(x-1)=8x \n" ); document.write( "or 12x-8x=12 \n" ); document.write( "or 4x=12\r \n" ); document.write( "\n" ); document.write( "Hence, x=12/4=3 , the larger number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |