document.write( "Question 1014512: Mary works due north of home. Her husband works due east. They leave for work at the same time. By the time Mary is 7 miles from home, the distance between them is one mile more than Alan's distance from home. How far from home is Alan? \n" ); document.write( "
Algebra.Com's Answer #630783 by Theo(13342)![]() ![]() You can put this solution on YOUR website! she's 7 miles from home due north. \n" ); document.write( "he's x miles from home due east. \n" ); document.write( "the distance between them is x + 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you have a right triangle where one leg is 7 and one leg is x and the hypotenuse is x+1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "by pythagorus, hypotenuse squared = one leg square plus the other leg squared.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get (x+1)^2 = 7^2 + x^2 = 49 + x^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify to get x^2 + 2x + 1 = 49 + x^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract x^2 from both sides of the equation to get 2x + 1 = 49\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 1 from both sides of this equation to get 2x = 48\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 2 to get x = 24.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's your solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "alan is 24 miles from home and the distance between them is 25 miles.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "once again, you have the right triangle where one leg is 7 and the other leg is 24 and the hypotenuse is 25.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7^2 + 24^2 is equal to 49 + 576 which is equal to 625. \n" ); document.write( "this confirms the pythagrus rule has been calculated successfully.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since 25 is equal to 24 + 1, then the solution is confirmed as good because all requirements of the problem have been satisfied.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solution is that her husband is 24 miles from home.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "she is 7 miles from home due north. \n" ); document.write( "he is 24 miles from home due east. \n" ); document.write( "they are 25 miles apart.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |