document.write( "Question 357124: If the sum of ages of three friends is 126.The ratio of ages of John and Maria is 4:3 and that of John and Linda is 5:7.Find the age of John? \n" ); document.write( "
Algebra.Com's Answer #255034 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x be John's Age, then Maria's age is (3/4)x and Linda's is (7/5)x
\n" ); document.write( "according to othe ratios given. for ex. J/M = 4/3 then 4M = 3J or M =3/4J
\n" ); document.write( "the sum of ages of three friends is given as 126
\n" ); document.write( "x + (3/4)x + (7/5)x = 126
\n" ); document.write( "Multiplying thru with 20 to clear the denominators
\n" ); document.write( "20x + 15x + 28x = 126*20
\n" ); document.write( "63x = 2520
\n" ); document.write( "x = 40
\n" ); document.write( "John is 40 years old
\n" ); document.write( "checking our answer
\n" ); document.write( "Maria is 30 and Linda is 56
\n" ); document.write( "40 + 30 + 56 = 126 \n" ); document.write( "
\n" );