cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Solve 2 equations

kenan2
13-Aquamarine

Solve 2 equations

Hi.

How can I solve for this ?

ACCEPTED SOLUTION

Accepted Solutions
Werner_E
25-Diamond I
(To:kenan2)

Here's an alternative solution.

B.png

Worksheet in P4 format attached

View solution in original post

11 REPLIES 11
ttokoro
20-Turquoise
(To:kenan2)

Solved.

Werner_E
25-Diamond I
(To:kenan2)

Here's an alternative solution.

B.png

Worksheet in P4 format attached

kenan2
13-Aquamarine
(To:Werner_E)

Need help again......

I need solve 2 equations again

 

 

Werner_E
25-Diamond I
(To:kenan2)


@kenan2 wrote:

Need help again......

I need solve 2 equations again

 


Similar to the system we solved before.

You have to solve for both unknowns.

Its sometimes necessary to set the labels for the variables by hand as Primes autolabeling very often fails.

B1.png

 

Here is a solution without using the symbolics. We can use a numeric solve block as all the other of your variables have been assigned numeric values.

B2.png

This solve block was less sensible wrt the labels of the variables.

 

Worksheet in MP4 format attached

kenan2
13-Aquamarine
(To:Werner_E)

Again.... Hate theres 2 equations...

Werner_E
25-Diamond I
(To:kenan2)

Where is the problem? I don't see your attempt solving this system.

Whenever you have two equations in two variables (here v.f and theta) you have to solve for both of them, even though you might be just interested in one.

Because of the units applied I would suggest you use a solve block as shown in one of your questions before .

The symbolics does not know anything about units and always tries to return a complete solution. So sometimes it might be necessary to tell Prime (with "assume" modifier) that m, s and kg are non-zero reals or you will have to provide a range for theta (possibly 0<theta<pi/2).

Fred_Kohlhepp
23-Emerald I
(To:kenan2)

This is a job for vector analysis.  Vf = 9.677 m/s

kenan2
13-Aquamarine
(To:Fred_Kohlhepp)

@Fred_Kohlhepp how have you get that (see upload).

LucMeekes
23-Emerald III
(To:kenan2)

Like this:

LM_20180808_Solve.png

Success!
Luc

Fred_Kohlhepp
23-Emerald I
(To:kenan2)

Capture.PNG

Luc's answer is the same and neater.

ttokoro
20-Turquoise
(To:kenan2)

help2.png

Announcements

Top Tags