document.write( "Question 878196: Ray is 15 years older than Sam and Sam is 12 years older than Bart their ages 42 years how old is each \n" ); document.write( "
Algebra.Com's Answer #529739 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! Ray is 15 years older than Sam and Sam is 12 years older than Bart their ages 42 years how old is each \n" ); document.write( "Lets say Bart is x years old, then Sam would be x+12 years old, and Ray would be x+12+15 years old, add up all ages and solve for x \n" ); document.write( "x+x+12+x+12+15=42 \n" ); document.write( "3x+39=45 \n" ); document.write( "3x=6 \n" ); document.write( "x=2 \n" ); document.write( "so Bart is 2 years old \n" ); document.write( "Sam is 2+12=14 years old \n" ); document.write( "Ray is 2+12+15=29 years old \n" ); document.write( " |