Rationalize the denominator of sqrt of -49 over (7-2i)-(4+9i)

Answers

Answer 1
To rationalize the denominator of the expression will be as follows;
-49/[(7-2i)-(4+9i)
=-49/[7-4-2i+9i]
=-49/[3+7i]
to rationalize the denominator we multiply both the numerator and the denominator by [3-7i]
hence;
-49/[3+7i]*[3-7i]/[3-7i]
=[-49(3-7i]/(9+49]
=(-147+343i)/58
The answer is (-147+343i)/58

Related Questions

You cut a 90 cm long rope into two pieces. the longer piece is 2 times as long as the shorter piece. what is length of the longer piece and the shorter piece respectively?

Answers

Total length of rope = 90 cm

Let the shorter piece be x.

Thus, the length of the longer piece = 2x.

2x + x = 90 

3x = 90

x = 30. 

Therefore, the shorter piece is 30 cm and the longer piece is 60 cm.

write a function g whose graph represents a translation 2 units to the right followed by a horizontal stretch by a factor or 2 on the graph of f(x)=|x|

Answers

Final answer:

The graph of the function g(x) = 2(|x - 2|) represents a translation 2 units to the right followed by a horizontal stretch by a factor of 2 on the graph of f(x) = |x|.

Explanation:

To represent a translation 2 units to the right followed by a horizontal stretch by a factor of 2 on the graph of f(x) = |x|, we can define the function g(x) as g(x) = 2(|x - 2|).

The function |x - 2| represents the translation 2 units to the right, while the factor of 2 in front of the absolute value represents the horizontal stretch by a factor of 2.

For example, when x = 1, g(x) = 2(|1 - 2|) = 2(|-1|) = 2.

Learn more about Graphing transformations here:

https://brainly.com/question/19040905

#SPJ12

Which of the following shows the graph of a line through (-2,2) and (2,4)

Answers

You didn't include the options, but one and only one line passes through two poins.

You can find the equation of the line that passes through two known points in this way:

[Y -Y1] / [X -X1] = [Y2 - Y1] / [X2 -X1]

in this case (X1,Y1) = (-2,2) and (X2,Y2) = (2,4)

=> [Y - (2) ] / [X - (-2) ] = [4 - 2] / [2 - (-2) ]

=> [Y -2] / [X + 2] = 2/4 = 1/2

=> 2 * (Y - 2)  = X + 2

=> 2Y - 4 = X + 2

=> 2Y = X + 2 + 4

=> 2y = x + 6

=> y = x/2 + 3

So you must look the graph of that equation.

Some of the points of that graph are:

x         y

-6       -6/2 + 3 = 0

-4        -4/2 + 3 = 1

-2         -2/2 + 3 = 2

0           0 + 3 = 3

2           2/2 + 3 = 4

4           4/2 + 3 = 5

So, you should find the correspondant graph easily.

Answer:

Attachment for graph.

Step-by-step explanation:

Given: (-2,2) and (2,4)

Two points are given and to find the equation of line passing through the points.

First we find the slope of the line.

[tex]\text{Slope }=\dfrac{4-2}{2+2}[/tex]

              [tex]=\dfrac{1}{2}[/tex]

Point: (2,4)

using point slope form:

[tex]y-y_1=m(x-x_1)[/tex]

[tex]y-4=\dfrac{1}{2}(x-2)[/tex]

[tex]y=\dfrac{1}{2}x+3[/tex]

Now, we draw the graph using two given points. Plot the points on graph and join them.

Please find the attachment for graph.

a rectangle has a perimeter of 182 in and length of 52 in. What is the width?

Answers

check the picture below.

A reflecting telescope is purchased by a library for a new astronomy program. The telescope has a horizontal parabolic frame and contains two mirrors, 3 inches apart from each other- the first in the base and the second at the focal point. The astronomy teacher would like to attach a digital monitoring system on the edge of the telescope, creating a straight line distance above the focal point. Assuming that the telescope is placed on the edge of the roof in such a way that it is parallel to the ground, the position of the monitoring system, in relationship to the distance between the base and the focal point is modeled by the equation, x = 1/12y2 (x = the distance between the base and the focal point; y= the height of the monitoring system).

Rewrite the model so that the height of the digital monitoring system is a function of the distance between the base and the focal point of the telescope. How high above the focal point is the digital monitoring system attached to the telescope? Include your function and the height, rounded to the nearest tenth of an inch, in your final answer.

Answers

so hmm check the picture below, it looks more or less like so, a parabolic frame with the focus point and on the tip from the stem coming from its center, the digital monitoring system.

[tex]\bf x=\cfrac{1}{12}y^2\implies 12x=y^2\implies \sqrt{12x}=y \\\\\\ \textit{now, what's \underline{y} when x = 3?}\qquad \sqrt{12(3)}=y[/tex]

The digital monitoring system attached at 6 inch from telescope.

What is Parabola?

A curve produced by the intersection of a cone's surface with a plane perpendicular to a straight line; a curve produced by a moving point whose distance from a stationary point is equal to its distance from a fixed line.

Here, we have a parabolic frame with the focus point and on the tip from the stem coming from its center, the digital monitoring system.

So, the equation that in this situation is

x = y² / 12

12x = y²

y= √12x

So, at x= 3 the y will be

y = √12(3)

y = √36

y = 6

Thus, the digital monitoring system attached at 6 inch from telescope.

Learn more about Parabola here:

https://brainly.com/question/31142122

#SPJ7

After John worked at a job for 10 years, his salary doubled. If he started at $ x , his salary after 10 years is _____.

$ x
$ x + 2
$ x - 2
$2 x

Answers


Since it doubled it's twice(2) the amount he started with. $2x

A projectile is thrown upward so that it's distance above the ground after t seconds is h=-16t^2 +672t. After how many seconds does it reach its maximum height?

Answers

It will reach its maximum height at the vertex of the parabola.  Which is always:

(-b/(2a), (4ac-b^2)/(4a))

So the time when this occurs is the x coordinate, or t in this case.

-b/(2a), and b=672 and a=-16 so

t=-672/-32

t=21 seconds

Answer: 21 seconds

Step-by-step explanation:

We know that a parabola with equation [tex]y=ax^2+bx+c[/tex] attains its maximum height at :-

[tex]x=\dfrac{-b}{2a}[/tex]

The given function: [tex]h=-16t^2 +672t[/tex]

It will attain its maximum height at :

[tex]t=\dfrac{-672}{2(-16)}=21[/tex]

Hence , after 21 seconds the projectile will reach its maximum height .

Find the area of a regular hexagon whose side length is 16 in. and the apothem is 8 square root 3

Answers

Area  = 6  * (0.5*16*8sqrt3)

          =  6 * 64 sqrt3

          = 384 sqrt3 sq units
             or  665.1 sq units to nearest tenth

The area of a regular hexagon is mathematically given as

A=665.1 sq units

What is the area of a regular hexagon whose side length is 16 in.?

Question Parameter(s):

a regular hexagon whose side length is 16 in.

and the apothem is 8 square root 3

Generally, the equation for the area   is mathematically given as

A=(3√3)/2 *a^2

Therefore

A  = 6*(0.5*16*8√3)

A= 384√3 sq units

A=665.1 sq units

In conclusion, the area of a regular hexagon

A=665.1 sq units

Read more about Area

https://brainly.com/question/24487155

#SPJ2

Given the points A (3,2) and B (-21,0) determine:

a. the slope of line AB
b. the length of AB
c. the midpoint of AB
d. an equation of AB

Answers

A)(y2-y1)/(x2-x1)
(0-2)/(-21-3)=-2/-24=1/12
B)sqaureroot((-2)^2+(-24)^2)=squareroot(580)=2squareroot(145)
C)((x1+x2)/2,(y1+y2)/2)=(-9,1)
D)y=1/12(x+21)

The sum of the page numbers on the facing pages of a book is 81. what are the page? numbers?

Answers

The left page  will be even  so the answer is  page numbers 40 and 41.

If you apply the changes below to the absolute value parent function, F(x)=|x|, what is the equation of the new function? Shift 8 units left, shift 3 units down.
A. G(x)=|x-3|-8
B. G(x)=|x-3|+8
C. G(x)=|x-8|-3
G(x)=|x+8|-3

Answers

The transformation that shifts a function along the [tex]x-axis[/tex] is [tex]f(x+a)[/tex], which shifts the function to the left, and [tex]f(x-a)[/tex], which shifts the function to the right.

The transformation that shifts a function along the [tex]y-axis[/tex] is [tex]f(x)+a[/tex], which shifts the function up, and [tex]f(x)-a[/tex], which shifts the function down

Hence, the correct answer is D: [tex]g(x)=f(x+8)-3[/tex]

The sum of the first three terms of a convergent geometric series is 19. the sum of the series is 27. find the first term and the common ratio.

Answers

1st,since this GP is convergent that means the common ratio r <1
2nd, sum of a GP = a₁(1-rⁿ)/(1-r), where a₁ = 1st term and n=number of terms
3rd, for any convergent GP, r<1 and the sum of all terms =a₁/(1-r): Why?
[since r<1 → lim rⁿ when n→∞, =0 in the formula of the 2nd)]
Now let's  solve :

a) Sum = a₁(1-r³)/(1-r) = 19 (sum of the first 3 terms)
b) Σ(Sum) = a₁/(1-r) = 27 (sum of all terms of this CONVERGENT GP)

Divide a) by b):

[a₁(1-r³)/(1-r)] / [a₁/(1-r)] = 19 /27 ↔ [a₁(1-r³)/(1-r)] x [(1-r)/a₁]=19/27.
Simplify:
(1-r³) = 19/27
-r³ = 19/27 - 1
r³ = 8/27

r = ∛(8/27)

r = 2/3 and a₁ = 9 (Plug r in the Σ sum)
Hence first term a₁ = 9
and common ration r =2/3



Solve for x: 8x + 10 - 5x = 15.

Answers

8x + 10 - 5x = 15
3x + 10 = 15
3x = 5
  x = 5/3

hope it helps

8x+10-5x = 15

3x+10 = 15

3x = 5

x = 5/3

A quadratic equation is shown below: 4x2 − 12x + 9 = 0
Part A: Describe the solution(s) to the equation by just determining the radicand. Show your work. (5 points)
Part B: Solve 9x2 − 30x + 25 = 0 by using an appropriate method. Show the steps of your work, and explain why you chose the method used. (5 points)

Answers

A)

The discriminant (radicand) is √(b^2-4ac), let us call this "d" for the discriminant.

If:

d<0, there are no real solutions (though there are two imaginary ones)

d=0, there is one real solution

d>0, there are two real solutions.

In this case, d=12^2-4(4)9

d=144-144

d=0

So there is one real solution.

B)

9x^2-30x+25=0

9x^2-15x-15x+25=0

3x(3x-5)-5(3x-5)=0

(3x-5)(3x-5)=0

(3x-5)^2=0

x=5/3

x=1 2/3

Julio is playing a trivia game .on his first turn ,he lost 100 points on his second turn ,he lost 75 points . On his third, he lost 85 points. Write a sum of three nagative integer that models the change to julio score after his first three turns

Answers

This is   -100-75-85  = -100-160  = -260 points answer

Jennifer has been saving for college for 57 months. The first month, she saved $11. She was able to save more money each month than the month before. She ended up saving $19,779.00. How much more did she save each month? (2 points)

Answers

19779 - 57(11) = 19779 - 627 = 19152

m = 19152*2/(56*57)

m = 12

 she saved $12 more every month


ASAP!!
Shortly before a 1992 mayoral election, a local radio station conducted a Internet survey of voters. Based on the results of the survey, the magazine predicted that the Democratic candidate would beat the Republican candidate by a landslide. In fact, exactly the opposite happened. The trouble with the survey was that the radio station was a largely liberal station and few Republicans visited its Web site. This is a classic example of an error in which phase of inferential statistics?
A.Data gathering
B.Data analysis
C.Probability-based inference
D.Data organization

Answers

This is a classic example of an error in data gathering phase of inferential statistics.

What is data gathering?

Data gathering is the process of collection and measuring information on variables of interest, in an established systematic fashion that enables one to answer stated research questions, test hypotheses, and evaluate outcomes.

Learn more about data gathering here

https://brainly.com/question/17538970

#SPJ2

A bacteria culture starts with 120 and after 3 hours the population consists of 200 bacteria. What is the rate of the increase to the nearest percent?

Answers

The rate of the increase would be 18.56% to the nearest percent.

What is the percentage?

The percentage is defined as a ratio expressed as a fraction of 100.

For example, If Seema obtained a score of 57% on her exam, that corresponds to 67 out of 100.

We have been given 120 bacteria to start, which increases to 200 bacteria in 3 hours.

The population-increasing formula is given by

⇒ P(n) = P₀(1+ r)ⁿ

Here  P(n) = 200,  P₀ = 120, and n = 3

Substitute the values in the above equation,

⇒ 200 = 120(1+ r)³

⇒ 200 / 120 = (1+ r)³

⇒ 5/3 = (1+ r)³

⇒ ∛5/3 = 1+ r

⇒ ∛5/3 - 1 =  r

⇒ r = 0.18563

⇒ % r = 18.56%

Therefore, the rate of the increase would be 18.56% to the nearest percent.

Learn more about the percentages here:

brainly.com/question/24159063

#SPJ2

The rate of increase for a bacteria culture that starts with 120 bacteria and grows to 200 after 3 hours is calculated by dividing the increase in population (80) by the initial population (120) and then multiplying by 100 to get the percentage. The rate of increase is 66.67%, which rounds to 67% to the nearest percent.

To find the rate of increase to the nearest percent for a bacteria culture that starts with 120 bacteria and grows to 200 bacteria after 3 hours, we must calculate the percentage growth over the time period given.

First, we need to find the absolute increase in the number of bacteria:

 Final population - Initial population = Increase in population

 200 - 120 = 80

Next, we calculate the rate of increase based on the initial population:

 (Increase in population / Initial population)

   (80 / 120)

   Multiplying by 100 to get the percentage: (80 / 120) ×100

 Rate of increase = 66.67%

Rounded to the nearest percent, the rate of increase is 67%

Solve the system of equations by substitution. x + y = x + 7y = 8

Answers

Let us start first writing the equation separately: Equation 1: x+y=8 Equation 2: x+7y=8 Let us subtract Equation 1 from Equation 2 x+y=8 -(x+7y)=8 ------------------ 0 -6y=0 6y=0 y=0 Now we have y=0, let us put this in any of the equation 1 or equation 2 Let us first put it in Equation 1 x+y=8 x+0=8---putting y value as y=0 x=8 Now Equation 2: x+7y=8 x+7(0)=8 x+0=8 x=8

Answer:

1 and 1

Step-by-step explanation:


There is a traffic light at the intersection of Walnut Street and Lawrence Avenue. The traffic light on Walnut Street follows a cycle. It is green for 50 seconds, yellow for 10 seconds, and red for 30 seconds. As you travel along Walnut and approach the intersection, what is the probability that the first color you see is red?

1/5

1/3

3/5

1/2

Answers

From the given above, we calculate for the total cycle time by adding up all the durations given for the yellow light, red light, and green. That is,
    total time = 30 s + 10 s + 50 s = 90s
Hence, the total time is equal to 90 s. From this, we calculate for the probability that the first light that will be seen is a red light by dividing the duration of the red light in the cycle by the total time. 
 Probability = (30 seconds) / (90 seconds) 
                   = 1/3

Therefore, the probability that the red light will be seen first is equal to 1/3. The answer is second choice. 

Need help please!!!!

Answers

I can't see the question...maybe I would be better at helping if I knew what to assist with.

;)

True or false the opposite angles of a quadrilateral in a circumscribed circle are always complementary

Answers

Answer: This statement is false.

Step-by-step explanation:

False, the opposite angles of a quadrilateral in a circumscribed circle is not complementary.

As we know that the sum of opposite angles of a cyclic quadrilateral ( quadrilateral circumscribed circle ) is always supplementary.

So, Sum of opposite angles is 180° .

Hence, this statement is false.

Answer:

False

Step-by-step explanation:

We are given that

Opposite angles of a quadrilateral in a circumscribed circle are always complementary.

We have to find that this statement is true or not.

We know that

When a quadrilateral in a circumscribed circle is called cyclic quadrilateral.

We know that

Sum of opposite angles of cyclic quadrilateral is always 180 degrees.

When sum of two angle is equal to 180 degrees then , the angles are called supplementary.

Hence, the sum of opposite angles of cyclic quadrilateral is always supplementary.

Therefore, the given statement is false.

Please help me answer this math question.

Answers

all 3 angles in a triangle need to equal 180 degrees

 62 +73 = 135 degrees are known

180-135 = 45

so angle B = 45 degrees

Geometry please help !!

Answers

It's Concave.

If any internal angle is greater than 180° then the polygon is concave
Concave. It is possible to draw a line segment joining two interior points that goes outside the polygon.


The slope of the line passing through the points (6, -1) and (7, -2) is

Answers

Slope formula is the change in y over the change in x

Change in y: -1
Change in x: +1

-1/1 = -1

Slope: -1

Hope it helped :)
Please give brainliest
To find the slope of the line, applying this formula to get it
m=(y2-y1)/(x2-x1) where m represent slope, (x1,y1) represent point (6,-1) and (x2,y2) represent point (7,-2) in this case, so we need to solve it
m=(y2-y1)/(x2-x1)
m=(-2-(-1))/(7-6)
m=(-2+1)/1
m=-1. As a result, the slope of the line passing through the points (6, -1) and (7, -2) is -1. Hope it help!

The dot plot shows the number of words students spelled correctly on a pre-test. Which statement best describes the shape of the graph?

A.) The graph is skewed right.

B.) The graph is nearly symmetrical.

C.) The graph is skewed left.

D.) The graph is perfectly symmetrical.

Answers

Let's think of this problem easily by looking at it instead of going through rigorous mathematics.

When a graph is skewed right, most of the values are to the left side.

When a graph is skewed left, most of the values are to the right side.

Perfectly symmetrical is that both sides, with respect to the median, are same. Here mean and median is equal.

Nearly symmetrical would really close to perfect symmetry, only varying a bit on both sides. Mean would be approximately equal to median.

Now counting the dots as well as looking closely, we can rule out skewed right and skewed left. Now, is the graph perfectly symmetrical? No! So the correct answer is "nearly symmetrical". Correct choice is B.


ANSWER: B

Answer:

The answer is neary symmetrical or answer B

Step-by-step explanation:

If you cut the graph in half exactly, both side would almost line up perfectly.

Each marble bag sold by leila's marble company contains 5 yellow marbles for every 8 green marbles. if a bag has 35 yellow marbles, how many green marbles does it contain?

Answers

yellow: green
5 : 8
35:x
To get from 5 to 35 for the yellow's, you multiply the ratio by 7.
Multiply the 8 for greens by 7 = 56
There are 56 green marbles.

Is 70 thousand written in standard form or word form explain.

Answers

Word form. Standard for would be 70,000
Um I believe you are asking what it would look like.

70,000 is standard form

seventy-thousand is word form

The initial temperature of a cup of tea is 200ºF. The surrounding temperature is 70ºF, and the value of the constant k is 0.6. Applying Newton's cooling model, the temperature of the tea after 2 hours will be ºF

Answers

Newton's cooling model is ΔT = ΔTo * e ^ (-k t)

ΔTo = 200°F - 70°F = 130°F

k = 0.6

t = 2 hours

=> ΔT = 130 * e ^ (-0.6 t) = 130 * e^ (-0.6 * 2) = 130 * e ^ (-1.2)

ΔT = 39.15°F

ΔT = T - Tenvironment => T = ΔT + Tenvironment = 39.15°F + 70°F = 109.15°F ≈ 109 °F.

Answer: T = 109 °F


Answer:

T = 109 degrees f

Step-by-step explanation:

Find an equation of the vertical line that passes through (x, y) = (5, 11).

Answers

x=5 is  the vertical line that passes through (5, 11).
Other Questions
Which group policy setting is needed in order to prevent the usage of portable media devices on a domain s computers? Solve 10p + 9 - 11 - p = -2(2p + 4) - 3(2p - 2) Stress-induced eating is risky, as it increases fat in the __________, which is a predictor of heart disease in men and women. The most important characteristic that a drug must have to freely pass from the gastrointestinal tract into the circulation is to be "truth in sentencing" guarantees that offenders will serve at least ________ of their sentence. Repaso complete this grammar review. july 19 11:59 pm 3 attempts remaining grade settings 59-62 grammar presentation fill in the blanks in jos's classroom description with the correct forms of the verb estar. en mi clase, el reloj encima de la pizarra. los escritorios de los estudiantes enfrente de la mesa del profesor. la papelera siempre al lado de la puerta. la profesora enfrente de los estudiantes. mis compaeros y yo atentos (attentive) en todas las clases. complete the directions left for the substitute teacher by filling in the blanks with the correct prepositions. a los nios les gusta dibujar. el papel est (on top of) la mesa. los lpices de colores estn (under) la ventana (beside) los libros de arte. los cuadernos de los estudiantes estn (in) mi mochila que est (behind) la puerta. HELP! 20 POINTS!!! Graph the system of inequalities on your paper. Please provide only one ordered pair (x, y) that will work for both system of inequalities. To earn full credit you must prove your answer by substituting the (x, y) order pair into both inequalities. Show all work for each inequality. y < 4x + 3y > -3x - 3 How are the themes of familial love and secrecy developed in Romeo and Juliet, act II, scenes IIII? What does the institution of family indicate about the duty and obligation of family members? How does the institution of family contribute to the secrecy of Romeo and Juliet's love? Based on geographic characteristics, which of the following ecosystems would you predict to have the resources necessary for construction of wood housing? Alpine Tundra Grassland Deciduous forest What is the measure of JL A: 84 degreesB: 42 degreesC: 96 degreesD: 168 degrees solve the equation 14x+7y=24 for x In a deposits-only monetary system (people hold no currency) with a 5% required reserve ratio, a bank deposit of $1,000 will increase the total value of the money supply by: How might it be argued that the greek polis was destined for failure? One of the most effective ways to apply progressive resistance is through weight training What affected african americans rights to vote in the south during the gilded age? When j = 32, m = 2, and p = 1/4. If j varies directly with m and inversely with p, what is the constant of variation? Little circles located in front of various website screen options, which can be selected with the mouse, are called ________. The coordinate plane below represents a town. Points A through F are farms in the town.graph of coordinate plane. Point A is at 1, 3. Point B is at 3, 1. Point C is at 3, negative 3. Point D is at negative 4, 2. Point E is at negative 1, 5. Point F is at negative 3, negative 3.Part A: Using the graph above, create a system of inequalities that only contains points D and E in the overlapping shaded regions. Explain how the lines will be graphed and shaded on the coordinate grid above. (5 points)Part B: Explain how to verify that the points D and E are solutions to the system of inequalities created in Part A. (3 points)Part C: Chickens can only be raised in the area defined by y > 3x 4. Explain how you can identify farms in which chickens can be raised. (2 points) Why is it often difficult to distinguish between the functions of the nervous and endocrine systems? What does Mama's plant most likely symbolize? (APEX)A.Death that ultimately comes to all living thingsB.The survival of her children in difficult circumstancesC.The hopelessness of her soulD.The death of her children's dreams Steam Workshop Downloader