document.write( "Question 799191: Find two consecutive integers such that the sum of three-fifths of the first and one-fourth of the second is 13. And the checking for that equation. \n" ); document.write( "
Algebra.Com's Answer #482546 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the integers be x & x+1\r
\n" ); document.write( "\n" ); document.write( "(3/5)x + (1/4)(x+1) =13\r
\n" ); document.write( "\n" ); document.write( "multiply equation by 20 the ( LCD)\r
\n" ); document.write( "\n" ); document.write( "12x+5(x+1)=13*20\r
\n" ); document.write( "\n" ); document.write( "12x+5x+5=260\r
\n" ); document.write( "\n" ); document.write( "17x=260-5\r
\n" ); document.write( "\n" ); document.write( "17x=255
\n" ); document.write( "x=15\r
\n" ); document.write( "\n" ); document.write( "the numbers are 15 & 16\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );