document.write( "Question 1036311: ray is 15 years older than sam and sam is 12 years younger than bert. Their ages total 42 years. how old are they all \n" ); document.write( "
Algebra.Com's Answer #650966 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ray is 15 years older than sam and sam is 12 years younger than bert. Their ages total 42 years. how old are they all \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "r = s + 15 \n" ); document.write( "s = b-12 \n" ); document.write( "r + s = b = 42 \n" ); document.write( "------ \n" ); document.write( "Substitute for \"r\" and for \"b\" and solve for \"s\":: \n" ); document.write( "s+15 + s + s+12 = 42 \n" ); document.write( "------ \n" ); document.write( "3s = 42-27 \n" ); document.write( "3s = 15 \n" ); document.write( "sam = 5 yrs \n" ); document.write( "ray = s+15 = 20 yrs \n" ); document.write( "bert = s+12 = 17 yrs \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |