Skip to main content
1-Visitor
February 7, 2013
Solved

Unit conversion question for a new user

  • February 7, 2013
  • 4 replies
  • 2593 views

This is my first term using mathcad and as an introduction to it, my professor has us doing some basic work to fimilarize us with the application. I am slightly stuck though. I have the question worked out, but for part of the homework we have to calculate gas consumption for 150mil americans, daily, monthly, yearly and 10years. I have my equations set up, but I cant seem to get my end results for the monthly portion to display a solution in terms of months. I can only get days, and years. Is there a way to fix this that I am overlooking?

Thanks

Best answer by Werner_E

See, if the attached helps

4 replies

1-Visitor
February 7, 2013

Attaching your worksheet using the advanced editor (see the upper right-hand area of the normal editor) will help people see what you are doing. I strongly suggest you do this.

24-Ruby IV
February 7, 2013

You can use an user defined unit of time:

month.png

Threshold1-VisitorAuthor
1-Visitor
February 7, 2013

I've discovered the units and such. But I was trying to find a way to specify something other then just days and years.

Lets see if this works. I also think I found a workaround. But it is example 8.11 and the worksheet is a slight mess as I havent taken the time to clean it up completely. But Under solution I would like to find a way to make it display 32.877 mi/day 4.932 x 10^9 mi/day 7.397 x 10^9 gal/month etc. . .

Werner_E25-Diamond IAnswer
25-Diamond I
February 7, 2013
Threshold1-VisitorAuthor
1-Visitor
February 8, 2013

Thank you for the help

25-Diamond I
February 8, 2013

Greg Harris schrieb:

Thank you for the help

You're welcome!

According the question you deleted later I assume you found out yourself that you have to provide time units for the range variable t

t:=0s,0.5s..10s

BTW, its better to use the literal subscript for variable v0 (v.0) as you dont want to create a vector v.

Threshold1-VisitorAuthor
1-Visitor
February 8, 2013

Yeah. after much thinking and googling I came across both those issues. That and just a few moments ago my instructor finally e-mailed me how to fix the issue too. Was just getting in a panic beause I didnt revceive a response yet and well, its due in less the 24 hours. . .