document.write( "Question 25818: Question: Craig is 24 years younger than his father. In 10 years, his father will be three times older than him. How old is craig and his father now? \n" ); document.write( "
Algebra.Com's Answer #13903 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let Craig's age be x-24 \n" ); document.write( "Let his father's age be x \n" ); document.write( "In 10 years his father's age = x+10 \n" ); document.write( "In 10 years his age = x-24+10 -->x-14 \n" ); document.write( "In 10 years his father's age 3x son's = 3(x-14) \n" ); document.write( "Expression:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+10=3(x-14) \n" ); document.write( "x+10=3x-42 \n" ); document.write( "-2x=-52 \n" ); document.write( "x=26 \n" ); document.write( "26-24=2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, Craig is 2 years old and his father is 26 years old. \n" ); document.write( "Paul. \n" ); document.write( " |