Purple Red, Purple Yellow, Purple <span>Orange
</span>Green Red, Green Yellow, Green Orange
I cant tell exactly from the formatting of the typing but the sample space would contain the above values. purple card with each spin possibility and green card with each spin possibility. 6 total possible outcomes.
Answer:
(x+1) meters
Step-by-step explanation:
Area is length times width so x^2-x-2 = L * (x-2)
factor and divide x-2 to get x+1
Answer:
=》Area = 180 sq.yd
Step-by-step explanation:
perimeter = 2l + 2b
where, we have l = 15
- so (2×15) + 2b = 54
- 30 + 2b = 54
- 2b = 24
- b = 12
now, Area = l × b = 12 × 15 = 180 sq.yd
Welcome
d the answer is 73 degrees
First, conceptually understand what an inverse function is, it makes solving it very intuitive. An inverse function is simply a function which has points (y,x) for every point (x,y) of the parent function. So you are essentially taking all points of the parent function and switching the x and y coordinates for each. Those switched coordinates are produced by the "inverse function".
Mathematically then, finding the inverse function is a matter of solving for x and then switching the variable labels. In this case:
y=2x+1 subtract 1 from both sides
y-1=2x divide both sides by 2
(y-1)/2=x now just switch the labels for the variables...
y=(x-1)/2 so
f^-1(x)=(x-1)/2 is the inverse of f(x)=2x+1