document.write( "Question 803751: The sum of 3 numbers is 2009. If the ratio of the first number to the second is 2:3 and the ratio of the second to the third number is 5:8, what is the third number? \n" ); document.write( "
Algebra.Com's Answer #484478 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+y+z=2009,
\n" ); document.write( "x/y=2/3,
\n" ); document.write( "y/z=5/8
\n" ); document.write( "x = 410, y = 615, z = 984
\n" ); document.write( "
\n" ); document.write( "
\n" );