document.write( "Question 971760: the height of the water H in feet at a boat dock t hours after 6 a.m. is given by H=10+sin pi/4 t. what is the height of the water at 10 a.m. ?
\n" );
document.write( " a. 5 feet
\n" );
document.write( " b. 12 feet
\n" );
document.write( " c. 15 feet
\n" );
document.write( " d. 10 feet \n" );
document.write( "
Algebra.Com's Answer #594205 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the height of the water H in feet at a boat dock t hours after 6 a.m. is given by H=10+sin pi/4 t. what is the height of the water at 10 a.m. ? \n" ); document.write( "-------------- \n" ); document.write( "t = 10-6 = 4 \n" ); document.write( "h = 10 + sin(pi*t/4) = 10 + sin(pi) \n" ); document.write( "h = 10 feet \n" ); document.write( " \n" ); document.write( " |