document.write( "Question 741103: emma is 10 years older than half Olivias age. If the sum between emmas age and Olivias age is 31 How old is Emma? \n" ); document.write( "
Algebra.Com's Answer #451837 by only4christ2(12)![]() ![]() ![]() You can put this solution on YOUR website! Let x = Olivia's age........Then Emma's age = .5x + 10\r \n" ); document.write( "\n" ); document.write( "The sum of their ages is 31: so, X + .5X + 10 = 31\r \n" ); document.write( "\n" ); document.write( "Next, solve for X.\r \n" ); document.write( "\n" ); document.write( "x + .5x +10 = 31 \n" ); document.write( "1.5x + 10 = 31 \n" ); document.write( "1.5x = 21 \n" ); document.write( "x = 21 / 1.5 \n" ); document.write( "x = 14..................This is Olivia's age.\r \n" ); document.write( "\n" ); document.write( "To find Emma's age: we must do the following: .5x + 10 = .5(14) + 10 = 17\r \n" ); document.write( "\n" ); document.write( "So, Emma is 17 years old. \n" ); document.write( " |