document.write( "Question 62384: twice the lesser of two consecutive intergers is 12 less than 3 times the greater interger find the lesser interger
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #43076 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! twice the lesser of two consecutive integers is 12 less than 3 times the greater integer find the lesser integer. \n" ); document.write( "---------- \n" ); document.write( "Let the consecutive integers be x and x+1. \n" ); document.write( "EQUATION: \n" ); document.write( "2x+12=3(x+1) \n" ); document.write( "2x+12=3x+3 \n" ); document.write( "2x=9 \n" ); document.write( "x=4.5 \n" ); document.write( "4.5 is not an integer. \n" ); document.write( "Check the wording of your problem. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |