document.write( "Question 910773: y years ago a man was y years old. his son is y years younger than his father.\r
\n" );
document.write( "\n" );
document.write( "a) How old is the son at present?
\n" );
document.write( "b) how old was the son 3years ago?
\n" );
document.write( "c) if at that time the son was 22years old, find the value of y. \n" );
document.write( "
Algebra.Com's Answer #552656 by stanbon(75887) ![]() You can put this solution on YOUR website! y years ago a man was y years old. \n" ); document.write( "So, the man is 2y years old now \n" ); document.write( "------------------------------------------ \n" ); document.write( "his son is y years younger than his father. \n" ); document.write( "So, the son is y years old now. \n" ); document.write( "--------------------------------------- \n" ); document.write( "a) How old is the son at present? \n" ); document.write( "Ans: y yrs old \n" ); document.write( "--------------------------- \n" ); document.write( " b) how old was the son 3 years ago? \n" ); document.write( "Ans: y-3 yrs old \n" ); document.write( "----- \n" ); document.write( " c) if at that time the son was 22years old, find the value of y. \n" ); document.write( "y-3 = 22 \n" ); document.write( "y = 25 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |