document.write( "Question 1091327: Alberto is 6 years older than Luis. Within 4 years the sum of their ages will be 58 years old calculate they have now \n" ); document.write( "
Algebra.Com's Answer #705687 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Luis's current age is x, Alberto's x+6
\n" ); document.write( "in 4 years, x+4+x+10=58
\n" ); document.write( "2x+14=58
\n" ); document.write( "2x=44
\n" ); document.write( "x=22 Luis ANSWER
\n" ); document.write( "x+6=28 Alberto ANSWER
\n" ); document.write( "in 4 years, 26 and 32, which is 58.
\n" ); document.write( "
\n" );