4. 8+12=20
4 (2+3)
First you add 2+3 and get 5
Next, since the 5 is now in the parentheses, it indicates that you have to multiply
Finally, 5 times 4=20
Answer:C
Step-by-step explanation:
Bc there's 3 does below and 3 dots above
U can’t that’s ur answer bc u can’t add if there’s an x
Answer:
11 meters
Step-by-step explanation:
Lets say that w = width of the rectangle, to start. If the length of the rectangle is 3 meters greater than 2 times the width, the length of the rectangle is equal to 3 + 2w.
The perimeter of the rectangle is 2 * length of rectangle + 2 * width of the rectangle. With the perimeter being equal to 30 and width being w and length being 2w+3:
The perimeter of the rectangle is 2(w) + 2(2w+3) = 30.
We first need to find out w first, which will give us the width of the rectangle. Taking it step by step, we get:
2w + 4w + 6 = 30
6w + 6= 30
6w = 24 which is done by subtracting both sides by 6 to put the variables on one side and the values on the other side
w = 4 which is done by dividing 6 on both sides
Ultimately, this gets width to be 4 meters. Now that we found the width, we need to plug w = 4 into the equation we set up for length which is 2w+3.
That being said, the ANSWER is:
length of rectangle = 2(4)+3 = 11 meters
Hope this helps! :)
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>