Answer:
x has no real solution
Step-by-step explanation:
Our equation is qudratic equation so the method we will follow to solve it is using the dicriminant :
Let Δ be the dicriminant a=1b=2c=9 Δ= 2²-4*1*9 =4-36=-32 we notice that Δ≤0⇒x has no real solutionGraph the equation y = 1/8x-7
Answer:
[tex]slope:1/8y-intercept:-7\\COORDINATES(x,-7)\\\\(56,0)[/tex]
Step-by-step explanation:
Find the product.
(3b + 6at)(b - at)
Answer:
3bat + 3b² - 6a²t²
Step-by-step explanation:
First you have to expand it to get;
3b(b - at) + 6at(b - at)
Then you can now multiply.
3b² - 3bat + 6bat - 6at²
Group like terms
6bat - 3bat + 3b² -6at²
3bat + 3b² - 6a²t²
okay the answer is attached. i was the first to answer, but brainly decided to delete it >:(
Use ¬, →, ∧ and ∨ to express the following declarative sentences in propositional logic; in each case state what your respective propositional atoms p, q, etc. a) If interest rates go up, share prices go down. b) If Smith has installed central heating, then he has sold his car or he has not paid his mortgage. c) Today it will rain or shine, but not both. d) If Sam met Jane yesterday, they had a cup of coffee together, or they took a walk in the park. e) My sister wants a black and white cat.
Answer:
a) If interest rates go up, share prices go down : this will be assigned p→q
b) If Smith has installed central heating, then he has sold his car or he has not paid his mortgage. P → (q∨¬r)
c) Today it will rain or shine, but not both:(p∨q) ∨ ¬(p∧q)
d) If Sam met Jane yesterday, they had a cup of coffee together, or they took a walk in the park. P → (q∨r)
e) My sister wants a black and white cat. p∧q
Step-by-step explanation:
A statement is said to be propositionally logical if the statement that can be assigned either true or false.
∧and
∨or
¬not
→implies
a) If interest rates go up, share prices go down : this will be assigned p→q implies because the occurrence of event (share prices go down) depends on the possibility of the other event happening.
b) If Smith has installed central heating, then he has sold his car or he has not paid his mortgage. P → (q∨¬r) : either of the two of the other events (i.e. he has sold his car or he has not paid his mortgage ) can only occur if the first event occur
c) Today it will rain or shine, but not both:(p∨q) ∨ ¬(p∧q) : either of the events can occur but not both i.e. they are mutually exclusive
d) If Sam met Jane yesterday, they had a cup of coffee together, or they took a walk in the park. P → (q∨r) either of the two of the other events (i.e. they had a cup of coffee together or they took a walk in the park ) can only occur if the first event (Sam met Jane yesterday) occur
e) My sister wants a black and white cat. p∧q : both events can only occur together
Simple linear equations
Check Whether the value given in the brackets is the root of the given equation or not (nessessary steps is needed)
a) 4x = -4 [x=-1]
b) 2(x-3) =-12 [x=3]
c) 8x - 4x = 24 [x = 1/2]
d) 9x - 4x = 24 [x=18]
Answer: Evaluate the Function, right?
Hello!
~~~~~~~~~~~~~~~~~~
A) 4x = -4 [x=-1] =
4x = -4 =
x = -1 = x = -1
( The steps : Substitute the given value into the function and evaluate.)
B) 2(x-3) =-12 [x=3] =
2 ( x - 3) = -12 = x = -3
x = 3 = x = 3
( The steps : Substitute the given value into the function and evaluate.)
C) 8x - 4x = 24 [x = 1/2] =
8x - 4x = 24 = x = 6
x = 1/2 = x = 1/2
( The steps : Substitute the given value into the function and evaluate.)
D) 9x - 4x = 24 [x=18] =
9x - 4x = 24 = x = 24/5
x = 18 = x = 18
( The steps : Substitute the given value into the function and evaluate.)
~~~~~~~~~~~~~~~~~~
Step-by-step explanation: All the steps are the same. Substitute the given value into the function and evaluate.
Hope this helped you!
Complete the square to rewrite y = x2 - 6x + 16 in vertex form. Then state
whether the vertex is a maximum or minimum and give its coordinates.
Answer:
y = x² + 6x + 16
= (x² + 6x + 9) - 9 + 16
= (x + 3)² + 7 ← vertex form
Therefore, vertex is (-3, 7) and since the coefficient of (x + 3)² is positive the vertex is a minimum.
Answer:
minimum (3,7)
Step-by-step explanation:
The mean monthly car payment for 123 residents of the local apartment complex is $624. What is the best point estimate for the mean monthly car payment for all residents of the local apartment complex?
Answer:
The best point estimate for the mean monthly car payment for all residents of the local apartment complex is $624.
Step-by-step explanation:
The Central Limit Theorem estabilishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].
In this question:
We apply the inverse Central Limit Theorem.
The mean monthy car payment for 123 residents of the local apartment complex is $624.
So, for all residents of the local apartment complex, the best point estimate for the mean monthly car payment is $624.
Find the midpoint of the line segment joining the points (-5, 2) and (3. -8).
Hey there! :)
Answer:
(-1, -3)
Step-by-step explanation:
Use the midpoint formula to derive the coordinates of the midpoint:
[tex](x_{m} ,y_{m} ) = (\frac{x_{1} +x_{2} }{2}, \frac{y_{1}+ y_{2} }{2} )[/tex]
Plug in the coordinates given:
[tex](\frac{-5+3 }{2}, \frac{2-8 }{2} )[/tex]
Simplify:
[tex](\frac{-2 }{2}, \frac{-6 }{2} )[/tex]
(-1, -3) are the coordinates of the midpoint.
Answer:
[tex]\boxed{Midpoint = (-1,-3)}[/tex]
Step-by-step explanation:
The coordinates are (-5,2) and (3,-8)
M(x,y) = [tex](\frac{x1+x2}{2} , \frac{y1+y2}{2} )[/tex]
M(x,y) = [tex](\frac{-5+3}{2} , \frac{2-8}{2} )[/tex]
M(x,y) = [tex](\frac{-2}{2} , \frac{-6}{2} )[/tex]
M(x,y) = (-1,-3)
Please help me.What type of polygon would a peice of an icosahedron at a vertex create? Explain why.
Answer:
Regular Pentagon
Step-by-step explanation:
A regular icosahedron is a twenty-faced polyhedron, each face being an equiangular triangle. Each vertex is joined together by 5 faces, therefore the polygon formed at each vertex is a regular pentagon.
We can also figure out the number of faces at each vertex using Euler's formula
F+V=E+2
F=number of faces = 20
E=number of edges = number of triangular faces * edges/triangle /2
(since each edge is shared between two faces)
= 20*3/2
=30
Number of vertices
= E+2-F = 30+2-20 = 12
So number of edges meeting at each vertex
= 30 / (12/2) = 30/6 = 5
(12/2 because each edge joins two vertices).
See attached figure, courtesy of Wikipedia.
Which linear inequality is represented by the graph?
HELPPPP!!!
Answer:
b
Step-by-step explanation:
The mean weight of an adult is 6767 kilograms with a variance of 121121. If 164164 adults are randomly selected, what is the probability that the sample mean would be greater than 64.864.8 kilograms
Answer:
99.48% probability that the sample mean would be greater than 64.8 kilograms.
Step-by-step explanation:
To solve this question, we need to understand the normal probability distribution and the central limit theorem.
Normal probability distribution
When the distribution is normal, we use the z-score formula.
In a set with mean [tex]\mu[/tex] and standard deviation(which is the square root of the variance) [tex]\sigma[/tex], the zscore of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.
Central Limit Theorem
The Central Limit Theorem estabilishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].
For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.
In this question:
[tex]\mu = 67, \sigma = \sqrt{121} = 11, n = 164, s = \frac{11}{\sqrt{164}} = 0.86[/tex]
What is the probability that the sample mean would be greater than 64.8 kilograms?
This is 1 subtracted by the pvalue of Z when X = 64.8.
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
By the Central Limit Theorem
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{64.8 - 67}{0.86}[/tex]
[tex]Z = -2.56[/tex]
[tex]Z = -2.56[/tex] has a pvalue of 0.0052
1 - 0.0052 = 0.9948
99.48% probability that the sample mean would be greater than 64.8 kilograms.
www.g A bag contains 3 white counters, 10 black counters, and 4 green counters. What is the probability of drawing (a) a white counter or a green counter
Answer:
41.18% probability of drawing a white counter or a green counter
Step-by-step explanation:
A probability is the number of desired outcomes divided by the number of total outcomes.
In this question:
There are 3+10+4 = 17 counters.
Of those, 3+4 = 7 are white or green
7/17 = 0.4118
41.18% probability of drawing a white counter or a green counter
1. A circus elephant is being led up a 12-foot-long ramp to a trailer that is 4 feet above
the ground.
4ft
12 ft
Which equation could be used to find the angle between the ramp and the ground?
10 + 6 ÷ 2 =
2(5) - 7 =
36 - (4 +8) ÷ 4 =
(2 x 5) -4 =
No one is helping me :( Can someone please give me a hand? :(
Which statement best describes the graph of x^3 – 3x^2
- X + 3?
A.It starts down on the left and goes up on the right
and intersects the x-axis at x = -1, 2, and 3.
B.It starts down on the left and goes up on the right
and intersects the x-axis at x = -1, 1, and 3.
C.It starts up on the left and goes down on the right
and intersects the x-axis at x = -1, 2, and 3.
D.It starts up on the left and goes down on the right
and intersects the x-axis at x = -1, 1, and 3.
there are 480 students in a class. the ratio of boys to girls is 1:3 how many students in the class are boys
Answer:
120
Step-by-step explanation:
480/(1+3)
480/4
= 120
1 × 120 : 3 × 120
120 : 360
Boys to girls are in the ratio 120:360.
There are 120 boys.
Given that (0,0) is on the graph of f(x), find the
corresponding point for the function
f(x) – 5.
Answer:
(0, -5)
Step-by-step explanation:
You have (x, f(x)) = (0, 0) and you want (x, f(x) -5).
That would be ...
(x, f(x) -5) = (0, 0 -5) = (0, -5)
Help please!!
What quadrant does the terminal side of this angle lie in?
Answer:
QIII
Step-by-step explanation:
While the Pareto distributions are continuous, they tend to be used to model discrete data in humanities and actuarial sciences. Moreover, with its roots in power functions, Pareto distributions may be used in the growing popularity of the studies of networks. The probability density function (PDF) for a Pareto distribution is
Answer:
Step-by-step explanation:
While the pareto distributions are continuous in nature, they are sometimes used to model discrete data in fields such as Social Sciences, Humanities, Geophysics, and Actuarial Sciences.
The Pareto Distribution is a power-law probability distribution used in studies of observable phenomena.
The probability density function (PDF) for a Pareto Distribution is:
Xn = 1
for various Alpha levels
Where Xn is the probability value of X
As Alpha tends to infinity, the pareto distribution tends to ¶ [X-Xn]
Where ¶ is the Dirac Delta function.
Inga is solving 2x2 + 12x – 3 = 0. Which steps could she use to solve the quadratic equation?
Solve the equation. dx/dt =3/xet +9x An implicit solution in the form F(t.x)C, where C is an arbitrary constant.
Answer:
[tex]\text{The implicit solution:} \frac{1}{81} e^{9x}(9x - 1) + \frac{3}{e^t} = C[/tex]
Step-by-step explanation:
It is given that there is arbitrary constant C and we have to find the implicit solution. Therefore, first separate the variable that is given in equation and then use integration to find the implicit solution. Here, below is the calculation.
The given equation is:
[tex]\frac{dx}{dt} = \frac{3}{xe^{t-9x}}[/tex]
Now, if we use separation of variable.
[tex]\frac{dx}{dt} = \frac{3}{xe^{t-9x}} \\\frac{dx}{dt} = \frac{3}{xe^{9x}e^{t}} \\xe^{9x}dx = \frac{3}{e^{t}}dt \\[/tex]
Now integrate both side:
[tex]\int xe^{9x} dx = \int \frac{3}{e^{t}} dt \\\frac{e^{9x}}{9}(x) - \int \left [ \frac{e^{9x}}{9} \right]dx = -3e^{-t} + C \\[/tex]
[tex]\frac{xe^{9x}}{9} - \frac{e^{9x}}{81} = -3e^{-t} + C \\\frac{1}{81} e^{9x}(9x - 1) + \frac{3}{e^t} = C \\[/tex]
Thus, the implicit solution is:
[tex]\frac{1}{81} e^{9x}(9x - 1) + \frac{3}{e^t} = C[/tex]
In the DBE 122 class, there are 350 possible points. These points come from 5 homework sets that are worth 10 points each and 3 tests that are worth 100 points each. A student has received homework scores of 7, 8, 7, 5, and 8 and the first two test scores are 81 and 80. Assuming that grades are assigned according to the standard scale, where if the grade percentage is 0.9 or higher the student will get an A, and if the grade percentage is between 0.8 and 0.9 the student will get a B, and there are no weights assigned to any of the grades, is it possible for the student to receive an A in the class? What is the minimum score on the third test that will give an A? What about a B?
Answer:
hey mate how r u I am good I am new to this app
f(X)=3x-12 what is f(2)
Answer:
The answer is - 6Step-by-step explanation:
f(X)=3x-12
To find f(2) substitute the value in the bracket which is 2 into f(x)
That's
f(2) = 3(2) - 12
= 6 - 12
= - 6
Hope this helps you
Answer:
-6
Step-by-step explanation:
Write an expression involving integers for each statement a) moving 4 steps left, then moving 9 steps right b) on 3 separate occasions, Shari lost 2 pencils
Answer:
a) x-4+9
b) x-2
For part b, I am not 100% sure about my answer, but I am sure about part a.
10. The population of India is 1.353 billion, and expected to grow at the rate of one percent
annually for the forseeable future. Assuming population continues to grow at the same percent
rate, how long until the population reaches 2 billion people? Give your answer to the nearest
year. (4 minutes)
Answer:
39 years
Step-by-step explanation:
Adapt the formula A = P(1 + r)^n, letting P represent the original population, r the growth rate as a decimal fraction, and n the number of years.
Solve this for n:
2 billion = (1.353 billion)(1 + 0.01)^n
After simplification, we have:
2
--------- = 1.01^n
1.353
Taking the log of both sides, we get:
log 2 - log 1.353 = n log 1.01, or
log 2 - log 1.353 0.1697
------------------------ = -------------- = 39 years (rounded off from 39.28)
log 1.01 0.0043
Peter is buying office supplies. He is able to buy 3 packages of paper and 4 staplers for $40, or he is able to buy 5 packages of paper and 6 staplers for $62. How much does a package of paper cost? How much does a stapler cost?
Answer:
paper = $4 and stapler = $7
Step-by-step explanation:
let p represent paper and s represent stapler, then
3p + 4s = 40 → (1)
5p + 6s = 62 → (2)
Multiplying (1) by 5 and (2) by - 3 and adding will eliminate p
15p + 20s = 200 → (3)
- 15p - 18s = - 186 → (4)
Add (3) and (4) term by term to eliminate p
2s = 14 ( divide both sides by 2 )
s = 7
Substitute s = 7 into either of the 2 equations and evaluate for p
Substituting into (1)
3p + 4(7) = 40
3p + 28 = 40 ( subtract 28 from both sides )
3p = 12 ( divide both sides by 3 )
p = 4
Thus package of paper costs $4 and stapler costs $7
If (a+1) and (a-1)= 35 what is a?? Helpppppppppp
Answer:
There is no real number that can satisfy this equation
Step-by-step explanation:
a+1=35 and a-1=35 ⇒ a+1=a-1⇒ a-a = -1-1⇒ 0= -2 That's absurd so a has no real solutionSolve for y: |6y - 3| + 8 = 35 Select one: a. y = -5 b. y = 5 or y = -4 c. =5=−203 y = 5 o r y = − 20 3 d. y = 5
Answer:
y=5 or y=-4
Step-by-step explanation:
6y - 3| + 8 = 35
|6y-3|=35-8
|6y-3|=27
either 6y-3=-27 then 6y=27+3
y=30/6=5
or 6y-3=-27
6y=-27+3
y=-24/6
y=-4
show that 7 1/2 - 4 2/3 = 2 5/6
Equation is [tex]7\frac{1}{2} -4\frac{2}{3}=2\frac{5}{6}[/tex] is true.
What is Equation?Two or more expressions with an Equal sign is called as Equation.
The given equation is [tex]7\frac{1}{2} -4\frac{2}{3}=2\frac{5}{6}[/tex]
We need to check whether the left hand side is equal to right hand side.
These are in the form pf mixed fraction we can convert them to the improper fraction.
[tex]7\frac{1}{2}=15/2[/tex]
[tex]4\frac{2}{3}=\frac{14}{3}[/tex]
So Let us subtract 24/3 from 15/2
15/2-14/3
LCM of 2 and 3 is 6
45-28/6
17/6
This can be written as mixed fraction [tex]2\frac{5}{6}[/tex]
Hence, equation is [tex]7\frac{1}{2} -4\frac{2}{3}=2\frac{5}{6}[/tex] is true.
To learn more on Equation:
https://brainly.com/question/10413253
#SPJ2
Which of the following best describes T in the general formula for an exponential function, which is shown below?
O A. Time
O B. Initial amount
O c. Growth rate
O D. Growth factor
Answer:
A. Time
Step-by-step explanation:
The general formula for an exponential function is shown below:
[tex]F(t) = Ao.b^{kt}[/tex]
where,
Ao = Initial amount
b = growth factor i.e come (1 + r)
r = growth rate
k = Constant
T = Time
Therefore the T describes the time
Hence, the first option is correct
To determine any of the above variable we simply used the above formula so the chances of thh correct answer could be high
The owner of a car wash wants to see if the arrival rate of cars follows a Poisson distribution. In order to test the assumption of a Poisson distribution, a random sample of 150 ten-minute intervals was taken. You are given the following observed frequencies: Number of Cars Arriving in a 10-Minute Interval Frequency 0 3 1 10 2 15 3 23 4 30 5 24 6 20 7 13 8 8 9 or more 4 150 Calculate mean and use Poisson probabilities. The expected frequency of exactly 3 cars arriving in a 10-minute interval is a. .1533. b. 26.145. c. .1743. d. 23.
Answer: c. 0.1743
Step-by-step explanation: Poisson Probability or Poisson Distribution is a discrete distribution that models the number of events ocurring in a given period of time.
The mean, or expected value, of the observed frequencies is:
E(X) = ∑xP(x)
E(X) = 0*3/150 + 1*(10/150) + 2*(15/150) + 3*(23/150) + 4*(30/150) + 5*(24/150) + 6*(20/150) + 7*(13/150) + 8*(8/150) + 9*(4/150)
E(X) = 4.399
The Poisson distribution is calculated by:
P(X = k) = [tex]\frac{mean^{k}.e^{-mean}}{k!}[/tex]
The question asks for the expected frequency of exactly 3 cars:
P(X = 3) = [tex]\frac{4.399^{3}.e^{-4.399}}{3!}[/tex]
P(X = 3) = [tex]\frac{4.399^{3}.e^{-4.399}}{3.2.1}[/tex]
P(X = 3) = 0.1743
The expected frequency of exactly 3 cars is 0.1743