document.write( "Question 165127: the sum of the ages of two sister's is 37.the difference between four times the older sister's and three times the younger sister's age is 43.find the age of each sister. \n" ); document.write( "
Algebra.Com's Answer #121727 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Let x = younger sister's age
\n" ); document.write( "and y = older sister's age
\n" ); document.write( ".
\n" ); document.write( "Since we have two unknowns, we'll need two equations.
\n" ); document.write( ".
\n" ); document.write( "Equation 1: \"the sum of the ages of two sister's is 37\"
\n" ); document.write( "x+y = 37
\n" ); document.write( ".
\n" ); document.write( "Equation 2: \"the difference between four times the older sister's and three times the younger sister's age is 43\"
\n" ); document.write( "4y - 3x = 43
\n" ); document.write( ".
\n" ); document.write( "Using the substitution method, solve equation 1 for y:
\n" ); document.write( "x+y = 37
\n" ); document.write( "y = 37-x
\n" ); document.write( ".
\n" ); document.write( "Substitute the above into equation 2 and solve for x:
\n" ); document.write( "4y - 3x = 43
\n" ); document.write( "4(37-x) - 3x = 43
\n" ); document.write( "148 - 4x - 3x = 43
\n" ); document.write( "148 - 7x = 43
\n" ); document.write( "148 = 7x+43
\n" ); document.write( "105 = 7x
\n" ); document.write( "15 years = x (younger sister's age)
\n" ); document.write( ".
\n" ); document.write( "Older sister's age, if found by plugging the above into equation 1 and solving for y:
\n" ); document.write( "x+y = 37
\n" ); document.write( "15+y = 37
\n" ); document.write( "y = 22 years (older sister's age)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );