document.write( "Question 696134: Fran works due north of home.Her husband Ben works due east. They leave for work at the same time. By the time fran is 3 miles from home, the distance between them is one mile more than bens distance. What is bens distance? \n" ); document.write( "
Algebra.Com's Answer #429427 by henew(13)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Draw a picture. You will see a right angled triangle with sides 3,a( ben's distance) and hypotenuse a+1.\r
\n" ); document.write( "\n" ); document.write( "By the property of right angled triangle\r
\n" ); document.write( "\n" ); document.write( "3 squared + a squared = (a+1) squared.\r
\n" ); document.write( "\n" ); document.write( "a^2+2a+1= 9+a^2\r
\n" ); document.write( "\n" ); document.write( "2a+1=9\r
\n" ); document.write( "\n" ); document.write( "a=4 miles
\n" ); document.write( "
\n" );