document.write( "Question 70996: Find the work done by the constant force 4i - 2j if the point of application moves along the line segment from P(1,1) to Q(5,7). \n" ); document.write( "
Algebra.Com's Answer #50737 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Find the work done by the constant force 4i - 2j if the point of application moves along the line segment from P(1,1) to Q(5,7). \n" ); document.write( "W =F.DS \n" ); document.write( "F=4I-2J \n" ); document.write( "DS= (5-1)I+(7-1)J=4I+6J \n" ); document.write( "F.DS = 16-12=4 \n" ); document.write( " |