document.write( "Question 453167: How do I write the equation necessary to find out when my age will be three times that of my grand daughter? Our current ages are 57 and 4. Thank you for your help \n" ); document.write( "
Algebra.Com's Answer #311373 by pedjajov(51)\"\" \"About 
You can put this solution on YOUR website!
If your ages now are 57 and 4 than in x years you(G) and your granddaughter(D) will be:
\n" ); document.write( ":
\n" ); document.write( "G = 57+x
\n" ); document.write( "D = 4+x
\n" ); document.write( ":
\n" ); document.write( "At the same time, after x years, you should be 3 times older :
\n" ); document.write( ":
\n" ); document.write( "G=3D
\n" ); document.write( ":
\n" ); document.write( "57+x=3(4+x), this is equation you're looking for.
\n" ); document.write( "
\n" );