document.write( "Question 219640: If five times the lesser of two consecutive integers is added to three times the greater, the result is 59. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #165148 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x & x+1 be the 2 integers.
\n" ); document.write( "5x+3(x+1)=59
\n" ); document.write( "5x+3x+3=59
\n" ); document.write( "8x=59-3
\n" ); document.write( "8x=56
\n" ); document.write( "x=56/8
\n" ); document.write( "x=7 ans for the first integer.
\n" ); document.write( "7+1=8 ans. for the second integer.
\n" ); document.write( "Proof:
\n" ); document.write( "5*7+3*8=59
\n" ); document.write( "35+24=59
\n" ); document.write( "59=59
\n" ); document.write( "
\n" ); document.write( "
\n" );