document.write( "Question 1168880: Rafa's age is 6 years less than Rosa's what is the age of each of the sum if their ages is 24 \n" ); document.write( "
Algebra.Com's Answer #793527 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Rosa's age = x \n" ); document.write( "Rafa's age = x - 6 \n" ); document.write( "Sum of the ages = 24 \n" ); document.write( "x + x - 6 = 24 \n" ); document.write( "2x = 24 + 6 \n" ); document.write( "2x = 30 \n" ); document.write( "x = 30/2 \n" ); document.write( "x = 15 \n" ); document.write( "Rosa's age = x = 15 \n" ); document.write( "Rafa's age = x-6 = 15 - 6 = 9 \n" ); document.write( "Rasa's age = 15 \n" ); document.write( "Rafa's age = 9 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |