document.write( "Question 272872: I have been working on this problem and can't seem to figure it out. I was wondering if someone could help me? Please and Thank you!! I would deeply appreciate it!\r
\n" );
document.write( "\n" );
document.write( "Two vertical poles have heights 6 ft and 12 ft. A rope is stretched from the top of each pole to the bottom of the other. How far above the ground do the ropes cross? (hint: The lengths y and z do not affect the answer.) \n" );
document.write( "
Algebra.Com's Answer #199446 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! One way to solve is to plot it on a coordinate plane.\r \n" ); document.write( "\n" ); document.write( "one pole is 12 and the other is 6 \n" ); document.write( "let's put the 12 ft at (0,0) and the 6 ft pole 6 away at 6,0. \n" ); document.write( "the top of the 12ft pole will be at 0,12 \n" ); document.write( "the top of the 6 ft pole will be at 6,6\r \n" ); document.write( "\n" ); document.write( "the lines will be from 0,12 to 6,0 \n" ); document.write( "and from 0,0 to 6,0\r \n" ); document.write( "\n" ); document.write( "so find the equations of the lines going through 0,12 and 6,0 and from 0,0 to 6,0 \n" ); document.write( "and find where they cross \n" ); document.write( "y=mx+b and (y-y)/(x-x)=m \n" ); document.write( "12-0/0-6=12/-2=-2=m \n" ); document.write( "12=-2*0+b \n" ); document.write( "12=b \n" ); document.write( "y=-2x+12 \n" ); document.write( "2nd line \n" ); document.write( "6-0/6-0=m \n" ); document.write( "0=1*0+b \n" ); document.write( "0=b \n" ); document.write( "y=1*x+0 \n" ); document.write( "y=x \n" ); document.write( "so now we solve the system of equations \n" ); document.write( "y=-2x+12 and y=x \n" ); document.write( "-2x+12=x \n" ); document.write( "12=3x \n" ); document.write( "4=x \n" ); document.write( "4=y \n" ); document.write( "They cross at 4,4 so they cross 4 ft above the ground. \n" ); document.write( " \n" ); document.write( " |