document.write( "Question 1124883: my son is eight less than half my age. my son is 10 years old, how old am i
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #741168 by Olasko(10)![]() ![]() You can put this solution on YOUR website! Let your age be x therefore your son's age is 1/2 x - 8 \n" ); document.write( "then you can solve algebraically since your son's age is 10 \n" ); document.write( "1/2 x - 8 = 10 \n" ); document.write( "multiply all through by l.c.m \n" ); document.write( "you have \n" ); document.write( "x - 16 = 20 \n" ); document.write( "x = 36 \n" ); document.write( "you are 36 years old \n" ); document.write( " |