document.write( "Question 170446This question is from textbook e-math
\n" );
document.write( ": Find two consecutive integers such that the sum of one-third the first and one-fourth the second is nine. \n" );
document.write( "
Algebra.Com's Answer #125839 by maali40(13)![]() ![]() ![]() You can put this solution on YOUR website! Two consecutiive integers N and (N+1) where N/3+(N+1)/4=9 N*4/12 +(N+1)*3/12=9 4*N+3*N+3=12*9 7*N=108-3 N=105/7 N=15 (N+1)=16 ______________________________ N/M +(N+1)/(M+1) = ((2M+1)N+M)/(M(M+1))= 2+j(2M+1) When N=M+jM(M+1) for j=0,1,2 ,,,,j IS NOT THAT GENERAL?? \n" ); document.write( " |