Answer:
x = 10
Step-by-step explanation:
Answer:
length = 20 ft, width = 11 ft
Step-by-step explanation:
let w be width, then length = w + 9
The opposite sides of a rectangle are equal , then
2w + 2(w + 9) = 62
2w + 2w + 18 = 62
4w + 18 = 62 ( subtract 18 from both sides )
4w = 44 ( divide both sides by 4 )
w = 11
and w + 9 = 11 + 9 = 20
then width = 11 ft and length = 20 ft
Answer:
height = 7 cm
Step-by-step explanation:
The area (A) of a trapezium is calculated using the formula
A =
h(a + b)
where h is the height and a, b the parallel bases
here a = 6, b = 12 and A = 63, hence
× h × (6 + 12) = 63
h × 18 = 63
9h = 63 ( divide both sides by 9 )
h = 7
Answer:
7 in both boxes
Step-by-step explanation:
In the picture, it shows
4 (x - 3) = 20
and then it shows
4 (x) - 4 (3) = 20
so practically you separate the x and 3 and put them in parentheses and then put a 4 next to both of them.
It should be the same as your question.
7 x (8 - 3)
and then separate 8 and 3 and put a 7 next to both of them.
( 7 x 8) - ( 7 x 3)
Hope it helps and have a great day! =D
~sunshine~
Note that x² + 2x + 3 = x² + x + 3 + x. So your integrand can be written as
<span>(x² + x + 3 + x)/(x² + x + 3) = 1 + x/(x² + x + 3). </span>
<span>Next, complete the square. </span>
<span>x² + x + 3 = x² + x + 1/4 + 11/4 = (x + 1/2)² + (√(11)/2)² </span>
<span>Also, for the x in the numerator </span>
<span>x = x + 1/2 - 1/2. </span>
<span>So </span>
<span>(x² + 2x + 3)/(x² + x + 3) = 1 + (x + 1/2)/[(x + 1/2)² + (√(11)/2)²] - 1/2/[(x + 1/2)² + (√(11)/2)²]. </span>
<span>Integrate term by term to get </span>
<span>∫ (x² + 2x + 3)/(x² + x + 3) dx = x + (1/2) ln(x² + x + 3) - (1/√(11)) arctan(2(x + 1/2)/√(11)) + C </span>
<span>b) Use the fact that ln(x) = 2 ln√(x). Then put u = √(x), du = 1/[2√(x)] dx. </span>
<span>∫ ln(x)/√(x) dx = 4 ∫ ln u du = 4 u ln(u) - u + C = 4√(x) ln√(x) - √(x) + C </span>
<span>= 2 √(x) ln(x) - √(x) + C. </span>
<span>c) There are different approaches to this. One is to multiply and divide by e^x, then use u = e^x. </span>
<span>∫ 1/(e^(-x) + e^x) dx = ∫ e^x/(1 + e^(2x)) dx = ∫ du/(1 + u²) = arctan(u) + C </span>
<span>= arctan(e^x) + C.</span>