Answer:
The smallest solution is -6
Step-by-step explanation:
2/3 x^2 = 24
Multiply each side by 3/2
3/2 *2/3 x^2 = 24*3/2
x^2 = 36
Take the square root of each side
sqrt(x^2) = sqrt(36)
x = ±6
The smallest solution is -6
The largest solution is 6
Answer: The slope of the line is 2.
Step-by-step explanation:
Slope = change in y/change in x
Slope = (8-4)/(4-2)
Slope = (4)/(2)
Slope = 2
Answer:
Sum of Interior Angles = 900°
One Interior Angle = 128.57°
Step-by-step explanation:
We know that the figure is a Heptagon (a 7 sided polygon), therefore;
→ As by the formula of (n - 2) * 180° we can find the sum of the interior angles;
=> (n - 2) * 180 = Sum of Interior Angles
=> (7 - 2) * 180 = Sum of Interior Angles
=> 5 * 180 = Sum of Interior Angles
=> <u>900° = Sum of Interior Angles</u>
Now that we know the sum of interior angles,
→ We can find 1 interior angle by dividing the sum by the number of sides in the polygon.
=> Sum of Interior Angles / n = One Interior Angle
=> 900 / 7 = One Interior Angle
=> <u>128.57° = One Interior Angle</u>
Hope this helps!
Answer: There are two solutions and they are
theta = 135
theta = 225
=============================================================
Explanation:
Recall that x = cos(theta). Since the given cosine value is negative, this indicates x < 0. Theta is somewhere to the left of the y axis, placing it in quadrant 2 or quadrant 3.
It turns out there are two solutions, with one solution per quadrant mentioned above. Use the unit circle to find that the two solutions are:
theta = 135
theta = 225
You're looking for points on the unit circle that have x coordinate equal to x = -sqrt(2)/2. Those two points correspond to the angles of 135 and 225, which are in quadrants 2 and 3 respectively.
--------
I recommend using your calculator to note that
-sqrt(2)/2 = -0.70710678
cos(135) = -0.70710678
cos(225) = -0.70710678
The decimal values are approximate. Make sure your calculator is in degree mode. Because those three results are the same decimal approximation, this indicates that cos(135) = cos(225) = -sqrt(2)/2.
Y = xe^x
dy/dx(e^x x)=>use the product rule, d/dx(u v) = v*(du)/(dx)+u*(dv)/(dx), where u = e^x and v = x:
= e^x (d/dx(x))+x (d/dx(e^x))
y' = e^x x+ e^x
y'(0) = 1 => slope of the tangent
slope of the normal = -1
y - 0 = -1(x - 0)
y = -x => normal at origin