document.write( "Question 832899: Joe is twice as old as David. The sum of their ages is 63. How old are David and Joe \n" ); document.write( "
Algebra.Com's Answer #502222 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ------- \n" ); document.write( "Joe is twice as old as David. \n" ); document.write( "The sum of their ages is 63. \n" ); document.write( "How old are David and Joe \n" ); document.write( "=============== \n" ); document.write( "Equations: \n" ); document.write( "j = 2d \n" ); document.write( "j+d = 63 \n" ); document.write( "----- \n" ); document.write( "Substitute for \"j\" and solve for \"d\": \n" ); document.write( "2d + d = 63 \n" ); document.write( "3d = 63 \n" ); document.write( "David = 21 years \n" ); document.write( "------------------------ \n" ); document.write( "Solve for \"j\": \n" ); document.write( "j = 2d \n" ); document.write( "Joe = 2*21 = 42 years \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |