document.write( "Question 172472This question is from textbook Introductory Algebra
\n" );
document.write( ": The distance in miles that can be seen on the surface of the ocean is given by d = 1.4 sqrt h where h is the height above the surface of the water. How many FEET high above the water (to the nearest tenth) would a pirate have to climb to see 16 miles? \n" );
document.write( "
Algebra.Com's Answer #127356 by nipunbajaj(2)![]() ![]() ![]() You can put this solution on YOUR website! Solution:\r \n" ); document.write( "\n" ); document.write( "d = 1.4 sqrt (h)\r \n" ); document.write( "\n" ); document.write( "now, we are required to find out the height at which the disatnce of 16 miles will be visible. To find the value of h we need to substitute the value of d as 16 in the above equation, hence\r \n" ); document.write( "\n" ); document.write( "sqrt(h)= 16/1.4\r \n" ); document.write( "\n" ); document.write( "squaring both the sides\r \n" ); document.write( "\n" ); document.write( "h = (16*16)/(1.4*1.4) \n" ); document.write( " = 130.6 \n" ); document.write( " |