document.write( "Question 378241: The ratio between the ages of the two suspects is 6:5 and the sum of their ages is 55 years. After how many years will the ratio be 8:7.? \n" ); document.write( "
Algebra.Com's Answer #268780 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "the sum of their ages is 55 years
\n" ); document.write( "Let x and (55-x) represent their ages now
\n" ); document.write( "\"%286%2F5%29+=+x%2F%2855-x%29\"
\n" ); document.write( "cross multiply to solve for x
\n" ); document.write( "6(55-x) = 5x
\n" ); document.write( "6*55 -6x = 5x
\n" ); document.write( "6*55 = 11x
\n" ); document.write( "30 = x Two suspects are 30 and 25 years old now.\r
\n" ); document.write( "\n" ); document.write( "Let y represent the number of years from now the ratio will be 8:7
\n" ); document.write( "(30+y)/(25+y) = 8/7 cross multiplying to solve for y
\n" ); document.write( "8(25+y) = 7(30+y)
\n" ); document.write( "8*25 + 8y = 7*30 + 7y
\n" ); document.write( "y = 210 - 200 = 10, the years from now the ratio will be 8:7 \n" ); document.write( "
\n" );