<h3>
Answer: 625</h3>
Work Shown:
The set {A,B,C,1,2} has five items. There are four slots to fill.
So we have 5^4 = 5*5*5*5 = 625 different possible passwords where the characters can be repeated.
Answer:
A. cos(
)
Step-by-step explanation:
Typed the all the expressions into desmos and picked the ones that matched
Even though we are using variables, we still know that "difference" means subtraction. So, if the larger is x1 and x2, those variables go first. The smaller, y1 and y2 will go second. So our problem will look like this:
(x1 < x2 ? x2 : x1) - (y1 < y2 ? y1 : y2)
Answer:
1/3
Step-by-step explanation:
When working with balanced expressions (stuff on both sides of the equal sign), "what you do to one side, you do to the other", which keeps it balanced.
The first thing we notice is the exponent 1/4, which is one both sides, so we can get rid of it on both sides by using the <u>reverse operation</u>.
The reverse of exponents is <u>square root</u>.
![(4x + 10)^{\frac{1}{4}} = (9 + 7x)^{\frac{1}{4}}\\\sqrt[\frac{1}{4}]{(4x + 10)^{\frac{1}{4}}} = \sqrt[\frac{1}{4}]{(9 + 7x)^{\frac{1}{4}}}\\\\4x + 10 = 9 + 7x](https://tex.z-dn.net/?f=%284x%20%2B%2010%29%5E%7B%5Cfrac%7B1%7D%7B4%7D%7D%20%3D%20%289%20%2B%207x%29%5E%7B%5Cfrac%7B1%7D%7B4%7D%7D%5C%5C%5Csqrt%5B%5Cfrac%7B1%7D%7B4%7D%5D%7B%284x%20%2B%2010%29%5E%7B%5Cfrac%7B1%7D%7B4%7D%7D%7D%20%3D%20%5Csqrt%5B%5Cfrac%7B1%7D%7B4%7D%5D%7B%289%20%2B%207x%29%5E%7B%5Cfrac%7B1%7D%7B4%7D%7D%7D%5C%5C%5C%5C4x%20%2B%2010%20%3D%209%20%2B%207x)
Isolate x to solve. Separate the variables and non-variables.
4x + 10 = 9 + 7x
4x - 4x + 10 = 9 + 7x - 4x Subtract 4x from both sides
10 = 9 + 3x
10 - 9 = 9 - 9 + 3x Subtract 9 from both sides
1 = 3x Divide both sides by 3 to isolate x
x = 1/3 Answer