document.write( "Question 12156: Felipe is a teenager who is 10 years older than his sister Irene. In 6 years, Felipe will be twice as old as his sister. How old is Felipe now?\r
\n" ); document.write( "\n" ); document.write( "Can you please show us how to set up this equation, and the process to solve it?
\n" ); document.write( "

Algebra.Com's Answer #6171 by askmemath(368)\"\" \"About 
You can put this solution on YOUR website!
Let Irene's age = X
\n" ); document.write( "Since Felipe is older by 10 years , his age = X+10
\n" ); document.write( "In 6 years
\n" ); document.write( "Irene's age = X+6
\n" ); document.write( "Felipe's age = X+10 +6 = X+16
\n" ); document.write( "Felipe will be twice as old in 6 yrs
\n" ); document.write( "X+16 = 2(X+6)
\n" ); document.write( "X+16 = 2X+12
\n" ); document.write( "Subtracting X+12 on both sides
\n" ); document.write( "X = 4 (irene's age)
\n" ); document.write( "Felipe's age = 4+10 = 14
\n" ); document.write( "
\n" );