Answer:
3 and 11
Step-by-step explanation:
3 times 11 is 33
11 - 3 is 8
Answer:
f(x)=(x-12)^2
Step-by-step explanation:
We know that the function f(x+m) equals to the function f(x) translated 'm' times to the left. Therefore, to translate the function f(x) = x^2 twelve units to the right, we have to:
f(x-12) = (x-12)^2
Therefore, the new function is: f(x)=(x-12)^2
Answer:
18 dollars and zero cents
Step-by-step explanation:
120×15%
Answer: 0.51
Step-by-step explanation:
This is a conditional probability. The first event is the airplane accident being caused by structural failure. The probability of it being due to structural failure is 0.3 and the probability of it not being due to structural failure is 0.7. The second event involves the diagnosis of the event. If a plane fails due to structural failure, the probability that it will be diagnosed and the results will say it was due to structural failure is 0.85, and the probability that the diagnosis is unable to identify that it was because of a structural failure is 0.15. If the plane were to fail as a result of some other reason aside structural failure, the probability that the diagnosis will show that it was as a result of structural failure is 0.35 and the probability of the diagnosis showing that is is not as a result of structural failure is 0.65. To find the probability that an airplane failed due to structural failure given that it was diagnosed that it failed due to some malfunction, this is the equation;
p = (probability of plane failing and diagnosis reporting that the failure was due to structural failure)/ (probability of diagnosis reporting that failure was due to structural failure)
p = (0.3*0.85)/((0.3*0.85) + (0.7*0.35))
p = 0.51
Answer:
- vertical scaling by a factor of 1/3 (compression)
- reflection over the y-axis
- horizontal scaling by a factor of 3 (expansion)
- translation left 1 unit
- translation up 3 units
Step-by-step explanation:
These are the transformations of interest:
g(x) = k·f(x) . . . . . vertical scaling (expansion) by a factor of k
g(x) = f(x) +k . . . . vertical translation by k units (upward)
g(x) = f(x/k) . . . . . horizontal expansion by a factor of k. When k < 0, the function is also reflected over the y-axis
g(x) = f(x-k) . . . . . horizontal translation to the right by k units
__
Here, we have ...
g(x) = 1/3f(-1/3(x+1)) +3
The vertical and horizontal transformations can be applied in either order, since neither affects the other. If we work left-to-right through the expression for g(x), we can see these transformations have been applied:
- vertical scaling by a factor of 1/3 (compression) . . . 1/3f(x)
- reflection over the y-axis . . . 1/3f(-x)
- horizontal scaling by a factor of 3 (expansion) . . . 1/3f(-1/3x)
- translation left 1 unit . . . 1/3f(-1/3(x+1))
- translation up 3 units . . . 1/3f(-1/3(x+1)) +3
_____
<em>Additional comment</em>
The "working" is a matter of matching the form of g(x) to the forms of the different transformations. It is a pattern-matching problem.
The horizontal transformations could also be described as ...
- translation right 1/3 unit . . . f(x -1/3)
- reflection over y and expansion by a factor of 3 . . . f(-1/3x -1/3)
The initial translation in this scenario would be reflected to a translation left 1/3 unit, then the horizontal expansion would turn that into a translation left 1 unit, as described above. Order matters.