document.write( "Question 305331: In 2 years I will be 5 times as old as my son and half as old as my father. My father just turned 78. How old is my son?\r
\n" );
document.write( "\n" );
document.write( "(A) 5 (B) 6 (C) 7 (D) 8 (E) 9 \n" );
document.write( "
Algebra.Com's Answer #218594 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let my son's age be x\r \n" ); document.write( "\n" ); document.write( "after 2 years he will be x+2 years\r \n" ); document.write( "\n" ); document.write( "My age will be 5 (x+2) years after 2 years\r \n" ); document.write( "\n" ); document.write( "5(x+2) = 1/2 *(78+2) ( father's age after two years will be 78+2 years)\r \n" ); document.write( "\n" ); document.write( "5x+10=40\r \n" ); document.write( "\n" ); document.write( "5x= 30\r \n" ); document.write( "\n" ); document.write( "x=6 son'sage now\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |