document.write( "Question 1204074: Given that A:B = 2:3, B:C=3:1, C:D=4:5, D:E = 2:1 and A+B+C+D+E = 18900. What is the value of E? \n" ); document.write( "
Algebra.Com's Answer #840102 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "All the cross multiplying in the solution from the other tutor seems like far more work than is necessary to solve the problem.

\n" ); document.write( "It seems to me the easiest way to solve the problem is to combine the given ratios into a single ratio comparing all 5 quantities, scaling the ratio up where necessary to keep the ratio in whole numbers.

\n" ); document.write( "A:B = 2:3 and B:C = 3:1 gives us

\n" ); document.write( "A:B:C = 2:3:1 [1]

\n" ); document.write( "C:D = 4:5, so scale [1] up to make C=4:
\n" ); document.write( "A:B:C = 8:12:4

\n" ); document.write( "Then A:B:C = 8:12:4 and C:D = 4:5 gives us

\n" ); document.write( "A:B:C:D = 8:12:4:5 [2]

\n" ); document.write( "D:E = 2:1; scale both this and [2] up to where D is a whole number in both ratios:

\n" ); document.write( "A:B:C:D = 16:24:8:10 and D:E = 10:5 gives us

\n" ); document.write( "A:B:C:D:E = 16:24:8:10:5 [3]

\n" ); document.write( "Now we have a single ratio statement relating all 5 numbers, so we can solve the problem knowing that the sum of the five numbers is 18900.

\n" ); document.write( "Using the extended ratios we have found...
\n" ); document.write( "A = 16x
\n" ); document.write( "B = 24x
\n" ); document.write( "C = 8x
\n" ); document.write( "D = 10x
\n" ); document.write( "E = 5x
\n" ); document.write( "A+B+C+D+E = 16x+24x+8x+10x+5x = 63x = 18900
\n" ); document.write( "x = 18900/63 = 300

\n" ); document.write( "ANSWER: E = 5x = 5(300) = 1500
\n" ); document.write( "
\n" ); document.write( "
\n" );