document.write( "Question 1162062: John and Amelia have a baby daughter, Sonia. John is 23 kg heavier than Amelia, who is four times as heavy as Sonia.Their combined weight is 122 kg.How heavy is each person? \n" ); document.write( "
Algebra.Com's Answer #785767 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = Sonia's weight \n" ); document.write( "4x = Amelia's weight (4 times as heavy as Sonia) \n" ); document.write( "4x+23 = John's weight (23kg more than Amelia) \n" ); document.write( "The sum of their weights is 122 kg: \n" ); document.write( " \n" ); document.write( "Solve using basic algebra.... \n" ); document.write( " \n" ); document.write( " |