7 results in Tore's workspace - search across all projects.
-
Question
Given sentences involving propositions translate into logical expressions.
-
Question
Create a truth table for a logical expression of the form ((aop1b)op2(cop3d))op4(eop5f) where each of a,b,c,d,e,f can be one the Boolean variables p,q,¬p,¬q and each of op1,op2,op3,op4,op5 one of ∨,∧,→.
For example: ((q∨¬p)→(p∧¬q))→(p∨q)
-
Question
Create a truth table for a logical expression of the form (aop1b)op2(cop3d) where a,b,c,d can be the Boolean variables p,q,¬p,¬q and each of op1,op2,op3 one of ∨,∧,→.
For example: (p∨¬q)∧(q→¬p).
-
Question
Create a truth table for a logical expression of the form ((aop1b)op2(cop3d))op4e where each of a,b,c,d,e can be one the Boolean variables p,q,r,¬p,¬q,¬r and each of op1,op2,op3,op4 one of ∨,∧,→.
For example: ((q∨¬r)→(p∧¬q))∧¬r
-
Question
Finn det stasjonære punktet (p,q) til funksjonen: f(x,y)=ax2+bxy+cy2+dx+gy. Finn verdiene til f(p,q).
-
Question
Find the stationary points of the function: f(x,y)=ax3+bx2y+cy2x+dy by choosing from a list of points.
-
Question
No description given