document.write( "Question 1172195: Bryce is two years older than Logan. Sylvia is five years older than Bryce. The sum of their ages is 36. How old is Logan? \n" ); document.write( "
Algebra.Com's Answer #797129 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "let x be Logan's age
\n" ); document.write( "then x+2 is Bryce's age (he is 2 years older than Logan)
\n" ); document.write( "then (x+2)+5 = x+7 is Sylvia's age (she is 5 years older than Bryce)

\n" ); document.write( "The sum of their ages is 36:

\n" ); document.write( "\"%28x%29%2B%28x%2B2%29%2B%28x%2B7%29+=+36\"

\n" ); document.write( "Solve using basic algebra....

\n" ); document.write( "
\n" ); document.write( "
\n" );