document.write( "Question 217675: Find threee consecutive integers such that the sum of the first plus one-third of the second plus three-fourths of the third is 6. \n" ); document.write( "
Algebra.Com's Answer #164076 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
Let,,(x),,,(x+1),,,(x+2),,,be 3 consecutive numbers
\n" ); document.write( ".
\n" ); document.write( "Given,,,,x + (1/3)(x+1) +(3/4)(x+2) = 6,,,,,multiply thru by 12
\n" ); document.write( ".
\n" ); document.write( "12x +4(x+1) +9(x+2) = 72
\n" ); document.write( ".
\n" ); document.write( "12x +4x +4 +9x +18 = 72
\n" ); document.write( ".
\n" ); document.write( "25x = 50
\n" ); document.write( ".
\n" ); document.write( "x=2,,,numbers = 2,,,3,,,4
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "check,,,,2+ 1/3(3) +3/4(4) = 2+1+3 =6,,,,,ok
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );