A. You need to compare 2/5, 1/2 and 3/4
2/5= .4
1/2= .5
3/4=.75
Therefore the bucket that is 2/5 full is less than 1/2 full
Answer:
haha thanks for the points btw the answer is. h2t=th6
Step-by-step explanation:
the answer is a) because its the numerator is bigger than the denominator
Answer:
A = 5.5t + 9
Step-by-step explanation:
We assume that the relationship between t and A is linear.
We have two points on a line: (2, 20) and (4, 31).
We now find the equation of the line.
A = mt + b
m = (31 - 20)/(4 - 2) = 11/2 = 5.5
20 = 5.5(2) + b
20 = 11 + b
b = 9
A = 5.5t + 9
There are no algebraic methods for finding solutions to a general mix of exponential and polynomial terms. A graphing calculator can be helpful.
This equation has 3 real solutions, approximately ...
x ∈ {-0.802246431546, 1.51677641228, 7.17475582739}
_____
In the folder "iteration for solutions" is an equation for Newton's method iteration, essentially, ...
g(x) = x -f(x)/f'(x)
where f(x) is defined as shown in the picture.
Many graphing calculators can compute a numerical derivative, so you can essentially write the formula in this form without having to do the derivative-taking yourself. This calculator is nicely interactive, so the iteration result is produced at the same time the argument for g(x) is entered. Essentially, you write the answer by copying the answer using the 4-digit zero-crossing values shown on the graph as the iteration starting point.