document.write( "Question 957910: Ishaan is 4 times as old as Luis and is also 6 years older than Luis.
\n" ); document.write( "How old is ishaan?
\n" ); document.write( "

Algebra.Com's Answer #585424 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
I= Ishaan's age; L= Luis's age
\n" ); document.write( "I=4L
\n" ); document.write( "I=L+6yrs
\n" ); document.write( "4L=L+6yrs
\n" ); document.write( "3L=6yrs
\n" ); document.write( "L=2yrs Luis is 2 years old
\n" ); document.write( "I=4L=4(2yrs)=8yrs Ishaan is 8 yrs old.
\n" ); document.write( "
\n" ); document.write( "
\n" );