document.write( "Question 389570: 8. Find three consecutive three even numbers such that sum of 3/5 of the first, ½ of the second and 3/8 of the third is 32. \n" ); document.write( "
Algebra.Com's Answer #276119 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (x+2) and (x+4)
\n" ); document.write( "represent the first, second and third of three consecutive even numbers \r
\n" ); document.write( "\n" ); document.write( "Question States***
\n" ); document.write( " (3/5) x + 1/2(x+2) +3/8(x+4) = 32
\n" ); document.write( "solving for x
\n" ); document.write( "Multiplying all terms by 40, so as all denominators = 1
\n" ); document.write( " 24x + 20(x+2) + 15(x+4) = 32*40
\n" ); document.write( " 59x + 100 = 1280
\n" ); document.write( " 59x = 1180
\n" ); document.write( " x = 20 Three consecutive even numbers are 20,22,24
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 3/5*20 + 1/2*22 + 3/8*24 = 12 + 11 + 9 = 32 \n" ); document.write( "
\n" );