document.write( "Question 1141879: The ratio of the ages of two sisters is 4 :3.The elder sister is 3 years older than the younger one. Find their ages. \n" ); document.write( "
Algebra.Com's Answer #762526 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Since the ratio of the two ages is 4:3, let the two ages be 4x and 3x. \n" ); document.write( "In virtually all problems where a ratio is given, that is a good way to start on the problem. \n" ); document.write( "The problem tells us that the difference in their ages is 3 years. But the difference in their ages is 4x-3x = x; so x=3. \n" ); document.write( "And that makes the ages of the two sisters 4x=12 and 3x=9. \n" ); document.write( " |