The other dog's age is "x". Rex's puppy is 5 years less than "x". SO...
x-5.
Understand?
Answer:
2
Step-by-step explanation:
2k+3=7
2k=4
k=2
Answer:
Step-by-step explanation:
The range is the difference between the highest and the lowest values in a set of data. The interquartile range, the IQR, is what's "inside" the box in a box plot, which consists of the difference between the central measures, which are the first and the third quartiles.
Answer:
The probability that exactly one of these mortgages is delinquent is 0.357.
Step-by-step explanation:
We are given that according to the Mortgage Bankers Association, 8% of U.S. mortgages were delinquent in 2011. A delinquent mortgage is one that has missed at least one payment but has not yet gone to foreclosure.
A random sample of eight mortgages was selected.
The above situation can be represented through Binomial distribution;

where, n = number of trials (samples) taken = 8 mortgages
r = number of success = exactly one
p = probability of success which in our question is % of U.S.
mortgages those were delinquent in 2011, i.e; 8%
<em>LET X = Number of U.S. mortgages those were delinquent in 2011</em>
So, it means X ~ 
Now, Probability that exactly one of these mortgages is delinquent is given by = P(X = 1)
P(X = 1) = 
= 
= 0.357
<u><em>Hence, the probability that exactly one of these mortgages is delinquent is 0.357.</em></u>
Answer:
absolute vlaue inequality: |x-3| > 9; solved: x<-6 and x>12
Step-by-step explanation:
I’m going to start this off by saying I learned all this right now by just searching up how to solve an absolute inequality equation and watching one video, so this might not be an accurate explanation. (I’m pretty sure the answer’s right though)
So an absolute value inequality must be written like this:
| x - a | *inequality* b
a is going to be the number that the inequality is centered around, in this case, 3. b will be how far you can deviate from that number, which in this case is 9.
Now, you will have this:
|x - 3| *inequality* 9
Now, to find the inequality, you need to understand the wording. If it says “more than” as it does here, then you would have the greater-than symbol (>). If you have “less than” then you’d have the less-than symbol (<). If the problem says “at least b away” then it would be greater-than-or-equal to (≥), and likewise, if it says “at most b away” then it would be less-than-or-equal-to (≤).
So now we're at:
|x - 3| > 9
To solve the equation, you just need to subtract 9(b) from 3(a) and add 9(a) to 3(b) to get -6 and 12. Since x must be more than 9 units away, you would get:
x<-6 and x>12
Hope this is helpful!