cimbriano

32 Reputation

2 Badges

16 years, 175 days

MaplePrimes Activity


These are questions asked by cimbriano

Lets say I need to add, as an example, 3 times row 1 to row 3.  The matrix is 3x3.  I assume I have to be using the with(LinearAlgebra); first and then I can set up the matrix, but I am lost after that.

Thanks for any help.

I am able to get the matrices entered and they are assigned line numbers in the worksheet.  I am trying to add two matrices and having no luck.  I have tried (1)+(2)  [those are the line numbers assigned by Maple] but I am only getting an answer of 3 for the line numbered (3).

I hope I am making sense.   Perhaps as I think it through, I am not entering the matrices correctly?  I am using the matrix maker on the left side.  If anyone has any help I would really appreciate it.

Thanks!

My professor wants us to verify the following

(p \/ q) V r = p V (q \/ r)

using the following Maple equivalent statement

with(Logic):

Equivalent(a &and (a &or b),a);

 

The issue I have is I really do not know that the statement is asking for and where it would go. 

Thanks in advance for any help.

Page 1 of 1