document.write( "Question 802951: \r
\n" );
document.write( "\n" );
document.write( " 4 years ago, I was half the age I will be 7 years from now. How old am I? \n" );
document.write( "
Algebra.Com's Answer #484055 by thejackal(72)![]() ![]() You can put this solution on YOUR website! very easy: \n" ); document.write( "Let my present age be x \n" ); document.write( "such that \"4 years ago\" = x - 4 \n" ); document.write( "and \"half the age I will be 7 years from now\" = (x + 7)/2\r \n" ); document.write( "\n" ); document.write( "thus:\r \n" ); document.write( "\n" ); document.write( "x - 4 = (x + 7)/2 \n" ); document.write( "2x - 8 = x + 7 \n" ); document.write( "2x - x = 8 + 7 \n" ); document.write( "x = 15\r \n" ); document.write( "\n" ); document.write( "proof:\r \n" ); document.write( "\n" ); document.write( "4 years ago = 15 - 4 = 11 \n" ); document.write( "half the age I will be 7 years from now = (15 + 7)/2 = 11\r \n" ); document.write( "\n" ); document.write( "QED \n" ); document.write( " |