1. Rod OA rotates counterclockwise with a constant angular rate of = 5 rad/s. The double collar B is pin-connected together such that one collar slides over the rotating rod and the other slides over the horizontal curved rod, of which the shape is a limacon described by the equation r - 1.5(2 - cos ) ft. If both collars weigh 0.75 lb, determine the normal force which the curved path exerts on one of the collars, and the force that OA exerts on the other collar at the instant = 90°.





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->For a body moving with constant speed in a horizontal circle; what remains constant?....
QA->For a body moving with constant speed in a horizontal circle, what remains constant?....
QA->The Direct Tax Code (DTC) task force has recommended a major cut in corporate tax for both domestic and foreign companies. What is the newly recommended corporate tax rate for both domestic and foreign companies?....
QA->A and B can do a work in 12 days B and C together can do it in 15 days and C and A together in 20 days. If A,B,C work together, they will complete the work in?....
QA->At his usual rowing rate, Rahul can travel 12 miles downstream in a certain river in 6 hrs less than it takes him to travel the same distance upstream. But if he could double his usual rowing rate for this 24 mile round trip, the downstream 12 miles would then take only one hour less than the upstream 12 miles. What is the speed of the current in miles per hour?....
MCQ->Rod OA rotates counterclockwise with a constant angular rate of = 5 rad/s. The double collar B is pin-connected together such that one collar slides over the rotating rod and the other slides over the horizontal curved rod, of which the shape is a limacon described by the equation r - 1.5(2 - cos ) ft. If both collars weigh 0.75 lb, determine the normal force which the curved path exerts on one of the collars, and the force that OA exerts on the other collar at the instant = 90°.....
MCQ->The spool, which has a weight of 2lb, slides along the smooth horizontal spiral rod, r = (2) ft, where is in radians. If its angular rate of rotation is constant and equals = 4 rad/s, determine the tangential force P needed to cause the motion and the normal force that the spool exerts on the rod at the instant = 90°.....
MCQ->interface DoMath { double getArea(int rad); } interface MathPlus { double getVol(int b, int h); } / Missing Statements ? / which two code fragments inserted at end of the program, will allow to compile? class AllMath extends DoMath { double getArea(int r); } interface AllMath implements MathPlus { double getVol(int x, int y); } interface AllMath extends DoMath { float getAvg(int h, int l); } class AllMath implements MathPlus { double getArea(int rad); } abstract class AllMath implements DoMath, MathPlus { public double getArea(int rad) { return rad rad 3.14; } }....
MCQ->What will be the output of the following program? #include<iostream.h> double BixFunction(double, double, double = 0, double = 0, double = 0); int main() { double d = 2.3; cout<< BixFunction(d, 7) << " "; cout<< BixFunction(d, 7, 6) << endl; return 0; } double BixFunction(double x, double p, double q, double r, double s) { return p +(q +(r + s x) x) x; }....
MCQ->A smooth can C, having a mass of 2 kg, is lifted from a feed at A to a ramp at B by a forked rotating rod. If the rod maintains a constant angular motion of = 0.5 rad/s, determine the force which the rod exerts on the can at the instant = 30°. Neglect the effects of friction in the calculation. The ramp from A to B is circular, having a radius of 700 min.....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution