Answer:
A. It will take 13 weeks until she gets the money nd she will have $50 left!
Step-by-step explanation:
Please mark brainliest! Have a nice day!
Answer:
x = 15
Step-by-step explanation:
2(x+3)=36
x+3=18
x=15
I hope this helps! have a wonderful rest of ur day :)
The calculator returns an error as the answer for the inverse sine of 1.055 because the acceptable range for sine is only from 0 to 1.00 in which 1.055 is clearly greater than. This is also the same as for the cosine values.
First to Answer
Answer:
The correct option is the third option. -2 1/4 / -2/3 = 3 3/8
-9/4 / -2/3 = 3 3/8
Answer:
A B A NOR B
F F T
F T F
T F F
T T F
Step-by-step explanation:
The logical operator NOR produces a result that is the negation of the logical operator OR.
The truth table for the logical operator NOR can be obtained by the negation of the results of the truth table for the logical operator OR.
Let A and B be the the logical values (or inputs). The operator OR produces a value of true if and only if at least one operand is true. The truth table for OR is:
A B A OR B
F F F
F T T
T F T
T T T
So, the truth table for NOR is:
A B A NOR B
F F T
F T F
T F F
T T F
Notice that the negation of OR (which is NOR) is obtained by changing the F by T and the T by F in the column of the results.
This table can also be writen with 0 instead of False and 1 instead of True.