document.write( "Question 247173: if 3 times the smaller of 2 consecutive integers is added to four times the larger and the result is 88. what is the smaller integer? \n" ); document.write( "
Algebra.Com's Answer #180354 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
Let x = integer
\n" ); document.write( "Let x+1 = consecutive integer
\n" ); document.write( ".
\n" ); document.write( "If: 3 times the smaller of 2 consecutive integers = 3x
\n" ); document.write( "And: four times the larger = 4(x+1)
\n" ); document.write( "And: the result is (=) 88
\n" ); document.write( ".
\n" ); document.write( "Our equation becomes: \"3x%2B%284%28x%2B1%29%29=88\"
\n" ); document.write( ".
\n" ); document.write( "Distribute 4, then solve for x.
\n" ); document.write( "I'll let you take it from here. :)
\n" ); document.write( "
\n" );