The answer is -60x + 56
4(6 - 5x) + 8(4 - 5x)
24 - 20x + 32- 40x
56 - 60x or you can write it as -60x + 56
Answer:
0.448 seconds
Step-by-step explanation:
d = -16t² -4t + 412
find t when d = 407
substituting d = 407 into the equation:
407 = -16t² -4t + 412 (subtract 407 from both sides)
-16t² -4t + 412 - 407 = 0
-16t² -4t + 5 = 0 (multiply both sides by -1)
16t² + 4t - 5 = 0
solving using your method of choice (i.e completing the square or using the quadratic equation), you will end up with
t = (-1/8) (1 + √21)= -0.70 seconds (not possible because time cannot be negative)
or
t = (-1/8) (1 -√21) = 0.448 seconds (answer)
Answer:
12
Step-by-step explanation:
<h2>3 ÷1/<u>4= 12</u></h2>
We want to solve the Initial Value Problem y' = y + 4xy, with y(0) = 1.
To use Euler's method, define
y(i+1) = y(i) + hy'(i), for i=0,1,2, ...,
where
h = 0.1, the step size.,
x(i) = i*h
1st step.
y(0) = 1 (given) and x(0) = 0.
y(1) ≡ y(0.1) = y(0) + h*[4*x(0)*y(0)] = 1
2nd step.
x(1) = 0.1
y(2) ≡ y(0.2) = y(1) + h*[4*x(1)*y(1)] = 1 + 0.1*(4*0.1*1) = 1.04
3rd step.
x(2) = 0.2
y(3) ≡ y(0.3) = y(2) + h*[4*x(2)*y(2)] = 1.04 + 0.1*(4*0.2*1.04) = 1.1232
4th step.
x(3) = 0.3
y(4) ≡ y(0.4) = y(3) + h*[4*x(3)*y(3)] = 1.1232 + 0.1*(4*0.3*1.1232) = 1.258
5th step.
x(4) = 0.4
y(5) ≡ y(0.5) = y(4) + h*[4*x(4)*y(4)] = 1.258 + 0.1*(4*0.4*1.258) = 1.4593
Answer: y(0.5) = 1.4593
Answer:
man that's hard I'm still in class 6