Answer:
0.6 %
Step-by-step explanation:
percentage error=(17.9-17.8)/17.8 ×100=1/178×100=100/178=50/89≈0.56≈0.6
Part a.
The domain is the set of x values such that
, basically x can be equal to -1/2 or it can be larger than -1/2. To get this answer, you solve
for x (subtract 1 from both sides; then divide both sides by 2). I set 2x+1 larger or equal to 0 because we want to avoid the stuff under the square root to be negative.
If you want the domain in interval notation, then it would be
which means the interval starts at -1/2 (including -1/2) and then it stops at infinity. So technically it never stops and goes on forever to the right.
-----------------------
Part b.
I'm going to use "sqrt" as shorthand for "square root"
f(x) = sqrt(2x+1)
f(10) = sqrt(2*10+1) ... every x replaced by 10
f(10) = sqrt(20+1)
f(10) = sqrt(21)
f(10) = 4.58257569 which is approximate
-----------------------
Part c.
f(x) = sqrt(2x+1)
f(x) = sqrt(2(x)+1)
f(x+2a) = sqrt(2(x+2a)+1) ... every x replaced by (x+2a)
f(x+2a) = sqrt(2x+4a+1) .... distribute
we can't simplify any further
So the actually surface area can be split up by dif parts....meaning
2 side is 2.7*3.2*2 = 17.28
2 side is 3.2*2.1*2 = 13.44
2 sides is 2.1*2.7*2= 11.34
then u add up the areas = 42.06ft^2
then u look for what is the clossest...and that is 42gt^2
Answer:
see explanation
Step-by-step explanation:
Check the value of the discriminant
Δ = b² - 4ac
• If b² - 4ac > 0 then roots are real
• If b² - 4ac = 0 roots are real and equal
• If b² - 4ac < 0 then roots are not real
given (x - a)(x - b) = k² ( expand factors )
x² - bx - ax - k² = 0 ( in standard form )
x² + x(- a - b) - k² = 0
with a = 1, b = (- a - b), c = -k²
b² - 4ac = (- a - b)² + 4k²
For a, b, k ∈ R then (- a - b)² ≥ 0 and 4k² ≥ 0
Hence roots of the equation are always real for a, b, k ∈ R