Answer:
140cm³
Step-by-step explanation:
Credit: yaretzigutierrez50
Answer:
inequality
Step-by-step explanation:
because we are talking about gender and social class. hope it helps
Answer:
0.8041 = 80.41% probability that a given battery will last between 2.3 and 3.6 years
Step-by-step explanation:
Normal Probability Distribution:
Problems of normal distributions can be solved using the z-score formula.
In a set with mean
and standard deviation
, the z-score of a measure X is given by:

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 p-value, we get the probability that the value of the measure is greater than X.
A certain type of storage battery lasts, on average, 3.0 years with a standard deviation of 0.5 year
This means that 
What is the probability that a given battery will last between 2.3 and 3.6 years?
This is the p-value of Z when X = 3.6 subtracted by the p-value of Z when X = 2.3. So
X = 3.6



has a p-value of 0.8849
X = 2.3



has a p-value of 0.0808
0.8849 - 0.0808 = 0.8041
0.8041 = 80.41% probability that a given battery will last between 2.3 and 3.6 years
Answer:
-1
Step-by-step explanation:
A line in the opposite direction will make a perpendicular line (90° Angle)
Answer:
A.) The function is Nonlinear
Step-by-step explanation:
a function is a bunch of ordered pairs of things (in our case the things will be numbers, but they can be otherwise), with the property that the first members of the pairs are all different from one another. A function is an equation that has only one answer for y for every x. A function assigns exactly one output to each input of a specified type. It is common to name a function either f(x) or g(x) instead of y. f(2) means that we should find the value of our function when x equals 2. Functions are used because of following reasons – a) To improve the readability of code. b) Improves the reusability of the code, same function can be used in any program rather than writing the same code from scratch. c) Debugging of the code would be easier if you use functions, as errors are easy to be traced. In mathematics and science, a nonlinear system is a system in which the change of the output is not proportional to the change of the input. Nonlinear problems are of interest to engineers, biologists, physicists, mathematicians, and many other scientists because most systems are inherently nonlinear in nature. Material nonlinearity involves the nonlinear behavior of a material based on a current deformation, deformation history, rate of deformation, temperature, pressure, and so on. Examples of nonlinear material models are large strain (visco) elasto-plasticity and hyperelasticity (rubber and plastic materials). also nonlinear. adjective. If you describe something as non-linear, you mean that it does not progress or develop smoothly from one stage to the next in a logical way. Instead, it makes sudden changes, or seems to develop in different directions at the same time.
Example: Solve the linear equation 3x+9 = 2x + 18.
Example: Solve the nonlinear equation x+2y = 1 and x = y.