document.write( "Question 628708: fran works due north of home her husband ben works due east they leave for work at the same time by the time alice is 5 miles from home the distance between them is one mile more than ralphs distance from home . how far from home is ralph? \n" ); document.write( "
Algebra.Com's Answer #395808 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Assuming that Fran & Alice are the same person
\n" ); document.write( ";
\n" ); document.write( "Fran works due north of home
\n" ); document.write( "Ben works due east
\n" ); document.write( "they leave for work at the same time
\n" ); document.write( "by the time Alice is 5 miles from home the distance between them is one mile
\n" ); document.write( " more than Ralph distance from home
\n" ); document.write( "how far from home is Ralph?
\n" ); document.write( ":
\n" ); document.write( "Let r = Ralph's distance from home
\n" ); document.write( "then
\n" ); document.write( "(r+1) = Distance between Ralph and Fran/Alice
\n" ); document.write( ":
\n" ); document.write( "A right triangle problem a^2 + b^2 = c^2
\n" ); document.write( "5^2 + r^2 = (r+1)^2
\n" ); document.write( "25 + r^2 = r^2 + 2r + 1
\n" ); document.write( "25 - 1 = r^2 - r^2 + 2r
\n" ); document.write( "24 = 2r
\n" ); document.write( "r = 24/2
\n" ); document.write( "r = 12 mi is Ralph's distance from home when Fran/Alice is 13 mi from him
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this on a calc: enter \"sqrt%285%5E2%2B12%5E2%29\"
\n" ); document.write( "
\n" );