Equal to, I think. Hope this helps.... If not sorry.
if a b 9 are in GP
b÷a = 9 ÷ b
b^2 = 9a
if a - 1 b 9 are in AP
2b = a+8
b = a+8÷2
substitute
b is equal to a + 8 by 2 in b square equal to 9 a
(a+8÷2)^2 = 9a
a^2+16a+64 = 36a
a^2 -20a +64 =0
(a-16) (a-4) =0
a= 16 or a=4
when a=16 b= 12
when a=4 b= 6
Value of a and b are given above
Answer:
a is x>3
b is _> x/4 +12
c is x>-3
Step-by-step explanation: hope this helps
Answer:
Explanation:
4x + 2x = 180 degree
6x = 180
x = 180/6
x = 30
Therefore, x = 30 degree
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