document.write( "Question 1130229: 6. Captain gives you the following clue to find a buried a treasure : Get ye to the palm tree at the middle of the isle. Face ye to the west. Think ye of the number that is seventeen more than the quotient when six times the number of paces to the treasure is divided by two. This number be equal to the sum when twelve more than nine minus fifteen is added to four times the number of paces to the treasure. Dig ye only once, for if te dig in the wrong spot, the treasure will disappear. \n" ); document.write( "
Algebra.Com's Answer #746891 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Captain gives you the following clue to find a buried a treasure :
\n" ); document.write( " Get ye to the palm tree at the middle of the isle.
\n" ); document.write( " Face ye to the west.
\n" ); document.write( " Think ye of the number that is seventeen more than the quotient when six times the number of paces to the treasure is divided by two.
\n" ); document.write( "This number be equal to the sum when twelve more than nine minus fifteen is added to four times the number of paces to the treasure.
\n" ); document.write( ":
\n" ); document.write( "let p = the no. of paces to the treasure
\n" ); document.write( "\"%286p%29%2F2\" + 17 = (12+9-15) + 4p
\n" ); document.write( "\"%286p%29%2F2\" + 17 = 6 + 4p
\n" ); document.write( "6p + 2(17) = 2(6+4p)
\n" ); document.write( "6p + 34 = 12 + 8p
\n" ); document.write( "34 - 12 = 8p - 6p
\n" ); document.write( "22 = 2p
\n" ); document.write( "p = 22/2
\n" ); document.write( "p = 11 paces west to the treasure
\n" ); document.write( "
\n" );