Question: C++ *Please do not handwrite codes* Write a program that lets the user enter the magnitude of the Resultant force (R) and the angle this
C++ *Please do not handwrite codes*
Write a program that lets the user enter the magnitude of the Resultant force (R) and the angle this force makes with the x axis (). The program should then calculate the rectangular x and y components of this force using: X component = Rcos and Ycomponent=Rsin Test your program using these values;
a.R=2000N Angle=35 degrees
b. R=500N Angle=120 degrees
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
