WGU Finite Mathematics( MATH 1709) QTTI
Task 3 - passed task 3 Updated 2024 with
complete solution
pΛq -ANSWER-True if both are true, else false
p->q -ANSWER-if p then q
Varies inversely -ANSWER-xy=k
Symbolic Form V -ANSWER-OR
Symbolic Form Λ -ANSWER-AND
Symbolic Form ~ -ANSWER-"it is not the case that"
=> or "right arrow" -ANSWER-If...Then...
, ↔ -ANSWER-"implies and is implied by" or "....if and
only if..."
pVq -ANSWER-if p or q are true then "true", else if both
are false then "false"
Prime numbers -ANSWER-2, 3, 5, 7, 11, 13, 17, 19, 23,
29
prime factorization -ANSWER-Breaking down a
composite number until all of the factors are prime.
prime factorization process -ANSWER-divide number by
smallest prime number that it evenly divides into, then
repeat until you have the list of prime numbers that make
the big number.
Truncate -ANSWER-Similar to rounding but never round
up. In other words drop to the place indicated.
Double sided arrow -ANSWER-if and only if, or the if
statement can be reversed and still be true.
Task 3 - passed task 3 Updated 2024 with
complete solution
pΛq -ANSWER-True if both are true, else false
p->q -ANSWER-if p then q
Varies inversely -ANSWER-xy=k
Symbolic Form V -ANSWER-OR
Symbolic Form Λ -ANSWER-AND
Symbolic Form ~ -ANSWER-"it is not the case that"
=> or "right arrow" -ANSWER-If...Then...
, ↔ -ANSWER-"implies and is implied by" or "....if and
only if..."
pVq -ANSWER-if p or q are true then "true", else if both
are false then "false"
Prime numbers -ANSWER-2, 3, 5, 7, 11, 13, 17, 19, 23,
29
prime factorization -ANSWER-Breaking down a
composite number until all of the factors are prime.
prime factorization process -ANSWER-divide number by
smallest prime number that it evenly divides into, then
repeat until you have the list of prime numbers that make
the big number.
Truncate -ANSWER-Similar to rounding but never round
up. In other words drop to the place indicated.
Double sided arrow -ANSWER-if and only if, or the if
statement can be reversed and still be true.