Answer:
24
Step-by-step explanation:
Answer= .2 probability
Explanation: Since there is a total of 10 marbles, and 2 are red, you would divide the red marbles (2) out of the total marbles (10) which would get u .2. Since it’s asking for probability, we would keep .2 a decimal.
Answer:
Step-by-step explanation:
If you want to determine the domain and range of this analytically, you first need to factor the numerator and denominator to see if there is a common factor that can be reduced away. If there is, this affects the domain. The domain are the values in the denominator that the function covers as far as the x-values go. If we factor both the numerator and denominator, we get this:
![f(x)=\frac{2(x+3)}{(x-4)(x+3)}](https://tex.z-dn.net/?f=f%28x%29%3D%5Cfrac%7B2%28x%2B3%29%7D%7B%28x-4%29%28x%2B3%29%7D)
Since there is a common factor in the numerator and the denominator, (x + 3), we can reduce those away. That type of discontinuity is called a removeable discontinuity and creates a hole in the graph at that value of x. The other factor, (x - 4), does not cancel out. This is called a vertical asymptote and affects the domain of the function. Since the denominator of a rational function (or any fraction, for that matter!) can't EVER equal 0, we see that the denominator of this function goes to 0 where x = 4. That means that the function has to split at that x-value. It comes in from the left, from negative infinity and goes down to negative infinity at x = 4. Then the graph picks up again to the right of x = 4 and comes from positive infinity and goes to positive infinity. The domain is:
(-∞, 4) U (4, ∞)
The range is (-∞, ∞)
If you're having trouble following the wording, refer to the graph of the function on your calculator and it should become apparent.
Answer:
Equation of a line, y = mx+c
Slope (m)= (Y2-Y1)/(X2-X1), let Y2=7, Y1=3 , X2=2 and X1=1
m=(7-3)/(2-1)
= 4/1
= 4
Picking any value of y and its corresponding x including m, put them into the equation of the line
y=mx+c
3 =4(1)+c
3=4+c
3-4=c
-1=c
y=mx+c
y=4x+(-1)
y=4x-1