Answer:
(x + 1 s 1) n (x + 12 1)
(x +1<1) n (x + 1 > 1)
Step-by-step explanation:
Just simplify each the statements.
Then compare and and see if the statements are contradictory and therefore FALSE, if so, then there is no solution.
(x + 1<-1) n (x + 1< 1)
(x <-2) n (x < 0) which is true, so there is a solution.
(x + 1 s 1) n (x + 12 1)
this doesn't make sense so there is no solution.
(x +1<1) n (x + 1 > 1)
(x < 0) n (x > 0)
This is not possible, the statements are contradictory and therefore FALSE, so there is no solution.
Answer:
-3x - 5
Step-by-step explanation:
Answer:

Step-by-step explanation:
Half the length of the palindrome can be any possible sequence of the 26 available letters. The other half is constrained to be the reverse of the same sequence. For odd length sequences, the middle letter can be any of the 26.
So, for k even, the number of palindromes is 26^(k/2). For k odd, the number is 26·26^((k-1)/2) = 26^)((k+1)/2).
Answer:
20 bags should have 30 pieces in them.
Step-by-step explanation:
five out of ten is 1/2
then 1/2 of 40 is 20
therefore there should be twenty bags with 30 pices each.
F(x)=x^3+x^2-9x-9
x^2(x+1)-9(x+1)
=(x+1)(x^2-9)
=(x+1)(x+3)(x-3)
Hope that this helps