Answer:
The theoretical probability would be 25% or 1/4 because there are four sections but in the example the probability of a one being spun was 24%
Step-by-step explanation:
Answer: 2625
Let’s say you multiply 5 giraffes by 75 pounds = 375lbs 5 giraffes eat a day multiply the 5 giraffes and they answer should be 2625lbs
Answer:
y-intercept = (0, -2)
x-intercept = (2, 0)
Step-by-step explanation:
The y-intercept is the value of y when x = 0. Therefore, Given the linear equation, y = x - 2:
Let x = 0:
y = 0 - 2
y = -2.
Therefore, the y-intercept of the linear equation, y = x - 2 is (0, -2).
The x-intercept is the value of x when y = 0.
Therefore, let y = 0:
y = x - 2
0 = x - 2
Isolate x by adding 2 to both sides of the equation:
0 + 2 = x - 2 + 2
2 = x
Therefore, the x-intercept is (2, 0).
The answer is: " 0.78125 " .
_____________________________________________
32% = 32/100 = 32÷100 = 0.32 ;
(0.32)n = 25 ; solve for "n" ;
32 n = 25 ;
32 n / 32 = 25/ 32 ;
n = 25/32 = 0.78125
___________________________________________________
not applicable/ not an answer/ non-answer to: "non-question and/or incomplete question content;
absurd/confusing/incomplete/improper answer/ please review! THANK YOU! Kind regards.
Just like at any other time, to add/subtract fractions you need a common denominator.
14)
1/(x^2+2x)+(x-1)/x=1 so we need a common denominator of x(x^2+2x)
[1(x)]/(x(x^2+2x))+[(x-1)(x^2+2x)]/(x(x^2+2x))=[1(x(x^2+2x))]/(x(x^2+2x))
now if you multiply both sides of the equation by x(x^2+2x) you are left with:
x+(x-1)(x^2+2x)=x(x^2+2x)
x+x^3+2x^2-x^2-2x=x^3+2x^2
x^3+x^2-x=x^3-2x^2
x^2-x=-2x^2
3x^2-x=0
x(3x-1)=0, x=0 is an extraneous solution as division by zero is undefined. So the only real solution is:
x=1/3
...
16)
(r+5)/(r^2-2r)-1=1/(r^2-2r) the common denominator we need r^2-2r so
[r+5-1(r^2-2r)]/(r^2-2r)=1/(r^2-2r), multiplying both sides by r^2-2r yields:
r+5-r^2+2r=1
-r^2+3r+5=1
-r^2+3r+4=0
r^2-3r-4=0
(r-4)(r+1)=0, r^2-2r cannot equal zero, r(r-2)=0, r cannot equal 0 or 2...
r=-1 or 4