Answer:
-1 < x < 4.
Step-by-step explanation:
- 6 < 2x - 4 <4
2x - 4 < 4
2x < 8
x < 4. Also we have:
2x - 4 > -6
2x > -2
x > -1.
Answer:
1. x^2+5
2.x^2-6x+9
Step-by-step explanation:
these are just translations up and to the right.
since the f(x)=x^2
the transformations would be
1. g(x)=x^2+5
2.g(x)=(x-3)^2 = x^2-6x+9
Find mean, median and mode of 140, 130, 90, 80, 60, 50, 30, 20, 10, 0
Alecsey [184]
For the mean you would have to add up all the numbers up and divide by the amount of numbers. For your problem you would get 610/10= 61.
For the median you would arrange all the numbers in order from least to greatest and cancel one from the left and one from the right each time. Since there is no middle number, the closest would be 50 and 60. Thus you you add 50+60 and get 110 and then divide by 2 giving you 55.
For the mode, there is no mode because none of the numbers repeat more than once.
I hope this clarifies your doubt. :)
Answer:
here i finished!
hope it helps yw!
Step-by-step explanation:
The doubling period of a bacterial population is 15 minutes.
At time t = 90 minutes, the bacterial population was 50000.
Round your answers to at least 1 decimal place.
:
We can use the formula:
A = Ao*2^(t/d); where:
A = amt after t time
Ao = initial amt (t=0)
t = time period in question
d = doubling time of substance
In our problem
d = 15 min
t = 90 min
A = 50000
What was the initial population at time t = 0
Ao * 2^(90/15) = 50000
Ao * 2^6 = 50000
We know 2^6 = 64
64(Ao) = 50000
Ao = 50000/64
Ao = 781.25 is the initial population
:
Find the size of the bacterial population after 4 hours
Change 4 hr to 240 min
A = 781.25 * 2^(240/15
A = 781.25 * 2^16
A= 781.25 * 65536
A = 51,199,218.75 after 4 hrs
Answer: f(x)= 2x -3
Step-by-step explanation:
Using the given information we can come up with two points that will be use to find the slope and y-intercept.
If you input 0 you get -3 so the point will be (0,-3)
If you input 7 you get 11 so the point will be (7,11)
Now use the points to find the difference in their y coordinates and divide it by the difference in their x coordinates to find the slope.
y coordinates: -3 - 11 = -14
x coordinates: 0 - 7 = -7
-14/-7 = 2
Since the slope is two, we will use the slope intercept formula (y = mx +b) to find the b which is the y intercept.
Use one of the points and input its x and y coordinates into the formula including the slope to solve for b.
-3= 2(0) +b
-3 = 0 + b
b = -3
f(x) is the same as y in the formula, meaning that the equation will be
f(x) = 2x -3