I estimate that out of 100, Jermaine is either 50% correct or 50% incorrect
remain heartless
Because you add both negative x’s which is -2 and add the -6 in the right side so then it’s -2x=4
Divide and you get x=-2
Answer:
1,404,000 unique passwords are possible.
Step-by-step explanation:
The order in which the letters and the digits are is important(AB is a different password than BA), which means that the permutations formula is used to solve this question.
Permutations formula:
The number of possible permutations of x elements from a set of n elements is given by the following formula:

In this question:
2 digits from a set of 10(there are 10 possible digits, 0-9).
3 characters from a set of 26. So

1,404,000 unique passwords are possible.
The grocer wants to make a 10 pound mixture
p - pounds of peanuts
c - pounds of cashews
therefore the total pounds should be equal to 10 pounds
p + c = 10 -----> 1)
the cost for ;
peanuts - 4.00 per pound * p pounds = 4p
cashews - 6.50 per pound * c pounds = 6.5c
the price of 10 pounds mixture = 4.75 per pound * 10 pounds = 47.5
4p+6.5c = 47.5 ---> 2)
to solve for p and c lets use simultaneous equations
p + c = 10 -----> 1)
4p+6.5c = 47.5 ---> 2)
multiply 1st equation by 4
4p + 4c = 40 ---> 3)
subtract 3rd equation from the 2nd
2.5c = 7.5
c = 3
substituting c= 3 in 1st equation
p+c = 10
p+3 = 10
p = 7
therefore 3 pounds of cashews and 7 pounds of peanuts are needed to make the mixture