document.write( "Question 430382: Ruby is three years older than Sam. Sum of their age is 33. How old are both of them?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #298888 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"Ruby is three years older than Sam. Sum of their age is 33. How old are both of them?\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = Sam's age now \n" ); document.write( "x + 3 = Ruby's age now\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + x + 3 = 33 {sum of their ages is 33} \n" ); document.write( "2x + 3 = 33 {combined like terms} \n" ); document.write( "2x = 30 {subtracted 3 from both sides} \n" ); document.write( "x = 15 {divided both sides by 2} \n" ); document.write( "x + 3 = 18 {substituted 15, in for x, into x + 3}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Sam is 15 and Ruby is 18 \n" ); document.write( "www.algebrahouse.com \n" ); document.write( " |