document.write( "Question 695723: if three times the smaller of two consecutive integers is added to four times the larger, the result is 130. find the small integer. \n" ); document.write( "
Algebra.Com's Answer #428625 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the numbers be x & (x+1)\r
\n" ); document.write( "\n" ); document.write( "according to the condition\r
\n" ); document.write( "\n" ); document.write( "3x+4(x+1) = 130\r
\n" ); document.write( "\n" ); document.write( "3x+4x+4=130
\n" ); document.write( "7x=130-4
\n" ); document.write( "7x=126
\n" ); document.write( "x=18\r
\n" ); document.write( "\n" ); document.write( "18,19 are the numbers
\n" ); document.write( "
\n" );