document.write( "Question 511349: The ages of Ashley and Mary are in the ratio 4:7. The sum of their ages is 22. Find the ages of Ashley and Mary. \n" ); document.write( "
Algebra.Com's Answer #342175 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The ages of Ashley and Mary are in the ratio 4:7. The sum of their ages is 22. Find the ages of Ashley and Mary.
\n" ); document.write( "**
\n" ); document.write( "let x=Ashley's age
\n" ); document.write( "22-x=Mary's age
\n" ); document.write( "..
\n" ); document.write( "x/22-x=4/7
\n" ); document.write( "7x=88-4x
\n" ); document.write( "11x=88
\n" ); document.write( "x=8
\n" ); document.write( "ans:
\n" ); document.write( "Ashley's age=8
\n" ); document.write( "Mary's age=22-8=14
\n" ); document.write( "
\n" );