document.write( "Question 83242: A 12-foot guy wire is attached to a telephone pole 10.5 ft from the top of the pole. If the wire forms a 52 degree angle with the ground, how high is the telephone pole? \n" ); document.write( "
Algebra.Com's Answer #59756 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "A 12-foot guy wire is attached to a \r\n" );
document.write( "telephone pole 10.5 ft from the top \r\n" );
document.write( "of the pole. If the wire forms a 52 \r\n" );
document.write( "degree angle with the ground, how \r\n" );
document.write( "high is the telephone pole?\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "                opposite\r\n" );
document.write( "   sin(52°) = ------------\r\n" );
document.write( "               hypotenuse\r\n" );
document.write( "\r\n" );
document.write( "                x\r\n" );
document.write( "   sin(52°) = ----\r\n" );
document.write( "               12\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 12\r\n" );
document.write( "\r\n" );
document.write( "12 sin(52°) = x\r\n" );
document.write( "\r\n" );
document.write( "9.456129043 = x\r\n" );
document.write( "\r\n" );
document.write( "Total height of pole = 9.456129043 + 10.5 = 19.95612904\r\n" );
document.write( "\r\n" );
document.write( "So you'd round that off to about 20 feet.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );