document.write( "Question 468533: If 1/3 of an integer is added to 1/4 of the next consecutive integer the sum is 23. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #321481 by asuar010(338)\"\" \"About 
You can put this solution on YOUR website!
simple.. denote the first integer to be x, then the next integer is (x+1)\r
\n" ); document.write( "\n" ); document.write( "Now just rewrite the problem using numbers... \"+%281%2F3%29%2Ax+%2B+%281%2F4%29%2A%28x%2B1%29=23+\"\r
\n" ); document.write( "\n" ); document.write( "to get rid of the fractions multiply the whole equation by 12 and it should look like: \"+4x%2B3x%2B3=276+\" then solve for x. \"+7x=273+\" so x=39\r
\n" ); document.write( "\n" ); document.write( "So the numbers are 39 and 40...\r
\n" ); document.write( "\n" ); document.write( "To check if you add 39/3+40/4=23
\n" ); document.write( "
\n" );