Christopher2222

5785 Reputation

24 Badges

16 years, 352 days

MaplePrimes Activity


These are questions asked by Christopher2222

Suppose I have a list of plywood dimensions

4 - 40.625" x 20"
2 - 36" x 20"
2 - 34.75" x 20"
3 - 33.75" x 12"
6 - 18.825" x 12"
3 - 32.5" x 12"
3 - 33.75" x 19.5"

How many sheets of 4' x 8' plywood do I need to minimize the cost of my project?

 

Why, when parsing Pi/6, is it displayed differently in a textplot situation?

parse("Pi/6")
               

with(plots):
textplot([1,1,parse("Pi/6")])

In Maple we can assign single named variables to values.  I was just wondering if it would be worthwhile if Maple could be set up to work with a multivariable assignment.  Not sure if my wording is understandable but hopefully someone can understand my point, or deter me from even thinking that way. 

Would it ever help in calculations in Maple if we were to make an assignment something like this :

v2:= a2 + b2

or

a * b := 3*x + 5*y2

Haven't looked into it too hard, I'd like to know if there might be a situation where this type of assignment would be helpful.  I mean, does it make sense to do this kind of thing.  I wonder if there is a situation where this type of thing is useful, or maybe it's just impossible to work right anyway.  Maybe it's already been tried?  Thoughts?

Why does this happen

interface(Typesetting)
                                         

interface(Typesetting=standard)
                                                      

interface(Typesetting)
                                            

a2

          

 

 

Markiyan has contributed valueable mapleprimes posts and comments.  His account is unaccessible to view listed posts.  Is his information deleted?

First 12 13 14 15 16 17 18 Last Page 14 of 94