document.write( "Question 1084967: Fred is twice as old as Bob.
\n" ); document.write( "Kim is 2 years older than Bob.
\n" ); document.write( "Jane is 5/4 as old as Kim.
\n" ); document.write( "Tim is one fourth as old as Jane.
\n" ); document.write( "Vanessa is four years older than Tim.
\n" ); document.write( "Miguel is 3 years younger than Vanessa.
\n" ); document.write( "Phillip is 3 times as old as Miguel.
\n" ); document.write( "Phillip's wife is 3 years younger than he is.
\n" ); document.write( "Phillip's son's age is one fifth of Phillip's wife.
\n" ); document.write( "His daughter is one third the age of his son.
\n" ); document.write( "Fred is 60.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #698977 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
Fred is twice as old as Bob -> \"F=2B\"->\"B=F%2F2\"
\n" ); document.write( "Kim is 2 years older than Bob-> \"K=B%2B2\"
\n" ); document.write( "Jane is 5/4 as old as Kim -> \"J=%285%2F4%29K\"
\n" ); document.write( "Tim is one fourth as old as Jane ->\"T=J%2F4\"
\n" ); document.write( "Vanessa is four years older than Tim->\"V=T%2B4\"
\n" ); document.write( "Miguel is 3 years younger than Vanessa-> \"M=V-3\"
\n" ); document.write( "Phillip is 3 times as old as Miguel ->\"P=3M\"
\n" ); document.write( "Phillip's wife (\"W%5Bp%5D\" ) is 3 years younger than he is-> \"W%5Bp%5D=P-3\"
\n" ); document.write( "Phillip's son's age (\"P%5Bs%5D\") is one fifth of Phillip's wife.->\"P%5Bs%5D=W%5Bp%5D%2F5\"
\n" ); document.write( "His daughter (\"P%5Bd%5D\") is one third the age of his son.->\"P%5Bd%5D=P%5Bs%5D%2F3\"
\n" ); document.write( "Fred is \"60\".->\"F=60\"\r
\n" ); document.write( "\n" ); document.write( "so, if \"F=60\" than \"B=F%2F2\"->\"B=30\"\r
\n" ); document.write( "\n" ); document.write( "if Kim \"K=B%2B2\"-> \"K=30%2B2\"->\"K=32\"\r
\n" ); document.write( "\n" ); document.write( "if Jane is \"J=%285%2F4%29K\"-> \"J=%285%2Fcross%284%29%29cross%2832%298\"-> \"J=5%2A8\"-> \"J=40\"\r
\n" ); document.write( "\n" ); document.write( "if Tim is \"T=J%2F4\" ->\"T=40%2F4\" ->\"T=10\"\r
\n" ); document.write( "\n" ); document.write( "if Vanessa is\"V=T%2B4\"->\"V=10%2B4\"->\"V=14\"\r
\n" ); document.write( "\n" ); document.write( "if Miguel is \"M=V-3\"-> \"M=14-3\" -> \"M=11\"\r
\n" ); document.write( "\n" ); document.write( "if Phillip is \"P=3M\" ->\"P=3%2A11\"->\"P=33\"\r
\n" ); document.write( "\n" ); document.write( "if Phillip's wife is \"W%5Bp%5D=P-3\"-> \"W%5Bp%5D=33-3\"-> \"W%5Bp%5D=30\"\r
\n" ); document.write( "\n" ); document.write( "if Phillip's son's is \"P%5Bs%5D=W%5Bp%5D%2F5\"->\"P%5Bs%5D=30%2F5\"->\"P%5Bs%5D=6\"\r
\n" ); document.write( "\n" ); document.write( "if his daughter is \"P%5Bd%5D=P%5Bs%5D%2F3\"->\"P%5Bd%5D=6%2F3\"->\"P%5Bd%5D=2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so, we know that:\r
\n" ); document.write( "\n" ); document.write( "Fred is \"60\"\r
\n" ); document.write( "\n" ); document.write( "Bob is \"30\"\r
\n" ); document.write( "\n" ); document.write( "Kim is \"32\"\r
\n" ); document.write( "\n" ); document.write( "Jane is \"40\"\r
\n" ); document.write( "\n" ); document.write( "Tim is \"10\"\r
\n" ); document.write( "\n" ); document.write( "Vanessa is \"14\"\r
\n" ); document.write( "\n" ); document.write( "Miguel is \"11\"\r
\n" ); document.write( "\n" ); document.write( "Phillip is \"33\"\r
\n" ); document.write( "\n" ); document.write( "Phillip's wife is \"30\"\r
\n" ); document.write( "\n" ); document.write( "Phillip's son is \"6\"\r
\n" ); document.write( "\n" ); document.write( "and his daughter is \"2\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );