document.write( "Question 153673This question is from textbook elementary and intermediate algebra
\n" );
document.write( ": I'm, stuck can you help? #80. Buried Treasure. 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 #113116 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( "To see the problem draw an x/y coordinate system. \n" ); document.write( "Put Castle Rock (CR) at the intersection of the x and y axis. \n" ); document.write( "Mark a point \"x\" up the vertical axis from CR. \n" ); document.write( "From that point mark a point 2x+4 to the right. \n" ); document.write( "Use Pythagoras to find the distance that point is from CR: \n" ); document.write( "d = sqrt(x^2 + (2x+4)^2) = sqrt(5x^2+16x+16) \n" ); document.write( "---------- \n" ); document.write( "That point is also 2x+6 from CR according to Ahmed's map. \n" ); document.write( "----------- \n" ); document.write( "EQUATION: \n" ); document.write( "sqrt(5x^2 + 16x + 16) = 2x+6 \n" ); document.write( "5x^2 + 16x + 16 = 4x^2+ 24x + 36 \n" ); document.write( "x^2 - 8x -20 = 0 \n" ); document.write( "(x-10)(x+2) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "x = 10 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |