document.write( "Question 1034549: Steve is 3 times older than Kevin. The sum of their age is 52. How old is Steve
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #649204 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let Steve be S. Kevin is 3x older, which is 3s. So:
\n" ); document.write( "s+3s=52
\n" ); document.write( "4s=52
\n" ); document.write( "s=52/4=13 years old!!!!!!!!!
\n" ); document.write( "
\n" );