document.write( "Question 1163625: Gracie is four years younger than Rose💚Gracie is four years younger than Rose. The sum of their ages is 24. What are their ages? \n" ); document.write( "
Algebra.Com's Answer #787774 by Theo(13342)![]() ![]() You can put this solution on YOUR website! g = gracie's age \n" ); document.write( "r = rose's age \n" ); document.write( "g = r - 4 \n" ); document.write( "g + r = 24 \n" ); document.write( "replace g in the first eqaution with r - 4 to get: \n" ); document.write( "r - 4 + r = 24 \n" ); document.write( "combine like terms to get: \n" ); document.write( "2r - 4 = 24 \n" ); document.write( "add 4 to both sides of the equation to get: \n" ); document.write( "2r = 28 \n" ); document.write( "solve for r to get: \n" ); document.write( "r = 28/2 = 14 \n" ); document.write( "since g = r - 4, then you get: \n" ); document.write( "r = 14 \n" ); document.write( "g = 10 \n" ); document.write( "that's their ages. \n" ); document.write( "rosie is 14. \n" ); document.write( "gracie is 10. \n" ); document.write( " \n" ); document.write( " |