document.write( "Question 625372: julio is 36 years old, and james is 11 years old. IN how many years woill Julios age be twice james age? \n" ); document.write( "
Algebra.Com's Answer #393477 by reynard2007(52)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let x be the number of years to pass...
\n" ); document.write( "in x years, both of them will x years older, so:\r
\n" ); document.write( "\n" ); document.write( "1)Julio will be 36+x years old and
\n" ); document.write( "2) James will be 11+x years old
\n" ); document.write( "

\n" ); document.write( "36+x = 2(11+x)
\n" ); document.write( "36+x = 22+2x
\n" ); document.write( "36-22 = 2x - x
\n" ); document.write( "x = 14
\n" ); document.write( "
\n" ); document.write( "
\n" );