document.write( "Question 253406: If 3 times Jane's age in years, is equal to 8 times Beth's age in years and the difference between their ages in 15 years, how old are Jane and Beth? \n" ); document.write( "
Algebra.Com's Answer #185675 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
Given, 3 times Jane's age in years, is equal to 8 times Beth's age in years
\n" ); document.write( "Let the age of Jane be 8x.
\n" ); document.write( "Then the age of Beth is 3x.
\n" ); document.write( "The difference in ages is 8x-3x = 15
\n" ); document.write( " 5x = 15
\n" ); document.write( " x = 15/5
\n" ); document.write( " x = 3
\n" ); document.write( "So the age of Beth is = 3x = 3*3 = 9
\n" ); document.write( "And the age of Jane is = 8x = 8*3 = 24
\n" ); document.write( "
\n" ); document.write( "
\n" );