document.write( "Question 883902: This is the word problem that has gotten the best of me. Any help will be greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "Ahmed has half of a treasure map, which indicates that the treasure is buried in the desert 2x+6 paces from Castle Rock. Vanessa has the other half of the map. Her half indicates that to find the treasure, one must get to Castle Rock, walk x paces to the north, and then walk 2x+4 paces to the east. If they share their information, then they can find x and save a lot of digging. What is x? \n" );
document.write( "
Algebra.Com's Answer #533841 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ahmed has half of a treasure map, which indicates that the treasure is buried in the desert 2x+6 paces from Castle Rock. Vanessa has the other half of the map. Her half indicates that to find the treasure, one must get to Castle Rock, walk x paces to the north, and then walk 2x+4 paces to the east. If they share their information, then they can find x and save a lot of digging. What is x? \n" ); document.write( "============================= \n" ); document.write( "Draw the picture:: \n" ); document.write( "You have a circle with radius 2x+6 \n" ); document.write( "---------- \n" ); document.write( "Draw rectangle with side north = x and side right = 2x+4 \n" ); document.write( "Find the hypotenuse: \n" ); document.write( "h = sqrt[x^2 + 4x^2+16x + 16] \n" ); document.write( "h = sqrt[5x^2 + 16x + 16] \n" ); document.write( "======== \n" ); document.write( "Equate the radius and the hypotenuse and solve for \"x\": \n" ); document.write( "2x+6 = sqrt(5x^2 + 16x + 16) \n" ); document.write( "Square both sides to get: \n" ); document.write( "4x^2 + 24x + 36 = 5x^2 + 16x + 16 \n" ); document.write( "x^2 - 8x - 20 = 0 \n" ); document.write( "Solve: \n" ); document.write( "x = [8 +- sqrt(16-4*-20)]/2 \n" ); document.write( "x = [8 +- sqrt(96)]/2 \n" ); document.write( "x = [8 +- 4sqrt(6)]/2 \n" ); document.write( "Positive solution: \n" ); document.write( "x = [4 + 2sqrt(6)] \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------------- \n" ); document.write( " |