document.write( "Question 900788: Daniel is 69 years old and Ishaan is 6 years old.\r
\n" );
document.write( "\n" );
document.write( "How many years will it take until Daniel is only 4 times as old as Ishaan?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #546139 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! Let x be the number of years it takes for Daniel to be 4 times as old as Ishaan.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then, 69+x = 4(6+x)\r \n" ); document.write( "\n" ); document.write( "69+x = 24+4x\r \n" ); document.write( "\n" ); document.write( "45 = 3x\r \n" ); document.write( "\n" ); document.write( "x = 15\r \n" ); document.write( "\n" ); document.write( "i.e. Daniel will be 84 and Ishaan will be 21. \n" ); document.write( " |