document.write( "Question 1097636: Rosa works due north and her husband, Alan drives due east to work.They leave work at the same time. When Rosa is 3 miles from home the distance between them is 1 more mile than Alan's distance. How many miles are both? \n" ); document.write( "
Algebra.Com's Answer #712163 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let n and n+1 be the distance Alan is from work and the distance he is from Rosa, respectively. Then: \n" ); document.write( "3²+n²=(n+1)² \n" ); document.write( "n²+9=n²+2n+1 \n" ); document.write( "2n=8 \n" ); document.write( "n=4 \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |