document.write( "Question 1002578: Question: Jake is 13 years old. In 3 years his grandpa will be twice as old as Jake's dad, and in 7 years his grandpa will be four times older than Jake. How old is Jake's dad?
\n" ); document.write( "I've tried 13*4=52. 52-7=45. 45+3=48. 48/2=24.
\n" ); document.write( "I'm not sure what steps I'm missing or what math I'm doing wrong
\n" ); document.write( "

Algebra.Com's Answer #619445 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
j, g, d, for Jake, Grandpa, Dad\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Examining the description very carefully, you should be able to form this system of equations:
\n" ); document.write( "\"system%28j=13%2Cg%2B3=2%28d%2B3%29%2Cg%2B7=4%28j%2B7%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "One of the variables is already given as known, so you can substitute for it now and you will have a system of two equations, just in the unknown variables, g and d.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28g%2B3=2d%2B6%2Cg%2B7=4j%2B28%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28g=2d%2B3%2Cg=4j%2B21%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28g=2d%2B3%2Cg=4%2A13%2B21%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%282d=g-3%2Cg=52%2B21%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28g=73%29\"---------Grandpa;
\n" ); document.write( "but still you want to know d, from the other equation in the last system;\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2d=g-3\"
\n" ); document.write( "\"2d=73-3\"
\n" ); document.write( "\"d=70%2F2\"
\n" ); document.write( "\"highlight%28highlight%28d=35%29%29\"-----------Jake's dad.
\n" ); document.write( "
\n" );