simplify 16-4(3x-2)²

Answers

Answer 1

16-4(3x-2)²

=16-4(3x-2)(3x-2)

=16+−36x²+48x+−16

=(−36x²)+(48x)+(16+−16)

=−36x²+48x

Answer 2

Answer:

[tex] \red{- 12x(3x - 4)}[/tex]

Step-by-step explanation:

We know that,

[tex](a - b)^{2} = {a}^{2} - 2ab + {b}^{2} \\ [/tex]

Accordingly, let us solve the sum now.

[tex]16 - 4(3x - 2)^{2} \\ 16 - 4(9 {x}^{2} - 12x + 4) \\ 16 - 36 {x}^{2} + 48x - 16 \\ - 36 {x}^{2} + 48x \\ - 12x(3x - 4)[/tex]


Related Questions

A car dealership needs a program to store information about the cars for sale. For each car, they want to keep track of the following information: number of doors (2 or 4), whether the car has air conditioning, and its average number of miles per gallon. Which of the following is the best design

Answers

The best object-oriented program design for this car dealership's software program is to use a single class Car, with three instance variables (fields):

numDoorshasAirmilesPerGallon.

What is a class?

A class can be defined as a user-defined blueprint (prototype) or template that is typically used by software programmers to create objects and define the data types, categories, and methods that should be associated with these objects.

In object-oriented programming (OOP) language, a class that is written or created to implement an interface in a software would most likely implement all of that interface's method declarations without any coding error.

In this scenario, the best object-oriented program design for this car dealership's software program is to use a single class Car, with three instance variables (fields):

int numDoorsboolean hasAirdouble milesPerGallon.

Read more on class here: brainly.com/question/20264183

#SPJ1

Complete Question:

A car dealership needs a program to store information about the cars for sale. For each car, they want to keep track of the following information: number of doors (2 or 4), whether the car has air conditioning, and its average number of miles per gallon. Which of the following is the best design?

(A) Use four unrelated classes: Car, Doors, AirConditioning, and MilesPerGallon.

(B) Use a class Car with three subclasses: Doors, AirConditioning, and MilesPerGallon.

(C) Use a class Car, with fields: numDoors, hasAir, and milesPerGallon.

(D) Use a class Car, with subclasses of Doors, AirConditioning, and MilesPerGallon.

(E) Use classes: Doors, AirConditioning, and MilesPerGallon, each with a subclass Car.

The income statement comparison for rush delivery company shows the income statement for the current and prior year. required: a) determine the operating income (loss) for each year. (2 marks) b) determine the operating income (% of sales) for each year. (2 marks) c) the company made a strategic decision to invest in additional assets in the current year. these amounts are provided. using the total assets amounts as the investment base, calculate the roi. was the decision to invest additional assets in the company successful? explain. (3.5 marks) d) assuming an 8% cost of capital, calculate the ri for each year. explain how this compares to your findings in (c). (3.5 marks)

Answers

Company's average operating assets for last year is $193000, company's margin is 15%, return on investment is 42%, company's residual income for last year is $521000.

Given the balance sheet and income statement of Joel de Paris and we have to calculate company's average operating assets for last year, company's margin,return on investment and company's residual income for last year.

1) Company's average operating assets=

(beginning operating assets+closing operating assets)/2

={(2562000-349000-253000)+(2634000-434000-25000)}/2

=(1910000+1950000)/2

=3860000/2

=$1930000

2)Company's margin= net operating income/ sales

=810000/540400

=15%

3)Turnover=sales/average inventory

=540400/1930000*100

=27.9%

=28%

4) Return on investment=margin* turnover

=15% of 28%

=42%.

Hence company's average operating assets for last year is $193000, company's margin is 15%, return on investment is 42%, company's residual income for last year is $521000.

Learn more about return on investment at https://brainly.com/question/15726451

#SPJ4

The question is incomplete and the information of question is in figure.

Find the area of each figure as described or shown. Write final answer on blank provided. Show work. Include units as part of your answer. If needed, round answer to 2 decimal places.

Answers

Answer:

482.84u², 42.5cm², 51.5ft²

Step-by-step explanation:

1) A = 2(1 + √2)a²

A = 2(1 + √2)(80 / 8)²

A = 482.84units²

2) Square = 5²

Square = 25

T1 = 3 x 5 / 2

T1 = 7.5

T2 = 4 x 5 / 2

T2 = 10

Total = 10 + 7.5 + 25

Total = 42.5cm²

3) Rect = 4(8 + 3)

Rect = 44

T1 = 2 x 3 / 2

T1 = 3

T2 = 3 x 3 / 2

T2 = 4.5

Total = 3 + 4.5 + 44

Total = 51.5ft²

HELPPP PLEASEEEE

Other than translation, what transformation is used to create this frieze pattern?

horizontal reflection

glide reflection

vertical reflection

90° rotation

Answers

Answer:

I think glide reflection

Step-by-step explanation:

a certain video on yt had explained the examples of similar look alike this picture


The formula for finding the kinetic energy, E, of an object is given below, where m represents the mass and v represents the speed of
the object.
Solve the formula for v

Answers

The formula for the velocity, v is √2E/m

What is kinetic energy?

Kinetic energy is half the mass multiplied by the square of the speed of the object

It is written thus;

Kinetic energy = 1/ 2 × m × v²

To solve for 'v' mean that we should make 'v' the subject of formula

E = 1/ 2 mv²

E = [tex]\frac{mv^2}{2}[/tex]

cross multiply

[tex]2E = mv^2[/tex]

To make 'v' the subject, we have

[tex]v = \sqrt{\frac{2E}{m} }[/tex]

Thus, the formula for the velocity, v is √2E/m

Learn more about Kinetic energy here:

https://brainly.com/question/25959744

#SPJ1

Write an expression that can be used to produce vector b from vector a, and explain how you determined that expression.

Answers

The explanation regarding the vector is illustrated below.

How to illustrate the information?

It should be noted that vector A with components a, b, c, can be written as (a, b, c) or in terms of unit vectors as ai + bj + ck.

In this case, the letters I, j, and k are the standard symbols for the unit vectors in the x, y, and z directions.

Therefore, if A = (3,4,5( you can write A = 3i + 4j + 5k.

If B = (1, 1, 1), you can write B = I + j + k.

Then A - B is the vector whose component are the difference in each components.

Learn more about vector on:

brainly.com/question/25705666

#SPJ1

Perform the indicated equation ​

Answers

Answer:

1

Step-by-step explanation:

When dividing fractions i use the method KFC(keep flip change) :

Keep the first fraction :

[tex]\frac{14a^{2} }{10b^{2} }[/tex]

Flip the second fraction :

[tex]\frac{15b^{2} }{21a^{2} }[/tex]

Change the function :

÷ → ×

Now write your new equation :

[tex]\frac{14a^{2} }{10b^{2} }[/tex] ×  [tex]\frac{15b^{2} }{21a^{2} }[/tex]

Now multiply the numerators together and the denominators together :

14a² × 15b²  = 210a²b²

10b² × 21a² = 210a²b²

Now make this into a fraction again :

210a²b² / 210a²b²

Anything divided by itself is always 1 so :

210a²b² / 210a²b² = 1

Hope this helped and have a good day

Answer: 1

Explanation:

> to divide by a fraction multiply the reciprocal of it.

14a² 15b²
—— x ------
10b² 21a²

> cancel out the common factor of 2.

7a² 15b²
—— x ------
5b² 21a²

> cancel out the common factor of a² and b².

7 15
—— x ------
5 21

> cancel out the common factor of 3.

7 5
—— x ------
5 7

> cancel out your greatest common factor.

= 1.


What is the repayment amount after one month on a simple interest loan of $2,500 at 7% interest?

Answers

Payment Every Month =  $2,514.58

Total of 1 Payments =  $2,514.58

Total Interest               =  $14.58

What is simple intertest ?

Simple interest is calculated based on the principal of a loan or the initial deposit into a savings account. Simple interest doesn't compound, therefore a creditor will only charge interest on the principal sum, and a borrower will never be required to pay further interest on the interest that has already accumulated.

Solution:

Principal value = $2500

Interest rate = 7%

Time = One month

Formula for simple interest calculation:

                                                                [tex]=\frac{Principalamount*rate *time}{100} \\=\frac{2500*7*(\frac{1}{12}) }{100}\\ =14.588[/tex]

Total Simple interest on $2500 for month $14.588.

To know more about simple interest visit:

https://brainly.com/question/11564235

#SPJ4

                                                       

Rhombus LMNO is shown with its diagonals.

Rhombus L M N O is shown. Diagonals are drawn from point M to point O and from point L to point N and intersect at point P. All sides are congruent.

Angle MLO measures 112°. What is the measure of angle MLP?
45°
56°
68°
90°

Answers

The angle m∠MLP in the rhombus is 56 degrees.

How to find the angle of a rhombus?

A rhombus has all its sides equal to each other.  The diagonals of a rhombus are angle bisectors.

Therefore,

m∠MLP = m∠MLO / 2

m∠MLO = 112°

m∠MLP = 112 / 2

Therefore,

m∠MLP = 56 degrees.

learn more on rhombus here: https://brainly.com/question/18651035

#SPJ1

Answer:

B. 56

Step-by-step explanation:

trust

20 PIONTSSS TO WHOEVER ANDWER THIS QUESTION !!!

Answers

Answer:

The answer would be 36cm².

Step-by-step explanation:

⇒ Two prisms are similar.

⇒ Scale factor = 3:8

⇒ The ratio of the surface area is 9:64.

⇒ So S₁ : S₂ = 9:64

⇒ S₁ : 256 = 9:64

⇒ S₁ = 36cm²

This would mean that the answer is 36 centimeters ² (squared).

The answer is 36cm2.

Write the equation of the line that has a slope of -2 and passes through (-4, -5)

Answers

Answer: [tex]y+5=-2(x+4)[/tex]

Step-by-step explanation:

See attached image.

Evaluate the interval (Calculus 2)

Answers

Answer:

[tex]2 \tan (6x)+2 \sec (6x)+\text{C}[/tex]

Step-by-step explanation:

Fundamental Theorem of Calculus

[tex]\displaystyle \int \text{f}(x)\:\text{d}x=\text{F}(x)+\text{C} \iff \text{f}(x)=\dfrac{\text{d}}{\text{d}x}(\text{F}(x))[/tex]

If differentiating takes you from one function to another, then integrating the second function will take you back to the first with a constant of integration.

Given indefinite integral:

[tex]\displaystyle \int \dfrac{12}{1-\sin (6x)}\:\:\text{d}x[/tex]

[tex]\boxed{\begin{minipage}{5 cm}\underline{Terms multiplied by constants}\\\\$\displaystyle \int a\:\text{f}(x)\:\text{d}x=a \int \text{f}(x) \:\text{d}x$\end{minipage}}[/tex]

If the terms are multiplied by constants, take them outside the integral:

[tex]\implies 12\displaystyle \int \dfrac{1}{1-\sin (6x)}\:\:\text{d}x[/tex]

Multiply by the conjugate of 1 - sin(6x) :

[tex]\implies 12\displaystyle \int \dfrac{1}{1-\sin (6x)} \cdot \dfrac{1+\sin(6x)}{1+\sin(6x)}\:\:\text{d}x[/tex]

[tex]\implies 12\displaystyle \int \dfrac{1+\sin(6x)}{1-\sin^2(6x)} \:\:\text{d}x[/tex]

[tex]\textsf{Use the identity} \quad \sin^2 x+ \cos^2 x=1:[/tex]

[tex]\implies \sin^2 (6x) + \cos^2 (6x)=1[/tex]

[tex]\implies \cos^2 (6x)=1- \sin^2 (6x)[/tex]

[tex]\implies 12\displaystyle \int \dfrac{1+\sin(6x)}{\cos^2(6x)} \:\:\text{d}x[/tex]

Expand:

[tex]\implies 12\displaystyle \int \dfrac{1}{\cos^2(6x)}+\dfrac{\sin(6x)}{\cos^2(6x)} \:\:\text{d}x[/tex]

[tex]\textsf{Use the identities }\:\: \sec \theta=\dfrac{1}{\cos \theta} \textsf{ and } \tan\theta=\dfrac{\sin \theta}{\cos \theta}:[/tex]

[tex]\implies 12\displaystyle \int \sec^2(6x)+\dfrac{\tan(6x)}{\cos(6x)} \:\:\text{d}x[/tex]

[tex]\implies 12\displaystyle \int \sec^2(6x)+\tan(6x)\sec(6x) \:\:\text{d}x[/tex]

[tex]\boxed{\begin{minipage}{5 cm}\underline{Integrating $\sec^2 kx$}\\\\$\displaystyle \int \sec^2 kx\:\text{d}x=\dfrac{1}{k} \tan kx\:\:(+\text{C})$\end{minipage}}[/tex]

[tex]\boxed{\begin{minipage}{6 cm}\underline{Integrating $ \sec kx \tan kx$}\\\\$\displaystyle \int \sec kx \tan kx\:\text{d}x= \dfrac{1}{k}\sec kx\:\:(+\text{C})$\end{minipage}}[/tex]

[tex]\implies 12 \left[\dfrac{1}{6} \tan (6x)+\dfrac{1}{6} \sec (6x) \right]+\text{C}[/tex]

Simplify:

[tex]\implies \dfrac{12}{6} \tan (6x)+\dfrac{12}{6} \sec (6x)+\text{C}[/tex]

[tex]\implies 2 \tan (6x)+2 \sec (6x)+\text{C}[/tex]

Learn more about indefinite integration here:

https://brainly.com/question/27805589

https://brainly.com/question/28155016

Substitute [tex]y=6x[/tex] and [tex]dy=6\,dx[/tex] to transform the integral to

[tex]\displaystyle \int \frac{12}{1-\sin(6x)} \, dx = 2 \int \frac{dy}{1 - \sin(y)}[/tex]

Now substitute [tex]t=\tan\left(\frac y2\right)[/tex] and [tex]dt=\frac12 \sec^2\left(\frac y2\right) \, dy[/tex] to transform this to

[tex]\displaystyle 2 \int \frac{dy}{1 - \sin(y)} = 2 \int \frac1{1-\frac{2t}{1+t^2}}\cdot\frac{2\,dt}{1+t^2} = 4 \int \frac{dt}{(t-1)^2}[/tex]

Finally, substitute [tex]s = t-1[/tex] and [tex]ds=dt[/tex] to get

[tex]\displaystyle 4 \int \frac{dt}{(t-1)^2} = 4 \int \frac{ds}{s^2} = -\dfrac4s + C[/tex]

Now recover the antiderivative in terms of [tex]x[/tex].

[tex]\displaystyle \int \frac{12}{1-\sin(6x)} \, dx = -\frac4s + C \\\\ ~~~~~~~~ = -\frac4{t-1} + C \\\\ ~~~~~~~~ = -\frac4{\tan\left(\frac y2\right) - 1} + C \\\\ ~~~~~~~~ = \boxed{-\frac4{\tan(3x) - 1} + C}[/tex]

An elf, a dwarf, a hobbit, a wizard, and a man are sitting in a line.How many different ways can they sit if the elf and the dwarf insist on sitting next to each other

Answers

Answer: 24

Step-by-step explanation:

1. Number Them

Elf and Dwarf = 1

Hobbit = 2

Wizard = 3

Man = 4

* Elf and Dwarf are put together so that they are always sitting together

2. Multiply

1 x 2 x 3 x 4 = 24

Consider the given set of numbers 70, 81, 91, 83, 88, and 55. A new number equal to a 12% increase in the median of this set is added to the list. What percentage larger is the mean of the new list in comparison with the original

Answers

New mean is 2.53% larger than the original mean.

What is mean?

Mean is nothing but the average of the given set of values. It denotes the equal distribution of values for a given data set.

We can find the percentage larger is the mean of the new list in comparison with the original as shown below:

Given, set of number 55, 70, 81, 83, 88, 91

Median= (81+83)/2

= 164/2

= 82

Mean = (55+70+81+83+88+91)/6

= 468/6

= 78

New value which is added = 82*1.12

= 91.84

New Mean = (55+70+81+83+88+91+91.84)/7

= 559.84/7

= 79.97

Increase in mean = 79.97-78

=1.97

increase percentage (1.97/78) *100

= 2.53%

Hence, new mean is 2.53% larger than the original mean.

Learn more about Mean here:

https://brainly.com/question/17060018

#SPJ4

(s^-6t^-2)^0 i know that the exponents equal zero but what would the answer 1 or s^0 t^o

Answers

Answer: 1

Step-by-step explanation: Any number raised to zero is always 1.

In order to determine an interval for the mean of a population with unknown standard deviation, a sample of 24 items is selected. The mean of the sample is determined to be 23. The number of degrees of freedom for reading the t value is _____. Group of answer choices 21 22 23 24

Answers

If the sample size of population is 24 then the number of degrees of freedom for reading the t  value is 23 which is option c.

Given sample size of 24,mean 23.

We have to determine the number of degrees of freedom which will be used to find the critical values of t.

Degree of freedom is the number of values in the final calculation of a statistic that are free to vary means that can change their values in the formula of calculating t.

t=(X-μ)/s/[tex]\sqrt{n}[/tex]

where X is sample mean ,

μ is hypothsised population mean

s is sample standard deviation

n is sample size.

Degree of freedom=n-1

In this question n is 24 so the degree of freedom =24-1=23.

Hence the number of degrees of freedom for reading the t value is 23.

Learn more about degree of freedom at https://brainly.com/question/17305237

#SPJ4

Solve the equation. -9×+1==×+17 O x=-8 O x = -2 O x=2 © ) x=8

Answers

The answer of this is -9= c+ b

Which graph represents the circle given by the equation x + y - 4x + 9y -7 = 0?

Answers

The graph of the circle equation is graph (d)

How to determine the circle?

The equation is given as:

x^2 + y^2 - 4x + 9y -7 = 0

Rewrite as:

x^2 - 4x + y^2 + 9y = 7

Express (x^2 - 4x) and (y^2 + 9y) as perfect squares.

So, we have:

(x - 2)^2 + (y + 3)^2 = 7 + 4 +  20.25

Evaluate the sum

(x - 2)^2 + (y + 3)^2 = 31.25

A circle equation is represented as:

(x - h)^2 + (y - k)^2 = r^2

Where

Center = (h, k)

Radius = r

So, we have:

(h, k) = (2, -3)

r^2 = 31.25

r = 5.5

The circle that has a center of (2, -3) and a radius of 5.5 is graph d

Hence, the graph of the circle equation is graph (d)

Read more about circle equation at:

https://brainly.com/question/1559324

#SPJ1

4(3) / 4(8) +.9(7.8 x 7.45)

Answers

The value is 52. 674

How to determine the value

We have;

4(3) / 4(8) +.9(7.8 x 7.45)

From BODMAS, we have that we must must open up the bracket

= [tex]\frac{12}{32} + 0. 9 (58. 11)[/tex]

Divide the fraction to get decimals

= [tex]0. 375 + 52. 299[/tex]

Add the decimals

= [tex]52. 674[/tex]

Thus, the value is 52. 674

Learn more about BODMAS here:

https://brainly.in/question/48777244

#SPJ1

What kind of sequence is this? 206, 190, 174, 158

Answers

Answer:

Arithmetic

Step-by-step explanation:

Arithmetic Sequence is a sequence that has common difference - a common difference is same difference in a sequence. If we take next term to subtract the previous term and you keep getting same difference or value then that's a common difference. It can be mathematically expressed as an equation of:

[tex]\displaystyle{d=a_{n+1}-a_n}[/tex]

Now, I'll show why the sequence is arithmetic - take the sequence to subtract for common difference:

190 - 206 = -16174 - 190 = -16158 - 174 = -16

Notice how we keep getting -16 after subtracting previous term with next term. Hence this sequence is arithmetic sequence for sure!

Geometric Sequence is a sequence with common ratio - a common ratio is similar to common difference except ratio is all about division. Since common difference is expressed as subtraction of next term and previous term then common ratio is division of next term and previous term which can be mathematically expressed as:

[tex]\displaystyle{r = \dfrac{a_{n+1}}{a_n}}[/tex]

However this sequence is not geometric sequence because if you divide next term with previous term then you'll keep getting difference result and common ratio means having same ratio or constant ratio for entire sequence.

Now see why this sequence cannot be geometric sequence:

190/206 = 0.922174/190 = 0.915158/174 = 0.908

Notice that none of values are equal and thus, this sequence doesn't have common ratio which leads to not being geometric sequence.

Choose the correct simplification of the expression (C^4)^3

A. C^1

B. C^7

C. C^12

D. C^64

Answers

Use the rules of exponents to simplify the expression.

[tex]\large\displaystyle\text{$\begin{gathered}\sf (C^{4})^{3} \end{gathered}$}[/tex]

To raise a power to another power, multiply the exponents.

[tex]\large\displaystyle\text{$\begin{gathered}\sf C^{4\times3} \ \to \ Multiply \end{gathered}$}[/tex]

[tex]\boxed{\large\displaystyle\text{$\begin{gathered}\sf C^{12} \end{gathered}$}}[/tex]

Therefore, the correct option is "C".

The relationship between the natural variation and specifications is quantified by a measure known as the _____.

Answers

The relationship between the natural variation and specifications is quantified by a measure known as the Process capability index.

According to the questions,

The relationship between the natural variation and specifications is quantified by a measure known as the Process capability index.

Process capability index refers to the capability of a process to deliver output which lies within the specifications limits that are desired.

Hence, the relationship between the natural variation and specifications is quantified by a measure known as the Process capability index.

Learn more about Process capability index https://brainly.com/question/24322347

#SPJ4

While traveling to Europe, Phelan exchanged 250 US dollars for euros. He spent 150 euros on his trip. After returning to the United States he converts his money back to US dollars. How much of the original 250 US dollars does Phelan now have? Round to the nearest cent.

Answers

The computation shows that the amount will be 44.70 Dollars.

How to illustrate the information?

The options are missing: Here are the missing options:

A. 44.70 US dollars

B. 73.06 US dollars

C. 136.87 US dollars

D. 140.41 US dollars

For solving this question first we will convert the USD to euros.

The conversion rate we have is:

1 euro = 1.3687 USD

250/1.3687 = 182.655 euros

Now we will subtract it from what he has spent:

= 182.655 - 150

= 32.655 euros

Now we will again convert it back to USD. This will be:

32.655 euros * 1.3687 = 44,695 us dollars

Therefore, the answer is 44.70.

Learn more about computations on:

https://brainly.com/question/4658834

#SPJ1

The sum of 3 consecutive integers is 2190. what is the value of the smallest integer?

Answers

Answer:

3x+2=2190

3x=2190-2

3x=2188

x=2188÷3

x=729

Find a linear differential operator that annihilates the given function. (Use D for the differential operator.) 4 ex cos 3x

Answers

If the function is

[tex]y = 4 e^x \cos(3x)[/tex]

then we have derivatives

[tex]Dy = 4 e^x \cos(3x) - 12 e^x \sin(3x)[/tex]

[tex]D^2y = -32 e^x \cos(3x) - 24 e^x \sin(3x)[/tex]

Now consider the linear ODE

[tex]aD^2y + bDy + cy = 0[/tex]

Substituting [tex]y[/tex] and its derivatives reduces the equation to

[tex](-32a + 4b + 4c) \cos(3x) + (-24a - 12b) \sin(3x) = 0[/tex]

Now,

[tex]-24a - 12b = 0 \implies b = -2a[/tex]

[tex]-32a + 4b + 4c = 0 \implies c = 10a[/tex]

Then the minimal ODE with the given solution is

[tex]aD^2y -2a Dy + 10ay = 0[/tex]

or

[tex]\boxed{D^2y  -2 Dy + 10y = 0}[/tex]

PLEASE HELP 80 POINTS!!!!!

Answers

Answer: reflection across x axis and y axis?

Step-by-step explanation: repost question with the possible answers!

Find the area of the polygon with the coordinates (1, 2), (3, 2), (3, 0), and (1, 0)

Answers

The area of the polygon is 4 square units

How to determine the area of the polygon?

The vertices are given as:

(1, 2), (3, 2), (3, 0), and (1, 0)

The area is then calculated as:

A = 0.5 * |x1y2 - x2y1 +x2y3 - x3y2 + ....... |

So, we have:

A = 0.5 * |1 * 2 - 3 * 2 + 3 * 0 - 2 * 3 + 3 * 0 - 0 * 1 + 1 * 2 - 0 * 1|

Evaluate

A = 0.5 * |-8|

Remove the absolute bracket

A = 0.5 * 8

This gives

A = 4

Hence, the area of the polygon is 4 square units

Read more about polygon at:

brainly.com/question/14522707

#SPJ1

Helpppppp Asap!!!!!! The question is in the picture

Answers

The approximate length of side AB is 14.0. The correct option is B. 14.0 units

Law of sines

From the question, we are to determine the measure of side AB

First, we will determine the measure of angle A

A + B + C = 180° (Sum of angles in a triangle)

A + 65° + 35° = 180°

A = 180° - 65° - 35°

A = 80°

Now, using the law of sines

c/sinC = a/sinA

c = AB

a = BC =  24

Thus,

c/sin35° = 24/sin80°

c = (24×sin35°)/sin80°

c = 13.978

c ≈ 14.0

∴ AB = 14.0

Hence, the approximate length of side AB is 14.0. The correct option is B. 14.0 units

Learn more on Law of sines here: https://brainly.com/question/24138896

#SPJ1

Describe how the graph of the function g(x) = -5x²-2 is related to the graph of
the function f(x) = 5x².

(A) reflection of f(x) = 5x² across the x-axis and translated left 2 units

(B) translation of f(x) = 5x² down 2 units

(C) reflection of f(x) = 5x² across the x-axis and translated down 2 units

(D) reflection of f(x) = 5x² right 2 units

Answers

Answer:

(C) reflection of f(x) = 5x² across the x-axis and translated down 2 units

A manufacturer produces a commodity where the length of the commodity has approximately normal distribution with a mean of 6.5 inches and standard deviation of 0.5 inches. If a sample of 46 items are chosen at random, what is the probability the sample's mean length is greater than 6.3 inches? Round answer to four decimal places.

Answers

The probablity that the sample's mean length is greate than 6.3 inches is0.8446.

Given mean of 6.5 inches,standard deviation of 0.5 inches and sample size of 46.

We have to calculate the probability that the sample's mean length is greater than 6.3 inches is 0.8446.

Probability is the likeliness of happening an event. It lies between 0 and 1.

Probability is the number of items divided by the total number of items.

We have to use z statistic in this question because the sample size is greater than 30.

μ=6.5

σ=0.5

n=46

z=X-μ/σ

where μ is mean and

σ is standard deviation.

First we have to find the p value from 6.3 to 6.5 and then we have to add 0.5 to it to find the required probability.

z=6.3-6.5/0.5

=-0.2/0.5

=-0.4

p value from z table is 0.3446

Probability that the mean length is greater than 6.3inches is 0.3446+0.5=0.8446.

Hence the probability that the mean length is greater than 6.3 inches is 0.8446.

Learn more about probability at https://brainly.com/question/24756209

#SPJ4

Other Questions
5. Briefly compare how the Ottoman and Safavid Empires treated the religious minorities they conquered. Be sure to discuss the Ottoman Janissary system and the rivalry between Sunni and Shi's Muslims in the Safavid Empire. Support your analysis with well-organized historical evidence. (5 points) How does the phase diagram of a substance illustrate the relationship between temperature and kinetic energy of molecules What is the solution to this system of linear equations?x 3y = 2x + 3y = 16(7, 3)(3, 7)(2, 3)(3, 2) ASAP PLEASE I NEED YouR HELPSubtract 4 b 2 + 4 b 4 from 3 b 2 + 2 b 5 . The angle measurements in the diagram are represented by the following expressions. Click to select points on the graph.104-10-8The solution is-6-4-28642-246-8-10424y = -2x + 16810ha I need help in this !! Thank you !! Some boys and girls are waiting for school buses. 25 girls get on the first bus. The ratio of boys to girls at the stop is now 3:2. 15 boys get on the second bus. There are now the same number of boys and girls at the bus stop. How many students were originally at the bus stop? Darrin volunteers at a local children's program working with children who have special needs. He really enjoys giving back even when it can be emotional challenging for him and this also fulfills his school requirement for volunteer hours. This is an example o Two-thirds of a bone's weight is composed of calcium phosphate which interacts with calcium hydroxide to form crystals of __________. What are the small bits of rock and metals that collide with earth's atmosphere? Why is the molten metallic outer core and the magnetic field important to life on earth?. Cross one parent that is heterozygous for both beak color and feather color with a parent that is homozygous for both recessive traits. What are the genotypes of the parents Before the switch is closed in the figure, the potential across the capacitor is 200 V. At some instant after the switch is closed, the instantaneous current is 0.70 A. What is the energy in the capacitor at this instant Zoe has always loved and been very good with numbers and had figured this internship would be a snap how does the word snap affect the text True or false: when investors purchase shares of stock from a corporation, it is recorded by the corporation as investments in securities.A. TrueB. False PLEASE HELP IM SUPER STUCK Who is the grantor under the deed of trust? a) abc title b) the redemanns c) the iuros d) thrift federal savings 780tonnes 650kilograms 13 does canvas offer communication with families as a teacher