in my case i have a car going on a flat surface for few meters, then goes up a ramp.
does slipping occur when it rolls down(when it tries to go up)? i.e. friction force > F applied?
So I am trying to figure out under what circumstances slipping usually occur, and what causes it to occur.
lets assume we have a cart, and there is a static friction mu between the surface and the wheel.
let's say the cart is being pushed at F horitonztally. Fs, force of friction...
thanks for the replies.
I see how it's more intuitive to do it the algebraic way, so I'll just discard the inverse trick.
Using the rref makes it pretty simple, but when i reduce the one on the left side, do I reduce it on the right as well, if say we're given a matrix other than an I_n ?
Homework Statement
find all matrices x that satisfy the given matrix equation
[ 1 2 3
4 5 6] * X = I_2
I_2 is the identity matrix 2x2
Homework Equations
The Attempt at a Solution
I just inverted the square matrix
[ 1 2
4 5]
so it becomes
[5 -2
-4 1 ]
so X should be
[ 5 -2
-4 1
0...