document.write( "Question 727383: The ratio of the present ages of Kwasi and Yaw is 2:9. Four years ago, the sum of their ages was 47 years. How old is Yaw now? \n" ); document.write( "
Algebra.Com's Answer #445078 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The ratio of the present ages of Kwasi and Yaw is 2:9. Four years ago, the sum of their ages was 47 years. How old is Yaw now?
\n" ); document.write( "**
\n" ); document.write( "let k=Kwasi's present age
\n" ); document.write( "let y=Yaw's present age
\n" ); document.write( "..
\n" ); document.write( "k/y=2/9
\n" ); document.write( "k=2y/9
\n" ); document.write( "..
\n" ); document.write( "4 yrs ago:
\n" ); document.write( "k-4+y-4=47
\n" ); document.write( "k+y=55
\n" ); document.write( "..
\n" ); document.write( "2y/9+y=55
\n" ); document.write( "2y+9y=9*55
\n" ); document.write( "11y=9*55
\n" ); document.write( "y=9*5=45
\n" ); document.write( "k=55-y=10
\n" ); document.write( "Kwasi's present age=10
\n" ); document.write( "Yaw's present age=45
\n" ); document.write( "
\n" ); document.write( "
\n" );