If a car can travel 300 miles in 4 hours, how far can it go in an hour and a half?

Answers

Answer 1

Answer:

112.5miles

Step-by-step explanation:

4hrs=8 half hours

And 1hr30min=3 half hours

If a car travels 300miles in 8 half hours with the mathematical expression of

300miles-8hh

Then for the 3 half hour we have

X-3hh

Comparing the two

300miles-8hh

Xmiles-3hh

By cross multiplying

8×X=3×300

8X=900

X=900/8

X=112.5miles


Related Questions

Solve the equation
2x^2 + 8x - 1 = 0
by completing the square.
Give your answers correct to 2 decimal places.

Answers

0.0833
Step By Step: 2x^2 is just 2x two times

Write the equation of the line in slope-intercept form.
2x-4y=10

Answers

The equation of the line in slope-intercept form is y = (1/2)x + (-5/2) .

The equation of a line in slope-intercept form can be written as follows,

y = mx + c                                                       equation 1

m in the above equation represents slope of the line and c represents the intercept.

The given equation is 2x - 4y = 10 .

To get the equation of the line in slope-intercept form we need to convert the given equation in the format of equation of a straight line i.e., equation1. So, now we will rearrange the given equation as

   2x - 4y = 10

⇒ 4y = 2x -10

Now on dividing this equation by 4 on both sides, we will get

y = (1/2)x + (-5/2)                                               equation 2

On equating equation 1  and equation 2, we will get

Slope of the line = m = 1/2.

Intercept = c = -5/2

The equation of the line in slope-intercept form is y = (1/2)x + (-5/2) .      

To know more about Slope Intercept Form refer to the link:

https://brainly.com/question/19440459

#SPJ4


Write an equation for each vertical translation of y=f(x) .
2 units up.

Answers

The equation for the vertical translation of y=f(x). 2 units up is y=f(x)+2.

Using equations of the form y=f(x), you may be able to modify the graph in various ways. For example, you can move the chart up, down, left, or right, flip it around the x or y-axis, or stretch or shrink it vertically or horizontally. Understanding these transformations makes it easy to graph different functions. Start with a "basic model" and apply a series of transformations/modifications to change it to the desired function.

A point on the graph of y=f(x) has the shape (x,f(x)).

The points on the graph of y=f(x)+2 are of the form (x,f(x)+2).

So, the graph for y=f(x) +2 is the same as the graph for y=f(x) shifted up by 2 units.

The new equation is:

y=f(x)+2

More problems related to the translation of shapes are given below.

https://brainly.com/question/12463306?referrer=searchResults

#SPJ4


An 18-foot ladder is placed against the side of a house. The base of the ladder is positioned 8 feet from the house. How high up on the side of the house, to the nearest tenth of a foot, does the ladder reach?
A. 10.0 ft
B. 16.1 ft
C. 19.7 ft
D. 22.5 ft
E. 26.0 ft

Answers

b ≈ 16.1 is high up on the side of the house, to the nearest tenth of a foot, does the ladder reach.

What are examples of linear equations?

Ax+By=C is the usual form for two-variable linear equations. A standard form linear equation is, for instance, 2x+3y=5. When an equation is given in this format, finding both intercepts is rather simple (x and y). When attempting to solve systems involving two linear equations, this form is also quite helpful.

8²  +  b²  = 18²

64 + b² = 324

b² = 260

b ≈ 16.1

Learn more about linear equation

brainly.com/question/11897796

#SPJ4


Identify a pattern and find the next three numbers in the pattern. 30,45,60,75,. . .

Answers

The next three numbers in the pattern are 80, 85, 90....

These are the multiples of 5.

The complete pattern is 30,45,60,75,80, 85, 90....

What does pattern completion entail?

Look at the first three or four numbers in the pattern. You might wonder what link there is between these figures. In this mathematical pattern, for instance, the first three to four numbers are 1, 3, 6, and 10. It seems like you must add to get the higher numbers as you go up the scale. Start with adding 2, then follow with 2, 3, and finally 4. So, if you write this down, you probably see a pattern starting to emerge.

Try the remaining elements of the supplied pattern to see whether your solution works.

To learn more about completing patterns from given link

https://brainly.com/question/858473

#SPJ4

Please! Determine which system below will produce infinitely many solutions.
A. 2x + 5y = 24
2x + 5y = 42
B. 3x - 2y = 15
6x + 5y = 11
C. 4x - 3y = 9
-8x + 6y = -18
D. 5x - 3y = 16
-2x + 3y = -7

Answers

Answer:

System C

Step-by-step explanation:

When we multiply both sides of the equation 4x - 3y = 9 by -2, we obtain

-8x + 6y = -18. So system C has infinitely many solutions.


If a 45° -45° - 90° triangle has a hypotenuse length of 9 , find the leg length.

Answers

The leg length is 9/ root2

Here we are given a right angle triangle , and in a right triangle , sum of squares of sides is equal to the square of hypotenuse.

[tex]a^{2}+b^{2} =c^{2}[/tex]

This is right angle scalene triangle as the two angles other than right angle are 45° each.

Hence ,

In this case we have

[tex]a^{2}+a^{2} =c^{2}[/tex]

[tex]2a^{2}=c^{2}[/tex]

[tex]a^{2}=\frac{c^{2} }{2}[/tex]

Taking square roots on both sides

[tex]a=\frac{c}{\sqrt{2} }[/tex]

Here we have hypotenuse c given as 9

Hence, the leg length is [tex]a =\frac{9}{\sqrt{2} }[/tex]

Learn more about Leg length of the Triangle at:

https://brainly.com/question/2842860

#SPJ4

Please i need help, can someone help me pls :<​

Answers

Answer:

3-2.253.03964-10197

Step-by-step explanation:

You want the quadratic expression evaluated for several different values of x.

Solution

Evaluating a polynomial is often easier when it is written in Horner form.

  f(x) = -x² -2x +3

  f(x) = (-x -2)x +3 = -(x +2)x +3

Repetitive evaluations are often easier to do by programming a spreadsheet or calculator to do them. The basic idea is to put the value where x is, then do the arithmetic.

1. f(0)

  f(0) = -(0 +2)(0) +3 = 3

2. f(1.5)

  f(1.5) = -(1.5 +2)(1.5) +3 = -(3.5)(1.5) +3 = -5.25 -3 = -2.25

3. f(-0.02)

  f(-0.02) = -(-0.02 +2)(-0.02) +3 = (1.98)(0.02) +3 = 3.0396

4. f(-1)

  f(-1) = -(-1 +2)(-1) +3 = 1 +3 = 4

5. f(100)

  f(100) = -(100 +2)(100) +3 = -10200 +3 = -10197

__

Additional comment

Horner form rewrites the polynomial to minimize the number of arithmetic operations required to evaluate it.

  ax^5 +bx^4 +cx^3 +dx^2 +ex +f = ((((ax +b)x +c)x +d)x +e)x +f

please help asap!!!!!!!!!!!!!!!!!!!!!!!

Answers

Answer:

MP = NQ = 5 units

=====================

Given points

M = (3, 2), N = (3, -1), P = (7, - 1), Q = (7, 2)

Use distance formula

The distance between points (x₁, y₁) and (x₂, y₂) is:

[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]

Apply this to segments MP and NQ

[tex]MP=\sqrt{(7-3)^2+(-1-2)^2}=\sqrt{4^2+(-3)^2}=\sqrt{16+9} =\sqrt{25}=5[/tex][tex]NQ=\sqrt{(7-3)^2+(2-(-1))^2}=\sqrt{4^2+3^2}=\sqrt{16+9} =\sqrt{25}=5[/tex]

So we have both segments with same length of 5 units

Evaluate the indicated function for f(x) = x2 − 1 and g(x) = x − 3 algebraically. If possible, use a graphing utility to verify your answer. (fg)(4t2)
STEP 1: Apply the definition of the product of two functions.
(fg)(4t2) =
STEP 2: Replace the f and g expressions in your answer to Step 1 with expressions involving only t.
(fg)(4t2) =
STEP 3: Expand your answer from Step 2.
(fg)(4t2) =

Answers

The value of the indicated function would be (fg)(4t2)  = (64t⁶ - 48t⁴ - 4t² + 3)

How to solve for the function

The question has that

f(x) = x² - 1

f(g) = x -3

We have to find (fg)(4t²)

(fg)(4t²) = f(4t²) (g(4t²)

= (4t²)²-1) (4t² - 3)

we have to expand the bracket

(16t⁴ - 1) (4t² - 3)

= (64t⁶ - 48t⁴ - 4t² + 3)

Hence we can say that the value of

(fg)(4t2)  = (64t⁶ - 48t⁴ - 4t² + 3)

Read more on functions here:

https://brainly.com/question/2833285

#SPJ1

BN.
Anna, Bob and Chris did will not disclose their weights but agree to be weighed in pairs. Anna and Bob together weigh 226 pounds. Bob and Christ together weigh 210 pounds. Anna and Chris together weigh 200 pounds. How
does each student weigh?

Answers

Anna , Bob , Chris weigh 108 pounds , 118 pounds  , 92 pounds respectively .

Solve a linear equation in three variables by completing the following steps: Take any two equations and solve them for one variable Again, take two more pairs of equations and solve for the same variables. We have two systems of equations with two unknown variables. solve two equations Again, substitute the calculated values ​​of the variables into one of the original equations and solve for the unknown variables.

Let the Anna weigh = x pounds

Let the Bob weigh = y pounds

Let the Chris weigh = z pounds

According to the question Anna and Bob together weigh 226 pounds which can be written as  [tex]x+y=226[/tex]     ..(1)

According to the question Bob and Christ together weigh 210 pounds. which can be written as   [tex]y+z=210[/tex]      ...(2)

According to the question Anna and Chris together weigh 200 pounds. which can be written as  [tex]x+z=200[/tex]      ..(3)

From equation (1) [tex]y=226-x[/tex]  putting this value in equation (2) , we get

      [tex]226-x+z=210\\16=x-z\\16+z=x[/tex]       ..(4)

Putting above value in equation (3) , we get

     [tex]16+z+z=200\\2z=184\\z=92[/tex]

Putting z = 92 in equation (4) , we get

    [tex]x=16+92\\x=108[/tex]

Putting x = 108 in equation (1) , we get

   [tex]y=226-108\\y=118[/tex]

Learn more about equation here :

https://brainly.com/question/13818690

#SPJ9

MP.7 Use Structure Sue and Jonah
chose numbers for a place-value game.
Sue chose the number one hundred
fifty-two thousand. Jonah chose five
million for his number. Who chose the
greater number? Explain.

Answers

Jonah has chosen the greater number.

Given, Sue and Jonah chose numbers for a place value game.

As a way to express numbers, a number system is a way of expressing them. It is a method of describing numbers from a particular set mathematically by consistently employing digits or other symbols. Every number is given a distinct representation, and the figures' algebraic and mathematical structures are also shown.

Sue chose the number = one hundred fifty two thousand

= 152000

= 1.52 lakhs

Jonah chose the number = five million

= 5,000,000

we know that 10 lakhs = 1 million = 1,000,000

therefore, 5 million  = 5 × 10 lakhs

= 50 lakhs

50 lakhs > 1.5 lakhs

the greater number is 5 million.

Therefore , the greater number chose by Sue and Jonah is of Jonah's that is 5 million.

Learn more about Number System here:

brainly.com/question/17200227

#SPJ9

A closed tin of milk has diameter 12cm and height 8cm. Find the total surface area of the tin (take π=22÷7)​

Answers

The total surface area of the closed milk tin is 528 cm²

The shape of the closed tin of milk is cylinder.

The formula for calculating the total surface area of cylinder is the curved surface area of the cylinder + the area of the two circles(on the top and the bottom) which equals to 2πr(r+h), where r is the radius of the cylinder and h represents the height of the cylinder.

The diameter of the cylinder is 12cm and the height of the cylinder is 8cm.

The radius of the cylinder is half of the diameter of the cylinder which is 12/2=6cm

By putting the values, we get = 2×22/7×6(6+8)

    = 264/7(14)

    = 264(2)

    = 528 cm²

To know more about Total surface area - https://brainly.com/app/ask?q=The+total+surface+area+

#SPJ9

Shawn surveyed his homeroom class to find out how many of his classmates have at least 1 sibling. Of the 32 people in his homeroom, 25 have at least one sibling.
(a) If there are 470 students in Shawn's school, write a proportion that could be used to predict the number of students in the school who have at least one sibling.

Answers

A proportion exists in an equation in which two ratios stand set equivalent to each other. 367 students in his school have at least one sibling.

What is meant by proportion?

A proportion exists an equation that sets two ratios at the same value. A mathematical comparison of two numbers is called a proportion. In terms of proportion, two sets of given numbers are said to rise or decrease in the same ratio if they are directly proportionate to one another.

Let the number of students be x, then

25/32 = x/470

simplifying the above equation, we get

25(470) = 32x

32x = 11750

Dividing both sides of the equation by 32, we get

32x / 32 = 11750 / 32

x = 367

The value of x = 367.

Therefore, 367 students in his school have at least one sibling.

To learn more about proportion, refer to:

https://brainly.com/question/1496357

#SPJ4

Sven is trying to find the maximum amount of time he can spend practicing the five scales of piano music
he is supposed to be working on. He has 80 minutes to practice piano and would like to spend at least 45
minutes playing songs instead of practicing scales. So, Sven sets up the following inequality, where t is
the number of minutes he spends on each scale, and solves it.
80-5t < 45
-5t -35
t≥7

Answers

Step-by-step explanation:

i thank the answer is 10.5 thanks for your question

16. The denominator of a fraction is 4 more than the numerator. If 1 is added to numerator and 2 is subtracted from denominator fraction becomes 24 upon 25 find the fraction ​

Answers

The fraction is 23/27.

Let the numerator and denominator of the given fraction be x and y respectively.

According to the question,

Case 1 :-

Denominator of the fraction is 4 more than the numerator.

⇒ Numerator = Denominator - 4

x = y - 4 ...(1)

Case 2 :-

If 1 is added to numerator and 2 is subtracted from denominator fraction becomes 24/25

⇒ (Numerator + 1) / (Denominator + 2) = 4/5

⇒ (x + 1) / (y - 2) = 24/25

⇒ 25(x + 1) = 24(y - 2)

⇒ 25x + 25 = 24y - 48

⇒ 25x - 24y = -73 ...(2)

Substituting the value of x from (1) in (2), we have

⇒ 25(y - 4) - 24y = -73

⇒ 25y - 100 - 24y = -73

⇒ y = -73 + 100

y = 27

substitute the value of y in equation 1.

x = 27 - 4

x = 23

Now, At the beginning of our solution we took the numerator & denominator to be x & y respectively. So the fraction is:

⇒ x / y

⇒ 23/27

Hence the fraction is 23/27.

Learn more about Fractions here:

brainly.com/question/11562149

#SPJ9

Tickets for a school event were $1.75 for students and $3.75 for parents. If a total of 62 tickets were sold for $178.50, how many student and parent tickets were sold? There were ___ student tickets sold and ____ parent tickets sold.

Answers

Work to solve p and s

Let s = students, s is in the place of x

Let p = parents, p is in the place of y

Answer:

There were 27 student tickets sold and 35 parent tickets sold

Step-by-step explanation:

Use the system of equations by making two equations (one equation for the number of tickets sold and an other for the price the tickets): s + p = 62 and 1.75s + 3.75p = 178.50Cancel out one of the variables by multiplying the first equation of the system (s + p = 62) by its inverse to cancel out; -1.75(s + p = 62) (to eliminate s) or -3.75(s + p = 62) (to eliminate p) to get -1.75s - 1.75p = -108.50 or - 3.75s - 3.75p = -232.50Subtract the first equation from the second equation (to eliminate one variable either s or p) 1.75s + 3.75p = 178.50 - 1.75s - 1.75p - 108.50 that becomes 2p=70 (since both s cancel out) or 1.75s + 3.75p = 178.50 - 3.75s - 3.75p - 232.5 it becomes -2s = -54 (since both p cancel out)Divide both sides by the coefficient of the variable so 2p/2 = 70/2 which is p = 35 or -2s/-2 = -54/-2 which is s = -27 Find the other variable value by substitute your known value and subtracting it on both sides: s + 35 -35 = 62 - 35 this equals to s = 27 or 27- 27 + p = 62 which equals to p = 35

what is the minimum value of g?

Answers

The quadratic opens upwards, so the minimum is at the vertex.

We can see that the minimum value of g is y = -1.

What is the minimum value of g?

By looking at the given graph, can see that g(x) is a quadratic equation.

If the quadratic equation has a positive leading coefficient (it opens upwards) the minimum of the quadratic is on the vertex, and there is no maximum (as the function end behavior tends to infinity)

If the quadratic equation has a negative leading coefficient (it opens downwards). The maximum is at the vertex, and there is no minimum (similar like the case above).

Here we can see that the quadratic opens upwards, thus, the minimum is at the vertex, which we can see is located at x = 3 and y = -1, then the minimum value of the function g(x) is y = -1

If you want to learn more about quadratic equations:

https://brainly.com/question/1214333

#SPJ1

Angels (Line). I'm unsure of how to do this.

Answers

Answer:

90°

Step-by-step explanation:

X = 90°

A right angle is 90° and they are all 90° (right-angles).

As well as that is, that there are 360° on a point

9x4=36 so it must be the same 90° (1 right angle) times 4

90x4 = 360

Which of the following is equal to 7^1/4?
A. 4√7
B.√7.4
C. 7^4
D. √7

Answers

The answer I’m pretty sure would be B


Complete the following statement.
According to the Angle Bisector Theorem, if a point is on the bisector of an angle, then it is

Answers

The point bisector hypothesis expresses that on the off chance that a point is on the bisector of a point, the point is equidistant from the sides of the point.

What is the Angle Bisector Theorem?

In math, the point bisector hypothesis is worried about the overall lengths of the two fragments that a triangle's side is separated into by a line that cuts up the contrary point.  

The point bisector hypothesis talk expresses that on the off chance that a point is in the inside of a point and equidistant from the sides, then it lies on the bisector of that point.

According to the angle bisector theorem, PQ/PR = QS/RS or a/b = x/y. A point bisector is a line or beam that separates a point in a triangle into two equivalent measures.

To learn more about Angle Bisector Theorem refer to,

https://brainly.com/question/2478436

#SPJ4


State whether the sentence is true or false. If false, replace the underlined word or number to make a true sentence.
Angles 4 and 8 are corresponding angles.

Answers

The statement "∠4 and ∠8 are corresponding angles" is true

Given,

The angles = ∠4 and ∠8

Here, ∠4 and ∠8 are lies same side of the one of two lines and both are same side of the transversal

So, ∠4 and ∠8 are corresponding angles

So the given statement is true
Hence, the statement "∠4 and ∠8 are corresponding angles" is true

Complete question is :

State whether the sentence is true or false. If false, replace the underlined word or number to make a true sentence.

∠4 and ∠8 are corresponding angles.

Learn more about corresponding angle here

brainly.com/question/12521848

#SPJ4


Compare and contrast function notation and vector notation for translations.

Answers

The comparison and contrast function notation and vector notation for translations are-

A transformation can be described using either notation. A equation to obtain the image from such a general point is shown in function notation. The vector notation indicates which direction to move in and the distance to move.What is termed as function notation?

Function notation is a method for writing functions that are simple to comprehend and read.

When we employ function notation, the independent variable is typically x, as well as the dependent variable is F. (x). To use function notation to write a relation or equation, we must first ascertain if the relation is a function.What is termed as  vector notation?

Whenever a vector is simply a list of numbers, it can be represented by an arrow in space.

We divide the vector by its magnitude to discover a unit vector with the same direction as just a given vector. Consider the magnitude of a vector v = (1, 4) with a magnitude of |v|. When we divide evey component of vector v by |v|, we get the unit vector uv, which is oriented in the same direction as vector v.

To know more about vector notation, here

https://brainly.com/question/14517257

#SPJ4

How many binary strings of length 10 are there in which the number of 0's in the string is not equal to the number of 1's in the string?

Answers

The  binary strings of length 10 are there in which the number of 0's in the string is not equal to the number of 1's in the string is 2¹⁰ - 2⁹.

Binary number:

A binary number is a number expressed in the base-2 numeral system or binary numeral system, a method of mathematical expression which uses only two symbols: typically "0" and "1".

Given,

Here we need to find How many binary strings of length 10 are there in which the number of 0's in the string is not equal to the number of 1's in the string.

Here the length of the binary string is 10.

So, it can be written in the power form as 2¹⁰.

Now we need to find the number of 0's in the string is not equal to the number of 1's in the string.

For that, we have to consider,

There are 2⁹ number of binary strings are not have same number of 0's in the string is not equal to the number of 1's in the string.

So, it can be written as,

=> 2¹⁰ - 2⁹

To know more about Binary Numbers here.

https://brainly.com/question/8649831

#SPJ4


An exchange student is moving back to Italy, and her homeroom class wants to get her a going away present. The teacher takes a survey of the class of 32 students and finds that 10 people chose a card, 12 chose a T-shirt, 6 chose a video, and 4 chose a bracelet. If the teacher randomly selects the present, what is the probability that the exchange student will get a card or a bracelet?

Answers

According to the question, the homeroom class wants to get a present for a student. From [tex]32[/tex]students, [tex]10[/tex] choose cards, [tex]12[/tex] choose t-shirts, [tex]6[/tex] choose a video and the remaining choose a bracelet.

Now, calculate the probability that the exchange students should get a card or a bracelet.

Let us assume, ‘C’ represents the card and ‘B’ represents the bracelet.

Using standard probability formula:

P (C or B) = P(C)+P(B) = [tex]\frac{10}{32} + \frac{4}{32} = \frac{14}{32} = \frac{7}{16} = 43.8%[/tex]

Therefore, the probability to get a card or a bracelet is [tex]43.8[/tex] percent.

What is Probability?

The term probability means the study of the occurrence or the outcomes of the event. It is the measurement of the events that occurred during events. And many uncertain events cannot be measured.

To learn more about the Probability from the given link:

https://brainly.com/question/13604758

#SPJ4

The graph models the linear relationship between temperatures in degrees Fahrenheit and temperatures in degrees Celsius.

What is the rate of change of the temperature in degrees Fahrenheit with respect to the temperature in degrees Celsius?

Answers

According to the question, the model has linear relationship between the temperatures which are in degree Fahrenheit and in Celsius.

Now, to calculate the rate of change of the temperature which is defined in the ratio of y-axis and x-axis. Therefore, the expression can be written as:

Rate of change of the temperature = [tex]\frac{y_{2}-y_{1} }{x_{2}-x_{1} }[/tex]

From the graph model, the coordinate values are (0,32) and (30,86)

[tex]x_{2} = 30; x_{1}=0; y_{2}=86; y_{1}=32[/tex]

Substituting the given values in the standard expression to calculate the rate of change of the temperature:

Rate of change of the temperature = [tex]\frac{86-32}{30-0}=\frac{54}{30} =\frac{9}{5}[/tex]

Hence, the rate of change of the temperature is 9/5.

What is rate of change in the graph?

In the graph, the rate of change of a quantity defines the relationship between the two quantities. The calculated values are either positive, negative or zero. It is a slope of a line in the form of ratio of vertical to horizontal axis.

To learn more about the rate of change from the given link:

https://brainly.com/question/8728504

#SPJ1

3/2(2c+7) -3c =6(c+5)

Answers

Answer:

  c = -3 1/4

Step-by-step explanation:

You want the solution to 3/2(2c+7) -3c =6(c+5).

Solution

Simplifying the equation gives ....

  3c +21/2 -3c = 6c +30

  21/2 -60/2 = 6c . . . . . . . . . subtract 30

  -39/2 = 6c . . . . . . . . . . combine terms

  -13/4 = c . . . . . . . . . . divide by 6

The value of c is -3 1/4.

On a number​ line, suppose point E has a coordinate of -1​, and EG=11. What are the possible coordinates of point​ G?

Answers

On a number line, the possible coordinates of point E are: 10 or -12.

How to Find the Possible Coordinate of a Point on a Number Line?

Given that point E on a number line has a coordinate of -1, and also, we know that the distance from point E to point G is 11 units, we would determine the possible coordinates of point G as explained below:

11 units from point E is: -1 + 11 = 10

11 units towards point E is: -1 - 11 = -12

Therefore, on a number line, the possible coordinates of point E are: 10 or -12.

Learn more about number line on:

https://brainly.com/question/24644930

#SPJ1

Given point M is between L and N, where LM = 10 and NM = 8, What is LN?

Answers

Answer:LN=18

Since point M is between the two other points, you add each number, giving you the answer


In the figure below, m ∠4=49. Find m ∠1, m ∠2, and m ∠3

Answers

Answer:

∠ 1 = 131° , ∠ 2 = 49°

Step-by-step explanation:

∠ 1 and ∠ 4 are a linear pair and sum to 180° , that is

∠ 1 + ∠ 4 = 180°

∠ 1 + 49° = 180° ( subtract 49° from both sides )

∠ 1 = 131°

∠ 2 and ∠ 4 are vertically opposite angles and are congruent , so

∠ 2 = 49°

Other Questions
Three hundred units were processed by Process A and transferred to Process B. The manufacturing costs incurred by the units transferred in Process A by the 300 units were R50 550. The entry to record the transfer of units from Process A to Process B would be In which situation would setting be the most important when posing a subject?A) if the photograph is taken for a yearbookB) if the photograph is taken for product placementC) if the photograph is taken using propsD) if the photograph is taken for an actors headshot Find the product. (2y - 6)2 Furthermore, how can it calculate its profit if revenue is in u.s. currency and most of its costs are in canadian currency? PLEASE HELPALSO DO THE CHECK UR BOX WORK AND SHOW ME Which steps in this exercise re-created the translation stage of protein synthesis? A large cheese pizza costs $11.45. A premiumtopping on the large pizza costs $2.75, while astandard topping on the large pizza costs$1.75. Beverly orders a large cheese pizzawith 3 premium toppings and 4 standardtoppings. How much will the pizza cost? How do I solve this equation 10=-9-x The science of controlled reproduction to improve hereditary qualities is called:________ The city of ____ was established in 1763 on land ceded to Spain, but it had a predominantly French population and character.a. Montpelierb. New Orleansc. Lafayetted. St. Louis Alexa has 38 m of fencing to build a three-sided fence around a rectangular plot of land that sits on a riverbank. (The fourth side of the enclosure would be the river.) The area of the land is 140 square meters. List each set of possible dimensions (length and width) of the field. Find the reciprocal of 3/5 why was national human right Commission established in Nepal What would be the frequency of a 0.5 kg mass oscillating on a spring with spring constant k = 5 n/m? Who did Queen Elizabeth marry? What was his name and how old was she? Multiply and collect like terms (6d-1)(3d^2+2d-7) The speed limit in Canada is 100km/hr. What is the value of this limit in mi/hr given 1mi = 1.609km? Governments can be classified based on what four measures? 1.2.3.4 a. Write an equation of the line through (-2,6) with slope 2 What mass of hydrogen is needed to produce 5.0 g of tungsten according to the equation: WO3 + 3 H2 --> 3 H2O + W