W=15
Subtract 80 from both sides then you divide by -2w.
Width = W
Length = 2 times the width plus 3 feet = 2W + 3
Area of triangle A = L * W
A = W (2W + 3)
20 = 2W^2 + 3W
2W^2 + 3W - 20 = 0
(W + 4) (2W - 5) = 0
W + 4 = 0; W = - 4 (width cannot be negative, excluded)
2W - 5 = 0
2W = 5
W = 2.5
L = 2W + 3 = 2(2.5) + 3 = 8
Answer:
Width = 2.5 feet and Length = 8 feet
Hope it helps.
64.99x0.35=22.75 64.99-22.75=42.24
Answer:
B. |-6|<|-7|
Step-by-step explanation:
|-6| = 6
|-7| = 7
and 6 <7 so the answer is B.
Answer:
x₂ = 7.9156
Step-by-step explanation:
Given the function ln(x)=10-x with initial value x₀ = 9, we are to find the second approximation value x₂ using the Newton's method. According to Newtons method xₙ₊₁ = xₙ - f(xₙ)/f'(xₙ)
If f(x) = ln(x)+x-10
f'(x) = 1/x + 1
f(9) = ln9+9-10
f(9) = ln9- 1
f(9) = 2.1972 - 1
f(9) = 1.1972
f'(9) = 1/9 + 1
f'(9) = 10/9
f'(9) = 1.1111
x₁ = x₀ - f(x₀)/f'(x₀)
x₁ = 9 - 1.1972/1.1111
x₁ = 9 - 1.0775
x₁ = 7.9225
x₂ = x₁ - f(x₁)/f'(x₁)
x₂ = 7.9225 - f(7.9225)/f'(7.9225)
f(7.9225) = ln7.9225 + 7.9225 -10
f(7.9225) = 2.0697 + 7.9225 -10
f(7.9225) = 0.0078
f'(7.9225) = 1/7.9225 + 1
f'(7.9225) = 0.1262+1
f'(7.9225) = 1.1262
x₂ = 7.9225 - 0.0078/1.1262
x₂ = 7.9225 - 0.006926
x₂ = 7.9156
<em>Hence the approximate value of x₂ is 7.9156</em>