document.write( "Question 979008: Lucas is 9 years older than three times his son’s age. In 14 years, the age of Lucas will be 6 years more than twice his son’s age. Find their present ages.
\n" );
document.write( "PARTIAL SOLUTION
\n" );
document.write( "x= son's age. So lucas age= 3x+9
\n" );
document.write( "After 14 years, son age= x +14, lucas age= 2(x+14)+6
\n" );
document.write( "Not sure how to move ahead \n" );
document.write( "
Algebra.Com's Answer #600337 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! Lucas is 9 years older than three times his son’s age. In 14 years, the age of Lucas will be 6 years more than twice his son’s age. Find their present ages. \n" ); document.write( "PARTIAL SOLUTION \n" ); document.write( "x= son's age. So lucas age= 3x+9 \n" ); document.write( "After 14 years, son age= x +14, lucas age= 2(x+14)+6 \n" ); document.write( "Not sure how to move ahead \n" ); document.write( " After 14 years, the son will be x + 14 -------- You're correct up to here\n" ); document.write( " |