Answer:
72 Nm²
Explanation:
work = F . d
work = (12i ,0j) . (6i ,-8j )
work = 72 J
The 12N force is a vector acting in the direction of the positive x axis, so its vector notation is 12i + 0j.
It's not exactly clear what the point's location is but I interpret it to be x= m*6, y= -m*8 (I hope the "m" wasn't a typo). The direction vector from the origin is then m*6i -m*8j
When a force vector F acts in a nonparallel direction d, the work is given by:
W = |F|*|d|*cos(theta) where theta is the angle between the vectors.
alternatively you can use the dot product of the two vectors to get:
W = (12N)*(m*6) + (0N)*(-m*8) = 72 Nm²