Rearrange the equation to standard form of a quadratic equation (ax^2+bx+c=0) by switching sides: 5x^2+2x-12=0. Now, use the quadratic equation formula to solve. You should come out with x_1=sqrt61-1/5 and x_2=-1+sqrt61/5. Thus, your answer is B, or two solutions.
Answer:0.2 gallons and 1.6 pints
Step-by-step explanation:
1 gallon = 8 pint
1 gallon / 5=0.2 gallon
8 pint / 5=1.6 pint
The correct answer I believe you are looking for is D. Elevator 1 is 13 feet above ground level, and Elevator 2 is 10 feet below ground level.
<u>Explaination:</u>
This is because if you start at (0, 0) Elevator one, will go up 13 on the y axis. Putting it at 13 feet above ground level. If you start Elevator 2 at ground level on (0, 0) and go down 10 it will make it -10 AKA 10 feet below ground level.
I hope this helps! :)
Step-by-step explanation:
x(x-3)=0
x=0 or (x-3) =0
x= 0 or x =3
By Euler's method the <em>numerical approximate</em> solution of the <em>definite</em> integral is 4.189 648.
<h3>How to estimate a definite integral by numerical methods</h3>
In this problem we must make use of Euler's method to estimate the upper bound of a <em>definite</em> integral. Euler's method is a <em>multi-step</em> method, related to Runge-Kutta methods, used to estimate <em>integral</em> values numerically. By integral theorems of calculus we know that definite integrals are defined as follows:
∫ f(x) dx = F(b) - F(a) (1)
The steps of Euler's method are summarized below:
- Define the function seen in the statement by the label f(x₀, y₀).
- Determine the different variables by the following formulas:
xₙ₊₁ = xₙ + (n + 1) · Δx (2)
yₙ₊₁ = yₙ + Δx · f(xₙ, yₙ) (3) - Find the integral.
The table for x, f(xₙ, yₙ) and y is shown in the image attached below. By direct subtraction we find that the <em>numerical</em> approximation of the <em>definite</em> integral is:
y(4) ≈ 4.189 648 - 0
y(4) ≈ 4.189 648
By Euler's method the <em>numerical approximate</em> solution of the <em>definite</em> integral is 4.189 648.
To learn more on Euler's method: brainly.com/question/16807646
#SPJ1