Answer: 49+64i
Step-by-step explanation:
Concept to know:
i=√-1
i²=-1
i³=-i
=1
-------------------------------------
(-5+8i)(3-8i)
=-15+40i+24i-64i²
=-15+64i-64i²
=-15+64i+64 (remember, i²=-1)
=49+64i
Hope this helps!! :)
Please let me know if you have any question or need further explanation
Answer:
x = -12
Step-by-step explanation:
Answers:
- Domain is (-4, 3]
- Range is (-5, 5]
=====================================================
Explanation:
The domain is the set of allowed x input values, aka the set of all allowed x coordinates of the points. We see that
. It might help to draw vertical lines through the endpoints until you reach the x axis. Note the open hole at x = -4 to indicate we do not include this as part of the domain (hence the lack of "or equal to" for the first inequality sign).
The interval
then can be condensed into the shorthand form (-4, 3] which is the domain in interval notation.
It says: x is between -4 and 3. It can't equal -4 but it can equal 3.
So the use of parenthesis versus square brackets tells the reader which endpoint is included or not.
--------------------------------------------------
The range describes all possible y outputs. We see that y = 5 is the largest it gets and y = -5 is the lower bound. It might help to draw horizontal lines through the endpoints until you reach the y axis. The open hole means -5 is not part of the range.
The range as a compound inequality is
. This condenses into the shorthand of (-5, 5] which is the range in interval notation.
Verbally, the range is the set of y values such that y is between -5 and 5. It can't equal -5 but it can equal 5.
Answer:
-1/2
Step-by-step explanation:
the slope of a line that is perpendicular to a given equation of a line, is the negative reciprocal of the original slope
Answer:
Step-by-step explanation:
5x + 2y = 20
Here we will show you how to calculate the following:
Calculate and show the solution for the x-intercept and y-intercept of 5x + 2y = 20.
Calculate the graph plot coordinates for 5x + 2y = 20
Solve 5x + 2y = 20 for x and also for y.
Calculate and show the solution for the slope of 5x + 2y = 20
Find x-intercept
The x-intercept is where the graph crosses the x-axis. To find the x-intercept, we set y1=0 and then solve for x.
5x + 2y = 20
5x + 2(0) = 20
x1 = 4 y1 = 0
Find y-intercept
The y-intercept is where the graph crosses the y-axis. To find the y-intercept, we set x2=0 and then solve for y.
5x + 2y = 20
5(0) + 2y = 20
y2 = 10 x2 = 0
Get Graph Plot Coordinates
Getting two graph points will allow you to make a straight line on a graph. The plot coordinate format is (x1,y1) and (x2,y2).
Thus, we use the x-intercept and y-intercept results above to get the graph plots for 5x + 2y = 20 as follows:
(x1,y1) and (x2,y2)
(4,0) and (0,10)
Find slope
The slope of the line (m) is the steepness of the line. It is the change in the y coordinate divided by the corresponding change in the x coordinate. Simply plug in the coordinates from above and solve for m to get the slope for 5x + 2y = 20
m = (y2 - y1)/(x2 - x1)
m = (10 - 0)/(0 - 4)
m = -2.5