document.write( "Question 1044189: To widen a road, a tree stump needs to be removed. Two backhoes are brought to the site. One backhoe pulls with a force of 2500 N east while the second backhoe pulls with a force of 3000 N northeast. What is the resultant force and its angle with respect to the first backhoe?\r
\n" );
document.write( "\n" );
document.write( "Much appreciated \n" );
document.write( "
Algebra.Com's Answer #660232 by Alan3354(69443) You can put this solution on YOUR website! To widen a road, a tree stump needs to be removed. Two backhoes are brought to the site. One backhoe pulls with a force of 2500 N east while the second backhoe pulls with a force of 3000 N northeast. What is the resultant force and its angle with respect to the first backhoe? \n" ); document.write( "----------- \n" ); document.write( "The angle between the 2 lines is 22.5 degs \n" ); document.write( "The resultant is the 3rd side of a triangle with sides of 2500 and 3000, and the included angle = 180 - 22.5 = 157.5 degs \n" ); document.write( "---- \n" ); document.write( "r^2 = 2500^2 + 3000^2 - 2*2500*3000*cos(157.5) \n" ); document.write( "r^2 =~ 29108193 \n" ); document.write( "r=~ 5395.2 N \n" ); document.write( "--------- \n" ); document.write( "Find the cosine of the angle between the resultant and North: \n" ); document.write( "3000^2 = r^2 + 2500^2 - 2*2500*r*cos(R) \n" ); document.write( "cos(R) =~ 0.977 \n" ); document.write( "R = 12.3 degs \n" ); document.write( " \n" ); document.write( " |