Answer:
30 times
Step-by-step explanation:
There's a 50% chance that they will get heads.
60 divided by 2 is 30
50% of 60 is 30
Using derivatives, it is found that regarding the tangent line to the function, we have that:
- The equation of the line is y = 962x - 5119.
<h3>What is a linear function?</h3>
A linear function is modeled by:
y = mx + b
In which:
- m is the slope, which is the rate of change, that is, by how much y changes when x changes by 1.
- b is the y-intercept, which is the value of y when x = 0, and can also be interpreted as the initial value of the function.
The slope of the line tangent to a function f(x) at x = x' is given by f'(x'). In this problem, the function is given by:
f(x) = 5x³ + 2x + 1.
The derivative is given by:
f'(x) = 15x² + 2.
Hence the slope at x = 8 is:
m = f'(8) = 15(8)² + 2 = 962.
The line goes through the point (8,f(8)), hence:
f(8) = 5(8)³ + 2(8) + 1 = 2577.
Hence:
y = 962x + b
2577 = 962(8) + b
b = -5119.
Hence the equation is:
y = 962x - 5119.
More can be learned about tangent lines at brainly.com/question/8174665
#SPJ1
Answer in fraction form: -17/4 < x < 11/4
Answer in decimal form: -4.25 < x < 2.75
=======================================================
Work Shown:
|4x+3| - 9 < 5
|4x+3| < 5+9 .... adding 9 to both sides
|4x+3| < 14
-14 < 4x+3 < 14 .... see note at the bottom
-14-3 < 4x < 14-3 .... subtracting 3 from all sides
-17 < 4x < 11
-17/4 < x < 11/4 .... divide all sides by 4
-4.25 < x < 2.75
This says that x is between -4.25 and 2.75, but x is not equal to either endpoint.
Note: I used the rule that |x| < k becomes -k < x < k where k is a positive real number.