Find the missing parts of the triangle. Round to the nearest tenth when necessary or to the nearest minute as appropriate.C=111.1°a=7.1mb=9.6mOption 1: No triangle satisfies the given conditions.Option 2: c=19.6m, A=26.8°, B=42.1°Option 3: c=16.7m, A=30.8°, B=38.1°Option 4: c=13.8m, A=28.8°, B=40.1°

Answers

Answer 1

Answer: Option 4: c=13.8m, A=28.8°, B=40.1°

Explanation:

From the information given,

the known sides are a = 7.1 and b = 9.6

the known angle is C = 111.1

We would find side c by applying the cosine rule which is expressed as

c^2 = a^2 + b^2 - 2abCosC

By substituting the given values into the formula,

c^2 = 7.1^2 + 9.6^2 - 2 x 7.1 x 9.6Cos111.1

c^2 = 50.41 + 92.16 - 136.32Cos111.1

c^2 = 142.57 - 136.32Cos111.1 = 191.6448

c = √191.6448 = 13.8436

c = 13.8

To find angle A, we would apply the sine rule which is expressed as

a/SinA = c/SinC

Thus,

7.1/SinA = 13.8436/Sin 111.1

By cross multiplying, we have

13.8436SinA = 7.1Sin111.1

SinA = 7.1Sin111.1/13.8436 = 0.4785

Taking the sine inverse of 0.4785,

A = 28.8

Recall, the sum of the angles in a triangle is 180. Thus,

A + B + C = 180

28.8 + B + 111.1 = 180

139.9 + B = 180

B = 180 - 139.9

B = 40.1

Option 4: c=13.8m, A=28.8°, B=40.1°


Related Questions

Can someone help with this question?✨

Answers

The equation of the line that is perpendicular with y = 4 · x - 3 and passes through the point (- 12, 7) is y = - (1 / 4) · x + 4.

How to derive the equation of a line

In this problem we find the case of a line that is perpendicular to another line and that passes through a given point. The equation of the line in slope-intercept form is described below:

y = m · x + b

Where:

m - Slopeb - Interceptx - Independent variable.y - Dependent variable.

In accordance with analytical geometry, the relationship between the two slopes of the lines are:

m · m' = - 1

Where:

m - Slope of the first line.m' - Slope of the perpendicular line.

If we know that m = 4 and (x, y) = (- 12, 7), then the equation of the perpendicular line is:

m' = - 1 / 4

b = 7 - (- 1 / 4) · (- 12)

b = 7 + (1 / 4) · (- 12)

b = 7 - 3

b = 4

And the equation of the line is y = - (1 / 4) · x + 4.

To learn more on equations of the line: https://brainly.com/question/2564656

#SPJ1

Find the formula for an exponential function that passes through the 2 points given

Answers

The form of the exponential function is

[tex]f(x)=a(b)^x[/tex]

a is the initial value (value f(x) at x = 0)

b is the growth/decay factor

Since the function has points (0, 6) and (3, 48), then

Substitute x by 0 and f(x) by 6 to find the value of a

[tex]\begin{gathered} x=0,f(x)=6 \\ 6=a(b)^0 \\ (b)^0=1 \\ 6=a(1) \\ 6=a \end{gathered}[/tex]

Substitute the value of a in the equation above

[tex]f(x)=6(b)^x[/tex]

Now, we will use the 2nd point

Substitute x by 3 and f(x) by 48

[tex]\begin{gathered} x=3,f(x)=48 \\ 48=6(b)^3 \end{gathered}[/tex]

Divide both sides by 6

[tex]\begin{gathered} \frac{48}{6}=\frac{6(b)^3}{6} \\ 8=b^3 \end{gathered}[/tex]

Since 8 = 2 x 2 x 2, then

[tex]8=2^3[/tex]

Change 8 to 2^3

[tex]2^3=b^3[/tex]

Since the powers are equal then the bases must be equal

[tex]2=b[/tex]

Substitute the value of b in the function

[tex]f(x)=6(2)^x[/tex]

The answer is:

The formula of the exponential function is

[tex]f(x)=6(2)^x[/tex]

Help asp show your work you’ll get brainliest

Answers

The information given in the table on the Value of a Car and the Age of the Car, gives;

First Part;

The dependent variable is; The Value of Car

The independent variable is; The Age of Car

Second part;

The situation is a function given that each Age of Car maps to only one Value of Car.

What is a dependent and a independent variable?

A dependent variable is an output variable which is being observed, while an independent variable is the input variable which is known or controlled by the researcher.

First part;

The given information in the table is with regards to how the car's value decreases with time, therefore;

The dependent variable, which is the output variable, or the variable whose value is required is the current Value of the Car (Dollars)The independent variable, which is the input variable, or the variable that determines the value of the output or dependent variable, is the Age of Car (Years)

Second part;

A function is a relationship in which each input value has exactly one output.

Given that the Values of the cars are all different, and no two car of a particular age has two values, therefore;

The situation is a function

Given that the first difference varies depending on the age of the car, the function can be taken as a piecewise function

Learn more about functions in mathematics here:

https://brainly.com/question/28227806

#SPJ1

help meeeeeeeeee pleaseee !!!!!

Answers

The composition of the function (g o f)(5) is evaluated as: (g o f)(5) = g(f(5)) = 6.

How to Determine the Composition of a Function?

To find the composition of a function, we have to first evaluate the inner function for the given value of x that is given as its input. After that, the output of the inner function would then be used as the input for the outer function, which would now be evaluated for the composition of the function.

Given the functions:

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

g(x) = -2x

We need to find the composition of the function, (g o f)(5), where the inner function is f(x), and the outer function is g(x).

Therefore:

(g o f)(5) = g(f(5))

Find f(5):

f(5) = (5)² - 6(5) + 2

f(5) = -3

Substitute x = -3 into g(x) = -2x:

(g o f)(5) = -2(-3)

(g o f)(5) = 6

Learn more about composition of function on:

https://brainly.com/question/10687170

#SPJ1

a janitor had 2/3 of a cleaning solution. he used 1/4 of the solution in an day. how much of the bottle did he use?​

Answers

Answer:

5/12 of the cleaning solution.

Step-by-step explanation:

2/3 – 1/4

------------------------------------------

2 × 4            

              = 8/12

3 × 4  

------------------------------------------

1 x 3        

             = 3/12

4 x 3

------------------------------------------

8 – 3

  12

=  5/12

------------------------------------------

Hopefully this makes sense!

the length of a rectangle is 13 centimeters less then four times it’s width it’s area is 35 centimeters find the dimensions of the rectangle

Answers

Solution:

The area of a recatngle is expressed as

[tex]\begin{gathered} \text{Area of rectangle = L}\times W \\ \text{where} \\ L\Rightarrow\text{length of the rectangle} \\ W\Rightarrow\text{ width of the rectangle } \end{gathered}[/tex]

Given that the length of the rectangle is 13 centimeters less than four times its width, this implies that

[tex]L=4W-13\text{ ---- equation 1}[/tex]

Tha area of the rectangle is 35 square centimeters. This implies that

[tex]36=L\times W\text{ --- equation 2}[/tex]

Substitute equation 1 into equation 2. Thus,

[tex]\begin{gathered} 36=L\times W \\ \text{where} \\ L=4W-13 \\ \text{thus,} \\ 36=W(4W-13) \\ open\text{ parentheses} \\ 36=4W^2-13W \\ \Rightarrow4W^2-13W-36=0\text{ ---- equation 3} \\ \end{gathered}[/tex]

Solve equation 3 by using the quadratic formula expressed as

[tex]\begin{gathered} W=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}_{} \\ \text{where} \\ a=4 \\ b=-13 \\ c=-36 \end{gathered}[/tex]

thus, we have

[tex]\begin{gathered} W=\frac{-(-13)\pm\sqrt[]{(-13)^2-(4\times4\times-36)}}{2\times4}_{} \\ =\frac{13\pm\sqrt[]{169+576}}{8} \\ =\frac{13\pm\sqrt[]{745}}{8} \\ =\frac{13}{8}\pm\frac{\sqrt[]{745}}{8} \\ =1.625\pm3.411836016 \\ \text{thus,} \\ W=5.036836016\text{ or W=}-1.786836016 \end{gathered}[/tex]

but the width cannot be negative. thus, the width of the recangle is

[tex]W=5.036836016[/tex]

From equation 1,

[tex]\begin{gathered} L=4W-13 \\ \end{gathered}[/tex]

substitute the obtained value of W into equation 1.

Thus, we have

[tex]\begin{gathered} L=4W-13 \\ =4(5.036836016)-13 \\ =20.14734-13 \\ \Rightarrow L=7.14734 \end{gathered}[/tex]

Hence:

The width is

[tex]5.036836016cm[/tex]

The length is

[tex]7.14734cm[/tex]

For p(2) = 7 + 10x - 12x^2 - 10x^3 + 2x^4 + 3x^5, use synthetic substitution to evaluate

Answers

Answer:

p(-3) = -428

Explanations:

Given the polynomial function expressed as:

[tex]p(x)=7+10x-12x^2-10x^3+2x^4+3x^5[/tex]

Determine the value of p(-3)

[tex]\begin{gathered} p(-3)=7+10(-3)-12(-3)_^2-10(-3)^3+2(-3)^4+3(-3)^5 \\ p(-3)=7-30-12(9)-10(-27)+2(81)+3(-243) \\ p(-3)=-23-108+270+162-729 \\ p(-3)=-428 \end{gathered}[/tex]

Hence the value of p(-3) is -428

write the number 1,900 in scientific notation

Answers

[tex]1.9\cdot10^3[/tex]

Explanation

[tex]1900[/tex]

Calculating scientific notation for a positive integer is simple, as it always follows this notation:

[tex]a\cdot10^b[/tex]

Step 1

To find a, take the number and move a decimal place to the right one position.

so

[tex]1900\Rightarrow1.900\text{ }[/tex]

Step 2

Now, to find b, count how many places to the right of the decimal.

[tex]1900\Rightarrow1.900\text{ ( 3 places)}[/tex]

Step 3

finally,

Building upon what we know above,

a= 1.9

b=3 (Since we moved the decimal to the left the exponent b is positive)

replace

[tex]\begin{gathered} a\cdot10^b \\ a\cdot10^b=1.9\cdot10^3 \end{gathered}[/tex]

therefore, the answer i

[tex]1.9\cdot10^3[/tex]

I hope this helps you

Need help !! Geometry unit 3 parallel and perpendicular lines

Answers

ANSWER;

Converse; Exterior alternate angles are equal

[tex]x\text{ = 3}[/tex]

EXPLANATION;

Here, we want to get the value of x given that the lines l and m are parallel

From the diagram given, we can see that;

[tex]15x\text{ +29 = 26x-4}[/tex]

The reason for this is that they are a pair of exterior alternate angles

Mathematically, exterior alternate angles are equal

From here, we can proceed to solve for the value of x;

[tex]\begin{gathered} 26x-15x\text{ = 29+4} \\ 11x=33 \\ x\text{ = }\frac{33}{11} \\ x\text{ = 3} \end{gathered}[/tex]

12 = - 2/5 yI got -30 I want to see if I did the correct steps

Answers

Solution

[tex]12=-\frac{2}{5}y[/tex]

Step 1: Simplify the expression

[tex]\begin{gathered} 12=-\frac{2}{5}y \\ \text{cross multiply} \\ 12(5)=-2y \\ 60=-2y \end{gathered}[/tex]

Step 2: Divide the both side by -2

[tex]\begin{gathered} 60=-2y \\ \frac{60}{-2}=-\frac{2y}{-2} \\ y=-30 \end{gathered}[/tex]

Therefore the correct value of y = - 30

helppppppppppppppppppp

Answers

It’s a and then you multiply and you can go from there

Use the remainder theorem to find P(-2) for P(x) = x³ + 3x² +9,Specifically, give the quotient and the remainder for the associated division and the value of P(-2).QuotientRemainder =P(-2)=

Answers

Answer:

Quotient:

[tex]x^2+x-2[/tex]

Remainder:

[tex]13[/tex]

P(-2):

[tex]13[/tex]

Step-by-step explanation:

Remember that the remainder theorem states that the remainder when a polynomial p(x) is divided by (x - a) is p(a).

To calculate the quotient, we'll do the synthetic division as following:

Step one:

Write down the first coefficient without changes

Step two:

Multiply the entry in the left part of the table by the last entry in the result row (under the horizontal line).

Add the obtained result to the next coefficient of the dividend, and write down the sum.

Step 3:

Multiply the entry in the left part of the table by the last entry in the result row (under the horizontal line).

Add the obtained result to the next coefficient of the dividend, and write down the sum.

Step 4:

Multiply the entry in the left part of the table by the last entry in the result row (under the horizontal line).

Add the obtained result to the next coefficient of the dividend, and write down the sum.

Now, we will have completed the division and have obtained the following resulting coefficients:

[tex]1,1,-2,13[/tex]

Thus, we can conlcude that the quotient is:

[tex]x^2+x-2[/tex]

And the remainder is 13, which is indeed P(-2)

Don’t get part b of the question. Very confusing any chance you may help me with this please.

Answers

To solve this problem, first, we will solve the given equation for y:

[tex]\begin{gathered} x=3\tan 2y, \\ \tan 2y=\frac{x}{3}, \\ 2y=\arctan (\frac{x}{3}), \\ y=\frac{\arctan(\frac{x}{3})}{2}=\frac{1}{2}\arctan (\frac{x}{3})\text{.} \end{gathered}[/tex]

Once we have the above equation, now we compute the derivative. To compute the derivative we will use the following properties of derivatives:

[tex]\begin{gathered} \frac{d}{dx}\arctan (x)=\frac{1}{x^2+1}, \\ \frac{dkf(x)}{dx}=k\frac{df(x)}{dx}. \end{gathered}[/tex]

Where k is a constant.

First, we use the second property above, and get that:

[tex]\frac{d\frac{\arctan(\frac{x}{3})}{2}}{dx}=\frac{d\arctan (\frac{x}{3})\times\frac{1}{2}}{dx}=\frac{1}{2}\frac{d\arctan (\frac{x}{3})}{dx}\text{.}[/tex]

Now, from the chain rule, we get:

[tex]\frac{dy}{dx}=\frac{1}{2}\frac{d\text{ arctan(}\frac{x}{3})}{dx}=\frac{1}{2}\frac{d\arctan (\frac{x}{3})}{dx}|_{\frac{x}{3}}\frac{d\frac{x}{3}}{dx}\text{.}[/tex]

Finally, computing the above derivatives (using the rule for the arctan), we get:

[tex]\frac{dy}{dx}=\frac{1}{2}\frac{\frac{1}{3}}{\frac{x^2}{9}+1}=\frac{1}{6}(\frac{1}{\frac{x^2}{9}+1})=\frac{3}{2(x^2+9)}.[/tex]

Answer:

[tex]\frac{3}{2(x^2+9)}.[/tex]

Which of the following statements must be true based on the diagram below!(Diagram is not to scale)O JL is a segment bisector.JL is a perpendicular bisector.OJT is an angle bisectora Lis the vertex of a right angle,Jis the midpoint of a segment in the diagramNone of the above.

Answers

From the diagram, we notice that the line JL bisects the angle J into two equal angles. Hence, we can conclude that the correct statement is this:

JL is an angle bisector

An angle bisector are

If each machine produces nails at the same rate, how many nails can 1 machine produce in 1 hour

Answers

Divide the number of nails by the number of minutes:

16 1/5 ÷ 15 = 1 2/25 per minute

48 3/5 ÷ 45 = 1 2/25 per min

59 2/5 ÷ 55 = 1 2/25 per min

We have the number of nails produced per minute, to calculate the number of nails in an hour multiply it by 60, because 60 minutes= 1 hour:

1 2/25 x 60 = 64 4/5

A pound of rice crackers cost 42.88 Jacob purchased a 1/4 pound how much did he pay for the crackers?

Answers

Answer:

10.72

Step-by-step explanation:

The price per pound is 42.88

We are getting 1/4 pound.

Multiply 42.88 by 1/4

42.88 * 1/4 =10.72

Answer:

So you know that a pound of rice crackers cost $42.88. You also know that Matthew bought 1/4 or 25% or 0.25 of a pound. This means that by 42.88 divided 4 will equal the answer.

42.88 ÷ 4 = 10.72

Therefore, Matthew paid or $10.72 for 1/4 pound of rice crackers.

Find the absolute maximum and minimum values of the following function on the given interval. f(x)=3x−6cos(x), [−π,π]

Answers

Answer:

Absolute minimum: x = -π / 6

Absolute maximum: x = π

Explanation:

The candidates for the absolute maximum and minimum are the endpoints and the critical points of the function.

First, we evaluate the function at the endpoints.

At x = -π, we have

[tex]f(-\pi)=3(-\pi)-6\cos (-\pi)[/tex][tex]\Rightarrow\boxed{f(-\pi)\approx-3.425}[/tex]

At x = π, we have

[tex]f(\pi)=3(\pi)-6\cos (\pi)[/tex][tex]\Rightarrow\boxed{f(\pi)\approx15.425.}[/tex]

Next, we find the critical points and evaluate the function at them.

The critical points = are points where the first derivative of the function are zero.

Taking the first derivative of the function gives

[tex]\frac{df(x)}{dx}=\frac{d}{dx}\lbrack3x-6\cos (x)\rbrack[/tex]

[tex]\Rightarrow\frac{df(x)}{dx}=3+6\sin (x)[/tex]

Now the critical points are where df(x)/dx =0; therefore, we solve

[tex]3+6\sin (x)=0[/tex]

solving for x gives

[tex]\begin{gathered} \sin (x)=-\frac{1}{2} \\ x=\sin ^{-1}(-\frac{1}{2}) \end{gathered}[/tex]

[tex]x=-\frac{\pi}{6},\; x=-\frac{5\pi}{6}[/tex]

on the interval [−π,π].

Now, we evaluate the function at the critical points.

At x = -π/ 6, we have

[tex]f(-\frac{\pi}{6})=3(-\frac{\pi}{6})-6\cos (-\frac{\pi}{6})[/tex][tex]\boxed{f(-\frac{\pi}{6})\approx-6.77.}[/tex]

At x = -5π/6, we have

[tex]f(\frac{-5\pi}{6})=3(-\frac{5\pi}{6})-6\cos (-\frac{5\pi}{6})[/tex][tex]\Rightarrow\boxed{f(-\frac{5\pi}{6})\approx-2.66}[/tex]

Hence, our candidates for absolute extrema are

[tex]\begin{gathered} f(-\pi)\approx-3.425 \\ f(\pi)\approx15.425 \\ f(-\frac{\pi}{6})\approx-6.77 \\ f(-\frac{5\pi}{6})\approx-2.66 \end{gathered}[/tex]

Looking at the above we see that the absolute maximum occurs at x = π and the absolute minimum x = -π/6.

Hence,

Absolute maximum: x = π

Absolute minimum: x = -π / 6

1. Sketch the graph of y = x that is stretched vertically by a factor of 3. (Hint: Write the equation first, then graph) Sketch both y = x and the transformed graph.

Answers

ANSWER and EXPLANATION

We want to stretch the graph of:

y = x

A vertical stretch of a linear function is represented as:

y' = c * y

where c is the factor

The factor from the question is 3.

So, the new equation is:

y' = 3 * x

y' = 3x

Let us plot the functions:

Convert do you need to the specified equivalent unit round your answer to the nearest 1 decimal place, if necessary

Answers

Answer:

There are 59251.5 decigrams in 209 ounces.

Step-by-step explanation:

We'll solve this using the rule of three.

We know that there are 28.35 grams in an ounce. This way,

This way,

[tex]\begin{gathered} x=\frac{209\times28.35}{1} \\ \\ \Rightarrow x=5925.15 \end{gathered}[/tex]

And since we know there are 10 decigrams in a gram, we'll have that:

This way,

[tex]\begin{gathered} y=\frac{5925.15\times10}{1} \\ \\ \Rightarrow y=59251.5 \end{gathered}[/tex]

This way, we can conclude that there are 59251.5 decigrams in 209 ounces.

Which number is greater in each set?

Answers

We have three set of numbers and we must choose the greater value in each set

1.

[tex]\frac{1}{3}or\frac{1}{4}or\frac{1}{5}[/tex]

When the numerator is 1, the greater fraction is the one that has the small denominator.

So, in this case the greater number is

[tex]\frac{1}{3}[/tex]

2.

[tex]\frac{1}{4}or\frac{4}{3}or\frac{5}{6}[/tex]

In this case we can rewrite the fractions as fractions with the same denominator

[tex]\frac{1}{4}=\frac{3}{12}[/tex][tex]\frac{4}{3}=\frac{16}{12}[/tex][tex]\frac{5}{6}=\frac{10}{12}[/tex]

Then, the greater number is the one that has the greater numarator

So, it is

[tex]\frac{16}{12}=\frac{4}{3}[/tex]

in this case the greater number is

[tex]\frac{4}{3}[/tex]

3.

[tex]\frac{16}{5}or3\frac{2}{5}or3.25[/tex]

In this case we can rewrite the numbers as decimal numbers

[tex]\frac{16}{5}=3.2[/tex][tex]3\frac{2}{5}=3.4[/tex][tex]3.25=3.25[/tex]

In this case the greater number is

[tex]3\frac{2}{5}[/tex]

f(x)A6X-868Which of the given functions could this graph represent?OA. f(t) = (x - 1)(x - 2)(x + 1)(x + 2)O B. f(x) = x(x - 1)(1 + 1)Oc. /(x) = x(x - 1)(x - 2)(x + 1)(x + 2)OD. (r) = x(x - 1)(x - 2)

Answers

The Solution:

Given the graph below:

We are required to determine the function that best describes the above graph.

Step1:

Identify the roots of the function from the given graph.

[tex]\begin{gathered} x=-2 \\ x=-1 \\ x=1 \\ x=2 \end{gathered}[/tex]

This means that:

[tex]\begin{gathered} x+2=0 \\ x+1=0 \\ x-1=0 \\ x-2=0 \end{gathered}[/tex]

So, the required function becomes:

[tex]f(x)=(x-1)(x-2)(x+1)(x+2)[/tex]

Therefore, the correct answer is [option A]

Find the missing rational expression.382x + 6(x-3)(x + 1)X-332x + 6(x-3)(x + 1)(Simplify your answer.)X-3

Answers

[tex]\frac{3}{x-3}-\frac{2x+6}{(x-3)(x+1)}=\frac{3(x+1)-2x-6}{(x-3)(x+1)}=\frac{3x+3-2x-6}{(x-3)(x+1)}=\frac{x-3}{(x-3)(x+1)}=\frac{1}{x+1}[/tex]

A circle has a circumference of 10 inches. Find its approximate radius, diameter and area

Answers

Answer:

Radius = 1.59 in

Diameter = 3.18 in

Area = 7.94 in²

Explanation:

The circumference of a circle can be calculated as:

[tex]C=2\pi r[/tex]

Where r is the radius of the circle and π is approximately 3.14. So, replacing C by 10 in and solving for r, we get:

[tex]\begin{gathered} 10\text{ in = 2}\pi r \\ \frac{10\text{ in}}{2\pi}=\frac{2\pi r}{2\pi} \\ 1.59\text{ in = r} \end{gathered}[/tex]

Then, the radius is 1.59 in.

Now, the diameter is twice the radius, so the diameter is equal to:

Diameter = 2 x r = 2 x 1.59 in = 3.18 in

On the other hand, the area can be calculated as:

[tex]A=\pi\cdot r^2[/tex]

So, replacing r = 1.59 in, we get:

[tex]\begin{gathered} A=3.14\times(1.59)^2 \\ A=3.14\times2.53 \\ A=7.94in^2 \end{gathered}[/tex]

Therefore, the answer are:

Radius = 1.59 in

Diameter = 3.18 in

Area = 7.94 in²

If you select one card at random from a standard deck of 52 cards, what is the probability of that card being a 5, 6 OR 7?

Answers

To solve this question we will use the following expression to compute the theoretical probability:

[tex]\frac{\text{favorable cases}}{total\text{ cases}}.[/tex]

1) We know that there are 4 fives, 4 sixes, and 4 sevens in a standard deck of 52 cards, then, the probability of selecting a 5, 6, or 7 is:

[tex]\frac{4+4+4}{52}\text{.}[/tex]

2) Simplifying the above expression we get:

[tex]\frac{12}{52}=\frac{3}{13}\text{.}[/tex]

Answer:

[tex]\frac{3}{13}\text{.}[/tex]

Factor.2n2 + 7n + 5

Answers

The first step to factor this expression is to find its roots (the values of 'n' that makes this expression equals zero)

To find the roots, we can use the quadratic formula:

(Using the coefficients a=2, b=7 and c=5)

[tex]\begin{gathered} n_1=\frac{-b-\sqrt{b^2-4ac}}{2a}=\frac{-7-\sqrt{49-40}}{4}=\frac{-7-3}{4}=\frac{-10}{4}=\frac{-5}{2} \\ n_2=\frac{-b+\sqrt{b^2-4ac}}{2a}=\frac{-7+3}{4}=\frac{-4}{4}=-1 \end{gathered}[/tex]

So the roots of the expression are -5/2 and -1. Now, we can write the expression in this factored form:

[tex]\begin{gathered} a(n-n_1)(n-n_2) \\ 2(n+\frac{5}{2})(n+1) \\ (2n+5)(n+1) \end{gathered}[/tex]

So the factored form is (2n+5)(n+1)

2x - 6(x-3) ≥ 5

solve for x.

Answers

Answer:

It’s siu

Step-by-step explanation:

Answer:x≤4.6

Step-by-step explanation: 2x-6(x-3)≥5. 1).combine the like terms. 2x+x=3x & -6+-3=-9. 2). isolate the "x". 3x-9≥5. 3x≥14. 3). divide both sides by your coefficient. 3x≥14/ 3

x≥4.6

4) flip your sign. x≤4.6

Angle RQT is a straight angle. What are m angle RQS and m angle TQS? Show your work.

Answers

11x + 5 + 8x + 4 = 180

Simplifying like terms

11x + 8x = 180 - 5 - 4

19x = 171

x = 171/19

x = 9

RQS = 11(9) + 5

= 99 + 5

= 104°

TQS = 8(9) + 4

= 72 + 4

= 76°

A window washer drops a tool from their platform 155ft high. The polynomial -16t^2+155 tells us the height, in feet, of the tool t seconds after it was dropped. Find the height, in feet, after t= 1.5 seconds.

Answers

The answer is is pie

What is the first step for finding the quotient of 3x^3 z^5/5y * x^2 z^6/20y^3

Answers

The initial expression is:

[tex]\frac{3x^3z^5}{5y}\text{ / }\frac{x^2z^6}{20y^3}[/tex]

So the first step is to multiply the numerator of the second fraction with the denominator of the first franction and the denominator of the second fraction by the numerator of the first fraction so:

[tex]\frac{3x^3z^6}{5y}(\frac{20y^3}{x^2z^6})[/tex]

So is option C)

ur answer as a polynomial in standard form.=f(x) = 5x + 1g(x) = x2 – 3x + 12=Find: (fog)(x)

Answers

Answer:

(fog)(x) = 5x² - 15x + 61

Explanation:

The given functions are:

f(x) = 5x + 1

g(x) = x² - 3x + 12

(fog)(x) = f(g(x))

This means that we are substituting g(x) into f(x)

(fog)(x) = 5(x² - 3x + 12) + 1

(fog)(x) = 5x² - 15x + 60 + 1

This can be further simplified as:

(fog)(x) = 5x² - 15x + 61

Other Questions
need help with this problem, find the length of the darkened arc. C is the center of the circle Angel Corporation produces calculators selling for $25.99. Its unit cost is $18.95. Assuming a fixed cost of $80,960, what is the breakeven point in units? find 2x:3y if x:y = 2:5 What is the reference angle for 289? A. 71 B. 19 C. 11 D. 89 Triangle MNO has its vertices at the following coordinates:M(2, 2) N(-1,3) O(1,5)Give the coordinates of the image triangle M'N'O' after a 90 counterclockwise rotation about the origin. A set of 12 data points is given above. Which of thefollowing is true of these data? ullrich printing inc. paid out $21,750 of common dividends during the year. it ended the year with $187,900 of retained earnings versus the prior year's retained earnings of $135,100. how much net income did the firm earn during the year? Q I-Name the factors that may cause high blood pressure. Q 2- Why is iron rich food necessary for circulatory?Q3- how can u control diabetes?Q4-how does water enter root hairs?Q5- describe the rote of xylem for water transportation? Solve the system of equations using the elimination method. Note that the method of elimination may be referred to as the addition method. (If there is no solution, enter NO SOLUTION.)0.2x + 0.7y = 2.20.9x 0.2y = 3.2(x, y) = Which artifacts from the sunken ship show what ab explorer might have expected from his trip? a large community college has professors and lectures. total number of facility members is 228. the school reported that they had five professors for every 14 lectures. how many of each type of faculty member does the community college employee? List and briefly explain three major problems in accurately measuring public opinion. In the novel Beloved why does Paul D distrust Beloved? what is ghanas general economic condition? why is it qualified to make a global fund application? does it carry significant debt burden and how does this impact the availability of services? (100-200 words below) rufus, a wealthy widower, intends to gift property to his daughter, jade, to reduce the value of his gross estate. which property is best for rufus to keep? 1. A jar contains 5 red marbles numbered 1 to 5 and 6 blue marbles numbered 1 to 6. A marble is drawn at random from the jar. Find the probability that the marble is blue or odd-numbered. Henry had a batting average of 0.341 last season (out of 1000 at-bats, he had 341 hits). Given that thisbatting average will stay the same this year, answer the following questions,What is the probabilitythat his first hit willoccur within his first 5at-bats? Answer choice. 0.654. 0.765. 0.821. 0.876 a global market entry strategy in which a foreign company and a local firm invest together to create a local business in order to share ownership, control, and profits of the new company is referred to as What type of bond would be shown in the Lewis diagram of water? (1 point)OnoneO doubleO singleO triple For questions 5&6 find F -1(x), the inverse of F(x)