Answer:

Step-by-step explanation:
The given expression is:

Moving the expression to the other side in the fraction changes its sign to opposite. A numerator with negative exponent, when written in denominator will have the positive exponent. Using this rule, we can write:

The exponent 5 can be distributed to both numerator and denominator as shown:

The power of a power can be written as a product. i.e.

So, the expression similar to the given expression and with positive exponents is: 
9514 1404 393
Answer:
- Angle 1 = 139°
- Angle 2 = 41°
- x = 29; exterior angle = 131°
Step-by-step explanation:
These problems let you make use of the fact that the sum of the remote interior angles is equal to the exterior angle.
__
1. 53° +86° = ∠1
139° = ∠1
__
2. ∠2 +92° = 133°
∠2 = 133° -92°
∠2 = 41°
__
3. (x +9)° +93° = (4x+15)°
87 = 3x . . . . . . . . . . . . . . . . subtract x+15°
29 = x . . . . . . . divide by 3
The exterior angle is ...
(4x +15)° = (4·29 +15)° = 131° . . . exterior angle
Step-by-step explanation:
log <base a> b = x
means
a^x = b
So
3^2 = x^2+7x+21
x^2 + 7x + 21 - 9 = 0
x^2 + 7x + 12 = 0
(x+3)(x+4)
x = -3 or -4
Answer:
a) integral = 24.72
b) |Error| ≤ 0.4267
Step-by-step explanation:
a)
The integral:

can be approximated with the midpoint rule, as follows:
6.7*(0.8 - 0.0) + 8.9*(1.6 - 0.8) + 6.9*(2.4-1.6) + 8.4*(3.2 - 2.4) = 24.72
(that is, all the intervals are 0.8 units length and f(x) is evaluated in the midpoint of the interval)
b)The error bound for the midpoint rule with <em>n</em> points is:
|Error| ≤ K*(b - a)^3/(24*n^2)
where <em>b</em> and are the limits of integration of the integral and K = max |f''(x)|
Given that -5 ≤ f''(x) ≤ 1, then K = 5. Replacing into the equation:
|Error| ≤ 5*(3.2 - 0)^3/(24*4^2) = 0.4267