document.write( "Question 180794This question is from textbook Analytic Trigonometry
\n" );
document.write( ": Standing on the bank of a river, a surveyor measures the angle to the top of a tree on the opposite bank to be 23 degrees. He backs up 45ft and remeasures the angle to the top of the tree at 18 degrees. How wide is the river? \n" );
document.write( "
Algebra.Com's Answer #135527 by stanbon(75887) ![]() You can put this solution on YOUR website! Standing on the bank of a river, a surveyor measures the angle to the top of a tree on the opposite bank to be 23 degrees. He backs up 45ft and remeasures the angle to the top of the tree at 18 degrees. How wide is the river? \n" ); document.write( "------------------------------------- \n" ); document.write( "Let the width of the river be \"x\". \n" ); document.write( "Draw the picture and solve for \"x\". \n" ); document.write( "--------------------------- \n" ); document.write( "tan(23) = tree/x \n" ); document.write( "tan(18) = tree/(x + 45) \n" ); document.write( "----------------------- \n" ); document.write( "tree = x*tan(23) \n" ); document.write( "tree = (x+45)*tan(18) \n" ); document.write( "------------------------ \n" ); document.write( "Equation: \n" ); document.write( "x*tan(23) - (x+45)*tan(18)\r \n" ); document.write( "\n" ); document.write( "xtan(23) - x*tan(18) = 45*tan(18)\r \n" ); document.write( "\n" ); document.write( "x[tan(23)-tan(18)] = 45*tan(18)\r \n" ); document.write( "\n" ); document.write( "Solve for \"x\" \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |