document.write( "Question 159043: For some reason I think I was once able to do this problem, but I forgot. Here's how it goes:
\n" );
document.write( "Two poles 20 feet and 80 feet high are 100 feet apart. What is the height of the point of intersection of the lines which run form the top of each pole to the foot of the other pole?
\n" );
document.write( "Quick help would be much appreciated.
\n" );
document.write( "Thanks, Cameron \n" );
document.write( "
Algebra.Com's Answer #117137 by scott8148(6628) You can put this solution on YOUR website! the easiest solution is semi-graphical\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "picture the 80 foot pole standing on the origin and going up the y-axis\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the 20 foot pole is standing on the x-axis, 100 feet from the origin\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y=mx+b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation of the line from the top of 80 to the bottom of 20 is y=-.8x+80\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation of the line from the bottom of 80 to the top of 20 is y=.2x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ .2x=-.8x+80 __ adding .8x __ x=80\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ y=.2(80) __ y=16 \n" ); document.write( " |