(7+3i)-(3-9i)complex numbers
Answer:
C
Step-by-step explanation:
For this, you want to treat i like any other variable, and combine like terms. However you need to keep in mind that there is a negative sign before the second set of parentheses. This means everything inside it should have a negative before it. So we can write it like this:
(7 + 3i) - (3 - 9i)
7 + 3i -3 +9i
4 + 12i
Hope that helps!
What equation can I use to pick numbers 1-70 if they're picked randomly
9514 1404 393
Answer:
you cannot use an equation to pick random numbers
Step-by-step explanation:
"Picked randomly" and "using an equation" are mutually exclusive. A random number cannot be predicted, so an equation cannot be used to generate it.
That being said, many programming languages make use of a "linear congruential generator" for generating random numbers. Such a generator generates a next number (x') from a previous number (x) using the equation ...
x' = (a·x +c) mod m
Numbers generated in this way are called "pseudo-random numbers." The sequence of generated numbers will repeat at some point, and the statistics of generated numbers may or may not be suitable for any given application. (For example, sequential numbers may tend to be correlated.) The distribution of numbers is inherently uniform, so if you need other distribution, you need to perform some math on what you get from a linear congruential generator. Methods are available for approximating about any kind of distribution you might want.
This is not the only "equation" that can be used, and is certainly not the best.
__
A variety of different values of a, c, m are used in generators of this type. Some are better than others at producing what looks like randomness. Here's a set of numbers you can try: (no claim is made regarding suitability for your purpose)
a = 1140671485c = 12820163m = 2^24 = 16777216This will produce numbers in the range 0–16777215. To get numbers in the range of 1-70, you can map these to your range in any suitable fashion. For example, you could add 1 to the integer part of the result from division by 239675.
Below is a graph of the sorted output of 200 values in the range 1–70 from the generator described here. You can see the distribution is approximately linear, and that some values are missing while others show up more often than average. (You expect this with random numbers.) The seed for these numbers (first value of x) is 1337457.
__
There is a web site available that will produce random numbers to your specification, based on the background noise of the universe. They are truly random.
You get GPS units from two manufacturers, A and B. You get 43% of your units from A and 57% of your units from B. In the past, 2% of the units from A have been defective, and 1.5% of the units from B have been defective. Assuming this holds true, if a GPS unit is found to be defective what is the probability that it came from manufacturer A (think Bayes Theorem AND round to two decimal places)
Answer:
0.5015 = 50.15% probability that it came from manufacturer A.
Step-by-step explanation:
Conditional Probability
We use the conditional probability formula to solve this question. It is
[tex]P(B|A) = \frac{P(A \cap B)}{P(A)}[/tex]
In which
P(B|A) is the probability of event B happening, given that A happened.
[tex]P(A \cap B)[/tex] is the probability of both A and B happening.
P(A) is the probability of A happening.
In this question:
Event A: Defective
Event B: From manufacturer A.
Probability a unit is defective:
2% of 43%(from manufacturer A)
1.5% of 57%(from manufacturer B). So
[tex]P(A) = 0.02*0.43 + 0.015*0.57 = 0.01715[/tex]
Probability a unit is defective and from manufacturer A:
2% of 43%. So
[tex]P(A \cap B) = 0.02*0.43 = 0.0086[/tex]
What is the probability that it came from manufacturer A?
[tex]P(B|A) = \frac{P(A \cap B)}{P(A)} = \frac{0.0086}{0.01715} = 0.5015[/tex]
0.5015 = 50.15% probability that it came from manufacturer A.
Instruction
Active
Identifying a Graphical Solution
Try it
Which represents the solution of x2 + y2 > 16 and y? < 4x?
HE
of
64
N
2
2
N-
4
2
4
Answer: The Third Graph/ C
Step-by-step explanation:
!!!!Plzzz help!!!!
For your initial post: Discuss your strategy for
establishing identities. Why do you think it is
usually preferable to start with the side
containing the more complicated expression
when establishing an identity?
Answer:
Yes it is very good for establishing identities.
Step-by-step explanation:
Since its a very preferable start it is a very good way to establish identity.
if a=(1 2 3 4) find A×A and the relation determined by (I) y=2x (II) x+y
Answer:
HOPE IT HELPS PLZ MARK ME BRAINLIEST
Step-by-step explanation:
A={1,2,3,4,5,6}
R={(x,y):y is divisible by x}
We know that any number (x) is divisible by itself.
(x,x)∈R
∴R is reflexive.
Now,(2,4)∈R [as 4 is divisible by 2]
But,(4,2)∈ /
R. [as 2 is not divisible by 4]
∴R is not symmetric.
Let (x,y),(y,z)∈R. Then, y is divisible by x and z is divisible by y.
∴z is divisible by x.
⇒(x,z)∈R
∴R is transitive.
Hence, R is reflexive and transitive but not symmetric.
Exactly how many planes contain points J, K, and N?
a - 0
b - 1
c - 2
d - 3
hello guys i need help
Step-by-step explanation:
90*8.25=742 rounds to 675 because its the closest. 85-95=10 divided by 2=5+85=90. 9-7.5=1.5 divided by 2=0.75+7.5=8.25. thats how i got those numbers. THE ANSWER IS C
An 8-oz bottle of hair spray costs $4.46. Find the unit price in cents per ounce
Answer:
55.75 cents per ounce
Step-by-step explanation:
Take the cost and divide by the number of ounces
We want cents per ounce so change dollars to cents
446 / 8
55.75 cents per ounce
Use the values in 9 = 2.2 and In 200 – 5.3 to find the approximate value of log, 200.
Answer:
2.409
Step-by-step explanation:
㏑ 9 = 2.2
ln 200 = 5.3
[tex]ln 9 = log_{e}9\\ln 200 = log_{e}200[/tex]
[tex]log_{9}200 = \frac{log_{e}200}{log_{e}9}[/tex]
= [tex]\frac{ln 200}{ln 9}[/tex]= [tex]\frac{5.3}{2.2}[/tex]
= 2.409
The approximate value of log 200 would be; 2.409
What is a logarithm?When we raise a number with an exponent, there comes a result.
Let's say you get a^b = c Then, you can write 'b' in terms of 'a' and 'c' using logarithm as follows [tex]b = \log_a(c)[/tex]'a' is called the base of this log function. We say that 'b' is the logarithm of 'c' to base 'a'
We have given the values in 9 = 2.2 and 200 – 5.3
We need to find the approximate value of log, 200.
Therefore,
㏑ 9 = 2.2
ln 200 = 5.3
[tex]ln 9 = log_{e}9\\\\ln 200 = log_{e}200[/tex]
Using the logarithm property;
[tex]log_{9}200 = \dfrac{log_{e}200}{log_{e}9}\\ = \dfrac{ln 200}{ln 9}\\ = \dfrac{5.3}{2.2}[/tex]
= 2.409
Hence, the approximate value of log, 200 would be; 2.409
Learn more about logarithm here:
https://brainly.com/question/20835449
#SPJ2
A cylindrical jug that carries 2ℓ of water when it is filled to the brim has a base surface with a diameter of 8cm. What is the length of the jug in cm, rounded to two decimal places?
Answer:
39.79 cm
Step-by-step explanation:
a few things to make sure :
1 liter = 1 dm³ (a cube of 10cm length of edges) =
= 10×10×10 = 1000 cm³
the volume of a cylinder is
base area × height (or length, as it is called in this question).
and the base area is a circle
area = pi×r²
and r (radius) is half of the diameter.
so, we know r = diameter/2 = 4cm
and the volume is 2 liter = 2 dm³ = 2000 cm³
so, we have
2000 = pi×r² × length = pi×4² × length = pi×16 × length
length = 2000 / (pi × 16) cm = 125 / pi cm =
= 39.79 cm
are sheep?ои b. At Molebogeng station, a train arrives every 50 minutes the first in domenat z. 122cio Ise minutes. The first train stops at 7:00 a.m. How many trains have stopped at the station just nun before 11:00 p.m.?
Answer:
19 trains
Step-by-step explanation:
Firstly, we need to calculate the difference in the number of hours
From the question, we have 7 am to 11 pm
7 am to 7 pm is 12 hours
7 pm to 11 pm is 4 hours
So total is 16 hours
16 hours to minutes is multiplied by 60 minutes
We have this as;
16 * 60 = 960 minutes
so to get the number of trains, we simply have to divide the number of minutes by 50
Mathematically, we have this as 960/50
= 19.2
Since we cannot have a fractional train stop, it means the number of trains that has stopped is 19
(6a/8+3) + 7a/8...........
Hello!
(6a/8+3) + 7a/8 =
= 6a/11 + 7a/8 =
= 125/88 × a
Good luck! :)
A multiple regression model is ^Y = 8.114 + 2.005X1 + 0.774X2. Which of the following values is the estimate for the intercept parameter?
a. 0.774.
b. 8.114.
c. 1.000.
d. 2.005.
Answer:
B. 8.114
Step-by-step explanation:
The intercept parameter is the zero-grade component of the multilinear equation, that is, the component independent from [tex]x_{1}[/tex] and [tex]x_{2}[/tex]. Hence, the intercept parameter of the multilinear regression is 8.114. (Correct answer: B)
Place the steps for finding f-1(x)
9514 1404 393
Answer:
B, C, H, D, F, A
Step-by-step explanation:
Starting with y = f(x), swap x and y to get x = f(y), then solve for y. The solution steps "undo" what is done to y, in reverse order. Y is ...
multiplied by 721 subtracted from the productthe square root of the differenceTo "undo" these steps in reverse order, after swapping x and y, you must square both sides, add 21, then divide by 7.
If the left tiles are labeled A to H from top to bottom, the correct sequence of steps is ...
B, C, H, D, F, A
Use the given graph of f to state the value of each quantity, if it exists. (If an answer does not exist, enter DNE.)
The x y-coordinate plane is given.
The function enters the window in the second quadrant, goes up and right becoming less steep, crosses the y-axis at approximately y = 3.2, changes direction at the approximate point (0.7, 3.3), goes down and right becoming more steep, and stops at the closed point (2, 3).
The function starts again at the open point (2, 1), goes up and right becoming more steep, goes up and right becoming less steep, passes through the open point (4, 4), changes direction at the approximate point (4.2, 4.1), goes down and right becoming more steep, and exits the window in the first quadrant.
(a) lim x → 2− f(x)
(b) lim x → 2+ f(x)
(c) lim x → 2 f(x)
(d) f(2)
(e) lim x → 4 f(x)(f) f(4)
Answer:
Hence the answer is given as follows,
Step-by-step explanation:
Graph of y = f(x) given,
(a) [tex]\lim_{x\rightarrow 2^{-}}f(x)=3[/tex]
(b) [tex]\lim_{x\rightarrow 2^{+}}f(x)=1[/tex]
(c) [tex]\lim_{x\rightarrow 2}f(x)= DNE \left \{ \therefore \lim_{x\rightarrow 2^{-}} f(x)\neq \lim_{x\rightarrow 2^{+}}f(x) \right.[/tex]
(d) [tex]f(2)=3[/tex]
(e) [tex]\lim_{x\rightarrow 4}f(x) = 4[/tex]
(f) [tex]f(4)= DNE.[/tex]{ Hole in graph}
Hence solved.
Find the area of the rectangle shown.
914
323
323
914
The solution is
Answer: The answer is 295,222.
Step-by-step explanation: The area of a rectangle is base times height, which is 914 x 323. If you do the math correctly, you will get 295,222.
[tex] \huge\boxed{\mathfrak{Answer}}[/tex]
Length (l) = 914 units
Breadth (b) = 323 units
Area = ?
Area of a rectangle (a) = l × b ----> use this formula
[tex]a = l \times b \\ a = 914 \times 323 \\ a = 295222 \: \: sq.units[/tex]
=> The area of the rectangle is 295222 sq.units.
A sample of the salaries of assistant professors on the business faculty at a local university revealed a mean income of $100,000 with a standard deviation of $10,000. Assume that salaries follow a bell-shaped distribution. Use the empirical rule:
a. Approximately what percentage of the salaries fall between $90,000 and $110,000?
b. Approximately what percentage of the salaries fall between $80,000 and $120,000?
c. Approximately what percentage of the salaries are greater than $120,000?
Answer:
a) 68%
b) 95%.
c) 2.5%
Step-by-step explanation:
The Empirical Rule states that, for a normally distributed random variable:
Approximately 68% of the measures are within 1 standard deviation of the mean.
Approximately 95% of the measures are within 2 standard deviations of the mean.
Approximately 99.7% of the measures are within 3 standard deviations of the mean.
In this problem, we have that:
Mean of 100,000, standard deviation of 10,000.
a. Approximately what percentage of the salaries fall between $90,000 and $110,000?
90,000 = 100,000 - 10,000
110,000 = 100,000 + 10,000
Within 1 standard deviation of the mean, so approximately 68%.
b. Approximately what percentage of the salaries fall between $80,000 and $120,000?
80,000 = 100,000 - 2*10,000
120,000 = 100,000 + 2*10,000
Within 2 standard deviations of the mean, so approximately 95%.
c. Approximately what percentage of the salaries are greater than $120,000?
More than 2 standard deviations above the mean.
Approximately 95% of the measures are within 2 standard deviations of the mean, so approximately 5% are more than 2 standard deviations from the mean.
The normal distribution is symmetric, which means that 2.5% are more then 2 standard deviations below the mean, and 2.5% are more than 2 standard deviations above the mean, which means that 2.5% of the salaries are greater than $120,000.
What is the correct equation for the graph?
tan graph and its tax because tax=0
Find the direction in which the function is increasing most rapidly at the point Po.
f(x, y,z)= xy -lnz , Po (1,1,1)
The largest rate of change occurs in the same direction as the gradient of f at the point.
∇f(x, y, z) = (∂f/∂x, ∂f/∂y, ∂f/∂z) = (y, x, -1/z)
==> ∇f (1, 1, 1) = (1, 1, -1)
In other words, f changes at the highest rate in the direction of the vector (1, 1, -1).
Find a vector equation and parametric equations for the line The line through the point (2, 2.4, 3.5) and parallel to the vector 3i 1 2j 2 k
Answer:
The vector equation
[tex]r = (2 + 3t)i+ (2.4 + 2t)j+ (3.5 - t)k[/tex]
The parametric equation
[tex]x = 2 + 3t\\y = 2.4 + 2t\\z = 3.5-t[/tex]
Step-by-step explanation:
Given
[tex]Point = (2,2.4,3.5)[/tex]
[tex]Vector = 3i + 2j - k[/tex]
Required
The vector equation
First, we calculate the position vector of the point.
This is represented as:
[tex]r_0 = 2i + 2.4j + 3.5k[/tex]
The vector equation is then calculated as:
[tex]r = r_o + t * Vector[/tex]
[tex]r = 2i + 2.4j + 3.5k + t * (3i + 2j - k)[/tex]
Open bracket
[tex]r = 2i + 2.4j + 3.5k + 3ti + 2tj - tk[/tex]
Collect like terms
[tex]r = 2i + 3ti+ 2.4j + 2tj+ 3.5k - tk[/tex]
Factorize
[tex]r = (2 + 3t)i+ (2.4 + 2t)j+ (3.5 - t)k[/tex]
The parametric equation is represented as:
[tex]x = x_0 + at\\y = y_0 + bt\\z = z_0 + ct[/tex]
Where
[tex]r = (x_0 + at)i +(y_0 + bt)j+(z_0 + ct)k[/tex]
By comparison:
[tex]x = 2 + 3t\\y = 2.4 + 2t\\z = 3.5-t[/tex]
Formular for quadratic equation almighty formular
[tex]x = \frac{ - b \frac{ + }{} \sqrt{ {b}^{2} - 4ac } }{2a} [/tex]
HELP!!!!!! I need an answer fasttttt
Answer:
see the attachment
Step-by-step explanation:
Hope it helps you
Not sure about the answers I gave
Need help with the others
Answer:
Ask me
Step-by-step explanation:
Tell me dear ask..
Please help me. A) vertical angle. B) complementary angle. C) supplementary angle. D) none of the above
(C)
Step-by-step explanation:
The sum of angles a and b is 180°, which make the two supplementary angles.
The time that it takes to fold 1,000 origami cranes varies inversely with the number of people folding the cranes. If a class of 25 students work together to fold the 1,000 cranes, it will take 3 hours. Write an equation to show the relationship between time (t) and the number of people (n) folding cranes.
ASAP!!!!
Answer:
t = [tex]\frac{75}{n}[/tex]
Step-by-step explanation:
Use the inverse variation equation, y = [tex]\frac{k}{x}[/tex]
Replace y with t, and replace x with n, since those are the variables in this situation:
t = [tex]\frac{k}{n}[/tex]
Plug in 3 as t and 25 as n, and solve for k:
3 = [tex]\frac{k}{25}[/tex]
75 = k
Create the equation by plugging in 75 as k:
t = [tex]\frac{75}{n}[/tex]
So, the equation is t = [tex]\frac{75}{n}[/tex]
Which of the following statements about points are false?
Check all that apply.
A. Their sizes vary.
B. They have no size and no dimensions,
C. They have no length or height.
D. Their size depends on their dimensions.
Answer:
their sizes vary
Step-by-step explanation:
their sizes vary
find the slope of the tangent line [tex]m_{tan}[/tex] = f'(a) and then find the equation of the tangent line to f at x = a
f(x) = [tex]\frac{10}{x}[/tex] ; a = 3
9514 1404 393
Answer:
10x +9y = 60
Step-by-step explanation:
The equation for the tangent line at a point is ...
y -f(a) = f'(a)(x -a)
For the given function,
f(x) = 10/x
The derivative is ...
f'(x) = -10/x^2
Then the equation of the tangent line is ...
y -10/3 = -10/9(x -3) . . . . equation of the tangent line (point-slope form)
Clearing fractions, we have ...
9y -30 = -10(x -3) = -10x +30
10x +9y = 60 . . . . . equation in standard form
!PLEASE HELP WILL GIVE BRAINLIEST!
An internet service charges $34 per month for internet access. Write an equation to represent the total cost based on the number of months of internet access.
Answer:
34m = c
Step-by-step explanation:
For every month (m) you pay 34 dollars. However many months youu use that service time 34 equals your total cost (c).
Answer:
[tex]let \: cost \: be \: { \bf{c}} \: and \: months \: be \: { \bf{n}} \\ { \bf{c \: \alpha \: n}} \\ { \bf{c = kn}} \\ 34 = (k \times 1) \\ k = 34 \: dollars \\ \\ { \boxed{ \bf{c = 34n}}}[/tex]
A cardboard box without a lid is to have a volume of 4,000 cm3. Find the dimensions that minimize the amount of cardboard used. (Let x, y, and z be the dimensions of the cardboard box.)