document.write( "Question 1036466: Ishaan is 2 times as old as Christopher. 35 years ago, Ishaan was 7 times as old as Christopher.
\n" );
document.write( "How old is Ishaan now?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #651158 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Ishaan is 2 times as old as Christopher. 35 years ago, Ishaan was 7 times as old as Christopher. \n" ); document.write( "How old is Ishaan now? \n" ); document.write( "=========== \n" ); document.write( "I = 2C \n" ); document.write( "I - 35 = 7(C-35) \n" ); document.write( "Sub for I \n" ); document.write( "----- \n" ); document.write( "2C - 35 = 7C - 245 \n" ); document.write( "5C = 210 \n" ); document.write( "C = 42 \n" ); document.write( " \n" ); document.write( " |