document.write( "Question 1109968: The sum of James’ age and David’s age is 34. Five years ago, the sum of twice James’ age and three times David’s age was 61. What are their present ages \n" ); document.write( "
Algebra.Com's Answer #724965 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The condition gives you two equations\r\n" );
document.write( "\r\n" );
document.write( "J + D = 34,                  (1)\r\n" );
document.write( "2*(J-5) + 3*(D-5) = 61.      (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify (2):\r\n" );
document.write( "\r\n" );
document.write( "2J - 10 + 3D - 15 = 61,\r\n" );
document.write( "\r\n" );
document.write( "2J + 3D = 61 + 10 + 15,\r\n" );
document.write( "\r\n" );
document.write( "2J + 3D = 86.                (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From (1),  J = 34-D.  Substitute it into (3). You will get the single equation for only one unknown D:\r\n" );
document.write( "\r\n" );
document.write( "2*(34-D) + 3D = 86,         (It is how the Substitution method works).\r\n" );
document.write( "\r\n" );
document.write( "68 - 2D + 3D = 86  ====>  D = 86 - 68 = 18.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  David is 18 years old.   James is 34-18 = 16 years old.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.   2*(16-5) + 3*(18-5) = 2*11 + 3*13 = 22 + 39 = 61.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.   //   On the way,  you learned on how the Substitution method works.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------
\n" ); document.write( "There is a bunch of lessons on age word problems \r
\n" ); document.write( "\n" ); document.write( "    - Age problems and their solutions\r
\n" ); document.write( "\n" ); document.write( "    - A fresh formulation of a traditional age problem\r
\n" ); document.write( "\n" ); document.write( "    - Really intricate age word problem\r
\n" ); document.write( "\n" ); document.write( "    - Selected age word problems from the archive\r
\n" ); document.write( "\n" ); document.write( "    - Age problems for mental solution \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Read them and become an expert in solving age problems.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Age word problems\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Save the link to this online textbook together with its description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-I
\n" ); document.write( "https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to your archive and use it when it is needed.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );