document.write( "Question 253099: A radio station is going to construct a 12-foot tower for a new antenna on top of a tall building. The tower will be supported by three cables each attached to the top of tower and to points on the roof of the building which are 5 feet from the base of the tower. What is the total length of these three cables.
\n" );
document.write( " pyth theoreum
\n" );
document.write( "12(12)+5(5)=c*(c)
\n" );
document.write( "144+25=c*c
\n" );
document.write( "169=c*c
\n" );
document.write( "13=c
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #185321 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Your math was right but you got a little sloppy on the right with c^2 which I fixed \n" ); document.write( "You also forgot that there are three cables. \n" ); document.write( "so 3*13=39 feet of cable\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |