#3 Write each in terms of sin x

a) cos²x

b) 3 sin²x - 4 cos²x

Answers

Answer 1

[tex]\boxed{sin^{2}x + cos^{2}x = 1}[/tex]

a) [tex]cos^{2}x = 1 - sin^{2}x[/tex]

b) [tex]3sin^{2}x - 4cos^{2}x = 3sin^{2}x - 4(1 - sin^{2}x) = \\[/tex]

[tex]= 3sin^{2}x - 4 + 4sin^{2}x = 7sin^{2}x - 4[/tex]


Related Questions

How long would Debbie have to leave her money in two accounts, $5000 at 8.75% and $7000 at
9.5%, in order to earn $8820 in interest?

Answers

Assuming this is a simple interest situation:

The 8.75% account will earn (0.0875)(5000) each year.
     $437.5 earned per year

The 9.5 % account will earn (0.095)(7000) each year

     $665 earned per year

Together, these accounts earn $1102.5 per year.

If x is the number of years until the desired interest is earned, then you need to solve 1102.5x = 8820.  Dividing by 1102.5 on both sides, you find x=8.

Again, assuming this is simple interest and not compound interest, it will take 8 years.

Use elementary row operations to transform each augmented coefficient matrix to echelon form, then solve the system by back substitution. [5 Marks] 4x1 - 2x2 – 3x3 + x4 = 3 2x1 - 2x2 - 5x3 = -10 4x1 + x2 + 2x3 + x4 = 17 3x1 + x3 + x4 = 12

Answers

x1 = 0.75, x2 = 5, x3 = 0, x4 = 12

To transform the augmented coefficient matrix to echelon form using elementary row operations:

1. Subtract twice the first row from the second row.

2. Subtract the first row from the third row.

3. Subtract the first row from the fourth row.

4. Subtract the third row from the fourth row.

The resulting augmented coefficient matrix in echelon form is:

4x1 - 2x2 - 3x3 + x4 = 3

0x1 - 4x2 - 8x3 = -16

0x1 + x2 + 2x3 + x4 = 17

0x1 + 0x2 + x3 + x4 = 12

To solve the system by back substitution:

1. x4 = 12 (from the last equation)

2. x3 = 12 - x4 = 0 (substitute x4 from step 1 into the third equation)

3. x2 = (17 - x4) / (1) = 5 (substitute x4 from step 1 into the second equation)

4. x1 = (3 - 2*5 - 3*0) / (4) = 0.75 (substitute x2 and x3 from steps 2 and 3 into the first equation)

The solution is x1 = 0.75, x2 = 5, x3 = 0, x4 = 12.

Learn more about elementary row operations

brainly.com/question/30543822

#SPJ11

Find the area of the shaded segment of the circle.

Answers

The area of the shaded segment of the circle is 5.79 square metre.

Area of Segment

The area of a segment is equal to the area of a sector less the triangle-shaped portion.

A=[tex]\frac{1}{2}[/tex](∅-Sin∅)×[tex]r^{2}[/tex]

Circle definition

Every point in the plane of a circle, which is a closed, two-dimensional object, is evenly separated from the centre. All lines that cross the circle join together to produce the line of reflection symmetry. Moreover, every angle has rotational symmetry around the centre.

Given;

r=8m

∅=60°

Applying the formula's values, we obtain

A=[tex]\frac{1}{2}[/tex](∅-Sin∅)×[tex]r^{2}[/tex]

A=[tex]\frac{1}{2}[/tex]([tex]\frac{π}{3}[/tex]-Sin60°)×[tex]8^{2}[/tex]

A=5.79

Hence,  the area of the shaded segment of the circle is 5.79 square metre.

To know more about area of segment, visit:

https://brainly.com/question/29282674

#SPJ1

Rewrite the quadratic function in standard form. \[ f(x)=\frac{f(x)=x^{2}-16 x+71}{} \] Give the vertex.

Answers

Rewriting the quadratic function [tex]\[ f(x)=(x-8)^{2}+7 \][/tex], we obtain as a result, vertex: [tex](8,7)[/tex].

How do we rewrite the quadratic function?

To rewrite the quadratic function in standard form, we need to complete the square. The standard form of a quadratic function is [tex]\[ f(x)=a(x-h)^{2}+k \][/tex] where [tex](h,k)[/tex] is the vertex of the parabola.

Step 1: Separate the constant term from the rest of the equation.
[tex]\[ f(x)=x^{2}-16 x+71 \\\[ f(x)=(x^{2}-16 x)+71 \][/tex]

Step 2: Complete the square by adding and subtracting the square of half the coefficient of the x term inside the parenthesis.
[tex]\[ f(x)=(x^{2}-16 x+64)+71-64 \\\[ f(x)=(x-8)^{2}+7 \][/tex]

Now the equation is in standard form. The vertex of the parabola is (8,7).

Answer: [tex]\[ f(x)=(x-8)^{2}+7 \][/tex], vertex: [tex](8,7)[/tex].

See more about quadratic function at: https://brainly.com/question/26569009

#SPJ11

Let A(1, 1, 2 ), B ( 2, 3, 4 )and C ( 4, 2, 2 ) be three points in three dimensional vector.
find the coordinates of the point P such that it is on the line passing through A and B, and CP, AB are orthogonal. (Hint: Let the coordinates of P be ( x, y ,z ) Note that AP and AB are parallel.)

Answers

The coordinate of P is ( 14/5, 23/5, 28/5)

For the line AB, the direction vectors are

l= 2-1= 1, m=3-1= 2 and n= 4-2= 2

so, the equation of the line AB can be given by

[tex]  \text{$\frac{x-1}{1}$ = $\frac{y-1}{2}$ = $\frac{z-2}{2}$ } [/tex]

let a point be P (x,y,z). lying on the line AB.

coordinate of the general point in AB can be given by

[tex]  \text{$\frac{x-1}{1}$ = $\frac{y-1}{2}$ = $\frac{z-2}{2}$ = t } [/tex]

so, x= t+1, y= 2t+1, z= 2t+2

so, P (x,y,z) can be P (t+1, 2t+1, 2t+2). Another point is C ( 4, 2, 2 ).

the direction ratios of the line CP is

l1= t+1-4 = t-3

m1= 2t+1-2 = 2t-1

n1 = 2t+2-2 = 2t

Dot product of the direction ratios of two orthogonal lines are 0.

so, 1(t-3)+2(2t-1)+2(2t)=0

or, t=9/5

so, x= (9/5)+1 = 14/5

     y= (9/5)*2 + 1= 23/5

     z= (9/5)*2 + 2 = 28/5

so, the coordinate of P is ( 14/5, 23/5, 28/5).

learn more about 3D geometry here. https://brainly.in/question/30943450

#SPJ11

A person places $67700 in an investment account earning an annual rate of 7.7%, compounded continuously. Using the formula
V
=
P
e
r
t
V=Pe
rt
, where V is the value of the account in t years, P is the principal initially invested, e is the base of a natural logarithm, and r is the rate of interest, determine the amount of money, to the nearest cent, in the account after 7 years.

Answers

As a result, the balance in the account at the end of seven years is, to the closest cent, $116177.20.

What is amount ?

The term "amount" in mathematics typically denotes a sum, total, or quantity. It could be a numerical value or some other kind of measurement. Depending on the context, the word "amount" may also be used to refer to quantity, total, sum, volume, or magnitude. \

The term "amount" is used in algebra and calculus to describe the outcome of an operation, such as the amount of change in a function or the quantity of a variable needed to satisfy an equation. In many disciplines, including finance, science, and engineering, the word "amount" is frequently used to refer to quantities or measurements.

given

The amount of money in the account after 7 years can be calculated using the formula V = Pe(rt), where V is the value of a account in t years, P is the principal implementation, e is the base of a natural log, and r is the rate of interest:

V = P*e(rt) = 67700*e(0.077*7)

[tex]V = 67700 * e^{(0.539) (0.539)[/tex]

V = 67700 * 1.716

V = 116177.20

As a result, the balance in the account at the end of seven years is, to the closest cent, $116177.20.

To know more about amount visit :-

brainly.com/question/8082054

#SPJ1

Consider the following trig function ????(????)=−34cos(8x−????/4)+150.
What is the maximum and minimum values of this function? Find an
angle in [0,????/4)
Maximum [ ] Angles that this occurs [

Answers

Maximum [184] Angles that this occurs [π/32 + nπ/4]
Minimum [116] Angles that this occurs [π/32 + (2n+1)π/8]

The maximum and minimum values of a trig function can be found by using the amplitude and the vertical shift of the function. The amplitude of the function is the absolute value of the coefficient of the cosine function, which is |-34| = 34. The vertical shift of the function is the constant term, which is 150. Therefore, the maximum value of the function is 34 + 150 = 184 and the minimum value of the function is 150 - 34 = 116.

To find an angle in the interval [0, π/4) where the maximum value occurs, we can use the fact that the cosine function has a maximum value of 1 when the angle is 0. Therefore, we can set the argument of the cosine function, 8x - π/4, equal to 0 and solve for x:

8x - π/4 = 0
8x = π/4
x = π/32

Since π/32 is in the interval [0, π/4), this is one of the angles where the maximum value occurs.

Therefore, the maximum value of the function is 184 and it occurs at angles x = π/32 + nπ/4, where n is an integer. The minimum value of the function is 116 and it occurs at angles x = π/32 + (2n+1)π/8, where n is an integer.

Maximum [184] Angles that this occurs [π/32 + nπ/4]
Minimum [116] Angles that this occurs [π/32 + (2n+1)π/8]

Learn more about Function

brainly.com/question/12431044

#SPJ11

An accountant is modeling the annual tax expenditures, e, in thousands of dollars t years after january 1st, 2000 for a small business using two different models. Both of the accountant's models have tax expenditures of $5000 on january 1st, 2000. What is the value of e?

Answers

Both models assume that the tax expenditures are $5000 on January 1st, 2000.

The accountant is using two different models to estimate the tax expenditures for the small business. Both models assume that the tax expenditures are $5000 on January 1st, 2000. The accountant wants to estimate the tax expenditures, e, in thousands of dollars t years after January 1st, 2000.

Let's call the two models Model 1 and Model 2. Model 1 assumes that the tax expenditures increase by a fixed amount every year. Let's call this fixed amount a. Therefore, the tax expenditures, e, under Model 1 can be represented by the equation:

e = 5000 + at

Model 2 assumes that the tax expenditures increase at a constant percentage rate every year. Let's call this percentage rate r. Therefore, the tax expenditures, e, under Model 2 can be represented by the equation:

e = 5000(1 + r)ˣ

Now, let's substitute t = 0 into both equations to find the value of e on January 1st, 2000.

For Model 1:

e = 5000 + a(0) = 5000

For Model 2:

e = 5000(1 + r)⁰ = 5000

To know more about expenditures here

https://brainly.com/question/30063968

#SPJ4

.a local blood center needs donors and has advertised on the college campus. faculty, staff and students all donated during the drive. many also volunteered to help set up , hand out materials and clean up at the end of the event. there were a total of 500 people surveyed about their involvement that day. two hunded seventeen of them gave blood. one hundred fifty-six helped with setting up and cleaning up, as well as handing out materials. if ninety-three people both helped and donated, find out how many people neiher donated nor helped.

Answers

Answer:

There are 500 total people. 215 gave blood and 159 helped set up, giving a total of 374. However, since 89 people did both, we counted those 89 people twice. So we subtract 89 to get 285 total volunteers.

500-285=215 did not volunteer

There were 220 people that neither donated nor helped.

To find out how many people neither donated nor helped, we can use the formula for the union of two sets:

  A∪B = A + B - A∩B.

In this case, A is the number of people who donated, B is the number of people who helped, and A∩B is the number of people who both donated and helped.

Plugging in the given values, we get:

  A∪B = 217 + 156 - 93 = 280

This tells us that there were 280 people who either donated or helped. To find out how many people neither donated nor helped, we can subtract this number from the total number of people surveyed:

  500 - 280 = 220

Learn more about union at https://brainly.com/question/28278437

#SPJ11

If x=12 for one day of sales, use your equation to find the total number of pencils the
supply store sells.

Answers

Answer:

Step-by-step explanation:

If x represents one day of sales and x=12, then we can substitute that value into the equation to find the total number of pencils sold:

y = 160x

y = 160(12)

y = 1920

So the supply store sold a total of 1920 pencils on the day when x=12.

Which is greater, the number of bacteria, or the number of all the other animals in the table put together?

Answers

The number of bacteria or the number of all the other animals in the table put together is 7.8 x 10⁶.

To compare the number of bacteria to the number of all other animals in the world, we need to use some mathematical estimates. It's important to note that it's almost impossible to count the exact number of bacteria and animals in the world since they are found in vast numbers and diverse environments.

According to some scientific estimates, the number of bacteria on Earth is around 5 x 10³⁰, which is a massive number. In comparison, the total number of all other animals, including insects, birds, and mammals, is estimated to be around 7.8 x 10⁶.

In conclusion, the number of bacteria is much greater than the number of all other animals in the world. Although bacteria are tiny microorganisms, they are present in vast numbers and can be found in almost every environment.

To know more about table here

https://brainly.com/question/11504213

#SPJ4

(Answer quick), Someone help me with this please?

Answers

Answer:

The angles are adjacent and the value of x is 63

Step-by-step explanation:

they are vertical and the angle is 63 degrees:))
it would be great if you could mark brainliest ;)

If a study found the time spent playing video games and ACT scores had a correlation of r= -1.91, you could reasonably conclude. (1 point)
A.
Clearly, r needs to be recalculated.
B.
Spending more time playing video games is associated with lower ACT scores.
C.
There is very little relationship between time spent playing video games played and ACT scores.
D. 191% of the variation in ACT scores can be explained by a linear relationship with the variation in time spent playing video games.
E.
There is a strong positive association between time spent playing video games and ACT scores.

Answers

Option A is correct, Clearly, r needs to be recalculated.

What is Statistics?

Statistics is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data.

The correlation coefficient, r, measures the strength and direction of the linear relationship between two variables.

The value of r always falls between -1 and 1, where a negative value indicates a negative correlation (i.e., as one variable increases, the other tends to decrease), and a positive value indicates a positive correlation (i.e., as one variable increases, the other tends to increase).

However, the value of r cannot be less than -1 or greater than 1.

Therefore, a correlation coefficient of -1.91 is not a valid value.

Hence, Option A is correct, Clearly, r needs to be recalculated.

To learn more on Statistics click:

https://brainly.com/question/29093686

#SPJ9

Find the inverse of each function:
y = log5 (4x + 1)
y = log3 (2^x + 8)
y = log4 (-2x + 9)
y = 5^x + 9/2
y = 10^x + 3/ -3
y = log5 (-4x + 10)

Answers

Taking the given functions, we will obtain the following inverse functions

1)[tex]f^-1(x) = (5^x - 1)/4[/tex]2) [tex]f^-1(x) = log2 (3^x - 8)[/tex]3)[tex]f^-1(x) = (9 - 4^x)/2[/tex]4)[tex]f^-1(x) = log5 (x - 9/2)[/tex]5) [tex]f^-1(x) = log10 (x - 3/ -3)[/tex]6) [tex]f^-1(x) = (10 - 5^x)/4[/tex]

To find the inverse of each function, we need to switch the x and y values and solve for y. This will give us the inverse function.

1) [tex]y = log5 (4x + 1)[/tex]
Switch x and y:
[tex]x = log5 (4y + 1)[/tex]
Solve for y:
[tex]5^x = 4y + 1\\4y = 5^x - 1\\y = (5^x - 1)/4[/tex]
Inverse function:

2) [tex]y = log3 (2^x + 8)[/tex]
Switch x and y:
[tex]x = log3 (2^y + 8)[/tex]
Solve for y:
[tex]3^x = 2^y + 8\\2^y = 3^x - 8\\y = log2 (3^x - 8)[/tex]
Inverse function: [tex]f^-1(x) = log2 (3^x - 8)[/tex]

3) [tex]y = log4 (-2x + 9)[/tex]
Switch x and y:
[tex]x = log4 (-2y + 9)[/tex]
Solve for y:
[tex]4^x = -2y + 9\\-2y = 4^x - 9\\y = (9 - 4^x)/2[/tex]
Inverse function: [tex]f^-1(x) = (9 - 4^x)/2[/tex]

4) [tex]y = 5^x + 9/2[/tex]
Switch x and y:
[tex]x = 5^y + 9/2[/tex]
Solve for y:
[tex]5^y = x - 9/2\\y = log5 (x - 9/2)[/tex]
Inverse function: [tex]f^-1(x) = log5 (x - 9/2)[/tex]

5) [tex]y = 10^x + 3/ -3[/tex]
Switch x and y:
[tex]x = 10^y + 3/ -3[/tex]
Solve for y:
[tex]10^y = x - 3/ -3\\y = log10 (x - 3/ -3)[/tex]
Inverse function: [tex]f^-1(x) = log10 (x - 3/ -3)[/tex]

6) [tex]y = log5 (-4x + 10)[/tex]
Switch x and y:
[tex]x = log5 (-4y + 10)[/tex]
Solve for y:
[tex]5^x = -4y + 10-4y = 5^x - 10y = (10 - 5^x)/4[/tex]
Inverse function: [tex]f^-1(x) = (10 - 5^x)/4[/tex]

See more about inverse of the function at: https://brainly.com/question/3831584

#SPJ11

Instead of regular six-sided dice, some games use dodecahedronal - or 12-sided - dice. If you rolled a pair of dodecahedronal dice (each label 1 through 12) 100 times, about how many times would you expect the values on the two dice to add up to 4?
a) 1
b) 2
c) 3
d) 4
e) 6
f) 8

Answers

Instead of regular six-sided dice, some games use dodecahedronal - or 12-sided - dice. If you rolled a pair of dodecahedronal dice (each label 1 through 12) 100 times, you would expect the values on the two dice to add up to 4about 3 times. The correct answer is c) 3.


When rolling two dodecahedronal dice, there are a total of 12 x 12 = 144 possible outcomes. To find the probability of rolling a sum of 4, we need to look at the possible combinations that can result in a sum of 4:

1 + 3

2 + 2

3 + 1

There are a total of 3 possible combinations that can result in a sum of 4. Therefore, the probability of rolling a sum of 4 is 3/144 = 1/48.


If we roll the dice 100 times, we would expect to get a sum of 4 about (1/48) x 100 = 2.08333 times. Since we can't roll a fraction of a time, we can round this to the nearest whole number, which is 3. So, we would expect to roll a sum of 4 about 3 times out of 100 rolls.The correct answer is c) 3.

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

#SPJ11

POINT A (5,5) POINT B (5,-5) Solve using two point form, express in standard form

Answers

Using two-point form, the equation of the line passing through the points A and B is x = 5.

The two-point form of a line is given by:
y - y₁ = [(y₂ - y₁)/(x₂ - x₁)] (x - x₁)
where (x₁, y₁) and (x₂, y₂) are two points on the line.


Given points A(5, 5) and B(5, -5), we can plug in the values into the equation:
y - 5 = [(-5 - 5)/(5 - 5)] (x - 5)

Simplifying the equation gives us:
y - 5 = (-10/0) (x - 5)

Notice that the slope (y₂ - y₁)/(x₂ - x₁) is equal to -10/0(indeterminate). This means that the line is a vertical line passing through x = 5.


The standard form of a line is Ax + By = C. So, the standard form of the equation of the line passing through points A and B is: x = 5.


Therefore, the equation of the line passing through the two points is x = 5.

Learn more about two-point form here: https://brainly.com/question/3654818.

#SPJ11

three times a number, added to 4, is 40

Answers

Answer:

12

Step-by-step explanation:

12 × 3= 36

36 + 4= 40

so the answer is 12

Answer:

Not true with all numbers!

Step-by-step explanation:

see.Ex.3x3=9+4=13 not 40

Consider a gamble X such that X = | -$100 with probability 0.4 (a) Is this a fair gamble? Verify your answer (b) Suppose that Anh has an initial wealth of $100 and her utility function over money is u(w) = Vw. Will she join this gamble? Justify your answer. (c) Suppose that Chris has an initial wealth of $0 and his utility function over money is u (w) = e ico. Will he join this gamble? Justify your answer. (d) Suppose that Beth has an initial wealth of $10000 and her utility function over money is u(w) = vw. Will she join this gamble? Justify your answer and explain difference from part (b)

Answers

The difference from part (b) is that Beth has a much higher initial wealth, so the negative expected value of the gamble has a smaller impact on her overall utility.

This is not a fair gamble because the expected value of the gamble is negative. The expected value of a gamble is calculated by multiplying the probability of each outcome by the value of that outcome and summing the results. In this case, the expected value is 0.4(-$100) = -$40. Since the expected value is negative, the gamble is not fair.

Anh will not join this gamble because her expected utility from the gamble is lower than her utility from her initial wealth. Her expected utility from the gamble is

0.4u(-$100) = 0.4v(-$100) = -40v.

Her utility from her initial wealth is

u($100) = v($100) = 100v.

Since -40v < 100v, her expected utility from the gamble is lower than her utility from her initial wealth, so she will not join the gamble.

Chris will not join this gamble because his expected utility from the gamble is lower than his utility from his initial wealth. His expected utility from the gamble is

0.4u(-$100) = 0.4e^(-100c) = -40e^(-100c).

His utility from his initial wealth is

u($0) = e^(0c) = 1.

Since -40e^(-100c) < 1, his expected utility from the gamble is lower than his utility from his initial wealth, so he will not join the gamble.

Beth will not join this gamble because her expected utility from the gamble is lower than her utility from her initial wealth. Her expected utility from the gamble is

0.4u(-$100) = 0.4v(-$100) = -40v.

Her utility from her initial wealth is

u($10000) = v($10000) = 10000v.

Since -40v < 10000v, her expected utility from the gamble is lower than her utility from her initial wealth, so she will not join the gamble.

To learn more about Expected value :

https://brainly.com/question/10675141

#SPJ11

Let f(x)=20/1+9e-3x
What is the point of maximum growth rate for the logistic function f(x)? Round your answer to the nearest hundredth

answers:
(0,2)
(0.73,20)
(5.54,9)
(0.73,10)

Answers

The point of maximum growth rate is approximately (1.76, f'(1.76)) or (5.54, f'(5.54)) so the answer is (C) (5.54, 9).

What is the rate?

In mathematics, the rate is a measure of the change in one quantity with respect to another quantity. It is typically expressed as a ratio between the two quantities.

To find the point of maximum growth rate, we need to find the maximum value of the derivative of the function f(x).

First, we need to find the derivative of f(x):

[tex]f'(x) = (20 * 27e^{(-3x)}) / (1 + 9e^{(-3x)})^2[/tex]

To find the maximum value of f'(x), we set f''(x) = 0, where f''(x) is the second derivative of f(x):

[tex]f''(x) = (20 * 81e^{(-6x)} * (81e^{(-6x)} - 18e^{(-3x)} + 1)) / (1 + 9e^{(-3x)})^3[/tex]

Solving f''(x) = 0, we get:

[tex]81e^{(-6x)} - 18e^{(-3x)} + 1 = 0[/tex]

Letting [tex]y = e^{(-3x)}[/tex], we can rewrite the equation as:

81y² - 18y + 1 = 0

Using the quadratic formula, we get:

y = (18 ± √(18² - 4 * 81)) / (2 * 81) = 0.069 or 0.012

So,  [tex]y = e^{(-3x)}[/tex] = 0.069 or 0.012

Solving for x, we get:

x = ln(0.069) / (-3) ≈ 1.76 or x = ln(0.012) / (-3) ≈ 5.54

Therefore, the point of maximum growth rate is approximately (1.76, f'(1.76)) or (5.54, f'(5.54)).

Now we need to calculate f'(1.76) and f'(5.54) to find the answer.

[tex]f'(1.76) = (20 * 27e^{(-5.28)}) / (1 + 9e^{(-5.28)})^2 = 9.62[/tex]

[tex]f'(5.54) = (20 * 27e^{(-16.62)}) / (1 + 9e^{(-16.62)})^2 = 1.01[/tex]

Rounding these values to the nearest hundredth, we get:

(1.76, 9.62) and (5.54, 1.01)

Therefore, the point of maximum growth rate is approximately (1.76, f'(1.76)) or (5.54, f'(5.54)) so the answer is (C) (5.54, 9).

To know more about the rate visit:

https://brainly.com/question/119866

#SPJ1

A pack of sweets that are 81 inside, must be divided in a ratio of 2:1, how many will each get

Answers

The each of two individuals will get 54 and 27 sweets according to provided ratio.

Let us assume the amount of sweets each get be 2x and x. Now we know the sum is 81, so representing the information in equation form.

2x + x = 81

Performing addition on Left Hand Side of the equation

3x = 81

Rewriting the equation

x = 81/3

Performing division on Right Hand Side of the equation

x = 27

So, first person will get amount of sweets = 2×27

First person = 54

Amount of sweets for second person = 27

Thus, each will get 54 and 27 sweets.

Learn more about ratio -

https://brainly.com/question/2328454

#SPJ4

I need help with this Quadratic equation-standard form

Answers

A= 2x^2, B= 5x, C= -3

Rey predicted that the number of apple trees, x, planted in a farm could yield y=-20x^(2)+2800x pel year. How mary trees should be planted to produce the maximum number of apples per yer?

Answers

Mmaximum number of apples produced per year is 98000 when 70 apple trees are planted in the farm.

To find the maximum number of apples per year, we need to find the vertex of the quadratic equation y=-20x^(2)+2800x. The x-coordinate of the vertex can be found using the formula x=-b/(2a), where a=-20 and b=2800.

Plugging in the values for a and b, we get:
x=-2800/(2*-20)
x=-2800/(-40)
x=70

So, the maximum number of apples per year will be produced when 70 apple trees are planted in the farm. We can find the y-coordinate of the vertex by plugging x=70 back into the equation:

y=-20(70)^(2)+2800(70)
y=-20(4900)+196000
y=-98000+196000
y=98000

Therefore, the maximum number of apples produced per year is 98000 when 70 apple trees are planted in the farm.

To know more about quadratic equation click on below link:

https://brainly.com/question/30098550#

#SPJ11

Solve: x-82-3
Graph the solutions.

Answers

The required graph represents that the solution to the given inequality x - 8 ≥ -3 is x ≥ 5.

What is linear inequality?

A linear inequality is defined as mathematical statements that have a minimum of two terms containing variables or numbers that are not equal.

To solve for x:

x - 8 ≥ -3

x ≥ -3 + 8

x ≥ 5

So, the solution is x ≥ 5.

For the graph of the solution, draw a number line and mark a closed circle at 5 since the inequality includes 5. Then, shade to the right of 5 to represent all values of x that satisfy the inequality.

Thus, the required graph represents that the solution to the given inequality is x ≥ 5.

Learn more about the linear inequalities here:

brainly.com/question/20383699

#SPJ1

Starting time: 9:55 A. M. Elapsed time: 27 minutes

Answers

In the following question, Starting time: 9:55 A. M. Elapsed time: 27 minutes provide a snapshot of a specific moment in time and the amount of time that has passed since a particular event or task began.

You have provided two pieces of information: the starting time and the elapsed time.

The starting time is 9:55 A.M., which means that an event or task began at that time. The time is given in the 12-hour clock format, where A.M. stands for "ante meridiem" and refers to the period between midnight and noon.

The elapsed time is 27 minutes, which means that 27 minutes have passed since the event or task started. "Elapsed time" refers to the amount of time that has passed since the start of an event or task.

For more such questions on time

https://brainly.com/question/26046491

#SPJ4

If someone could help I would really appreciate it. The scale on a map is 1: 200,000. The length of a road on the map is 4 cm What is the length of the road in real life? Give your answer in kilometres.​

Answers

Answer: If the ratio is 1:200,000 then the length of the road in centimeters is 800,000 centimeters meaning the conversion of this to kilometers would be 8 kilometers

Step-by-step explanation: every 100k (100,000) cm in kilometers would be 1 kilometer so take that and for the 200,000 times 4 is 800,000 which means the answer is 8 kilometers

________________________________________________________

PLEASE HELP I WILL GIVE 30 points

Answers

Answer:

Your answer is Point T

Step-by-step explanation:

Answer:

s

Step-by-step explanation:

Kevin claims that if two rectangles each have a perimeter of 26 meters, both rectangles must have the same length and the same width. Is he correct? If not, give an example.

Answers

Kevin's assertion is untrue. The perimeter of two rectangles can be the same although their lengths and widths differ.

What does "area" mean?

The area of a planar figure is the space enclosed by its perimeter. An enclosed figure's area is the total number of unit squares that completely encircle its surface. Cm2 and m2 are two square measures. Only two dimensions are available for measuring a shape's area.

According to the given information:

Kevin's claim is incorrect. Two rectangles can have the same perimeter but different lengths and widths.

For example, consider two rectangles with perimeters of 26 meters:

Rectangle A: Length = 8 meters, Width = 5 meters

Rectangle B: Length = 9 meters, Width = 4 meters

Both rectangles have a perimeter of 26 meters (8+5+8+5=26 and 9+4+9+4=26), but they have different lengths and widths.

Kevin's claim is not true in general.

To know more about perimeter visit:

brainly.com/question/10452031

#SPJ1

A dealer sold a car to a man and made a profit of 15percent .The man then sold it to a woman for 120175 naira at a loss of 50percent . how much did the dealer buy the car​

Answers

The dealer bought the car, which he sold to a man and made a profit of 15 percent at $209,000.

How is the dealer's purchase price determined?

To compute the dealer's purchase price, we use backward calculations and percentages.

First, the man's purchase price is determined as $240,350 since he incurred a loss of 50% amounting to $120,175.

By equating the proportional loss to the selling price, we can determine the purchase price paid by the man as $240,350.

Since the dealer generated a profit of 15% on $240,350, we determine his cost as $209,000 based on the profit percentage.

The dealer's profit percentage = 15%

The man's loss percentage = 50%

The selling price by the man to the woman = $120,175

The purchase price by the man = $240,350 ($120,175/50%)

The dealer's purchase price = $209,000 ($240,350/1.15)

Learn more about percentages at https://brainly.com/question/24877689.

#SPJ1

A line has a slope of 4 and contains the point (x/2,7) and (-10,15.) what is the missing x-value for the coordinate point?

Answers

Answer:

We can start by using the slope formula to find the equation of the line:

slope = (change in y) / (change in x)

We know the slope is 4, so we can plug in the coordinates (-10, 15) and (x/2, 7) to solve for x:

4 = (15 - 7) / (-10 - x/2)

Multiplying both sides by (-10 - x/2) gives:

-40 - 2x = 8

Solving for x, we get:

x = -24

Therefore, the missing x-value for the coordinate point is -24.

Step-by-step explanation:

13. The volume of a rectangular box is given by the functionV(w)=(60−4w)w2. What is a reasonable domain for the function in this situation? Express the domain as an inequality, in interval notation, and in set notation. 14. Sketch a graph of the function in Item 13 over the domain that you found. Include the scale on each axis. 15. Use a graphing calculator to find the coordinates of the maximum point of the function given in Item 13. 16. What is the width of the box, in inches, that produces the maximum volume? 17. Reason abstractly. An architect uses a cylindrical tube to ship blueprints to a client. The height of the tube plus twice its radius must be less than60 cm. a. Write an expression forh, the height of the tube, in terms ofr, the radius of the tube. b. Write an expression forV, the volume of the tube, in terms ofr, the radius of the tube. c. Find the radius that produces the maximum volume. d. Find the maximum volume of the tube.

Answers

13. The reasonable domain for the function V(w) = (60-4w)w^2 is when the volume is greater than 0.

14. The graph will look like a parabola with a maximum point at w = 7.5.

15.The coordinates of the maximum point are (7.5, 506.25).
16. The width of the box that produces the maximum volume is 7.5 inches, as found in the previous question.

17. a. The expression for the height of the tube in terms of the radius is h = 60 - 2r.

This means that the values of w must be between 0 and 15, since the volume becomes negative when w is greater than 15. Therefore, the domain can be expressed as an inequality as 0 < w < 15, in interval notation as (0, 15), and in set notation as {w | 0 < w < 15}.

14. To sketch a graph of the function V(w) = (60-4w)w^2 over the domain (0, 15), we can plot points at different values of w and connect them with a smooth curve. The scale on each axis can be 1 unit per grid line.

15. Using a graphing calculator, we can find the coordinates of the maximum point of the function V(w) = (60-4w)w^2 by using the maximum function.

b. The expression for the volume of the tube in terms of the radius is V = πr^2h = πr^2(60 - 2r).


c. To find the radius that produces the maximum volume, we can take the derivative of the volume function and set it equal to 0. This gives us 2πr(60 - 4r) = 0. Solving for r, we get r = 7.5 cm.


d. The maximum volume of the tube is V = π(7.5)^2(60 - 2(7.5)) = 1265.49 cm^3.

To know more about interval notation click on below link:

https://brainly.com/question/29531272#

#SPJ11

Other Questions
The National Revolutionary Party boosted the Mexican economy byprivatizing the railroads and oil industry.nationalizing the railroads and oil industry.selling the railroads and oil industry.closing the railroads and oil industry. I need some help please what pressure in atm will be exerted by 25 moles of CO2 at a temperature of 25C and a volume of 15L For the rational function x 2x - 8 f(x) = (x - 2)2 a) Determine the x-intercepts b) Determine the approximation equation near each x-intercept c) Determine the equation for the vertical asymptote d) Determine the approximation equation near the vertical asymptote e) Determine the formula for any horizontal and/or slant asymptote Superlative biggest a) The elephant is. b) The lion is c) The elephant is. d) The crocodile is. e) The elephant is f) The lion is i) g) h) The crocodile in the picture is i) The crocodile has The lion has The elephant is. k) The lion is 1) The lion is lighter m) The elephant is n) The crocodile has o) The lion has p) The elephant is q) The elephant has (big) of the three. (light). (heavy). (aggressive) (peaceful) (proud) (old) (young) (long) lifespan. (short) lifespan. (adventurous) (good) hunter. (bad) hunter. (strong) jaw. (small) population. (common) (good) memory. What is the frequency of each interval?81, 65, 2, 24, 25, 44, 97, 12, 38, 37Question 5 options:81 - 10061 - 801 - 2021 - 4041 - 601. 12. 23. 34. 45. 5 Find the missing variable and indicatedangle measure.AX =51(3x)BCmzBDC =This is the last one for me to be done with the assignment please answer fast:) will mark brainiest The Question is the About the mathematic about the passengers How many total passengers are on the flight? How many that is the Question and I need the Answer Now Please help!!!Which evidence cards go with (Lesson 4.1: Pasteurizing water in an emergency) Claim 1: If you follow the instructions, the POW kits will always heat the water above the correct temperature for pasteurization (65C), but some people didnt follow the instructions. Claim 2: Even if you follow the instructions, the POW kits will not heat the water above the correct temperature for pasteurization (65C). Who was a German physician and microbiologist and was regarded as one of the main founders of modern bacteriology? when u have to do a Heart bypass surgery how do u make ur veins function with your heart, like do u have to sew the veins with your heart? im confused On the first day after the new moon, 2% of the Moon's surface is illuminated. On the second day, 6% is illuminated. Is the percentage illumination of the moon's surface a linear function of the day? how do you think cities along new roads were affected by construction of roads and turnpikes Whats Really in a Name? by Joan Burdittsummary Susan borrowed $25,000 from a bank for one year at the rate of 10.5% per annum. Compute the amount she must pay to the bank to clear her loan amount; interest is compounded half yearly. 2. Why do you think some parents are hesitant to get their children vaccinated? 3. Provide two reliable resources that you would recommend to parents to educate themselves about the vaccine. Generally used in compound microscope where light is either passed through or reflected off a specimen; Illumination is not altered by devices that alter the property of light. is called? subject international marketdefine1: integrated market communication2: Grey market3: supply chain4: culture sensitivity5: international market How do public bills and private bills differ? Substantial Step Test. As a prosecutor, you are told that a man has been arrested for driving at high speed through a crowded residential neighborhood at 3:00 in the afternoon. He was driving 90 mph in a 25-mph zone when he struck and killed a child crossing the street on her way home from school. Answer the following questions:Can the driver be charged with murder? With any other charges? Explain your choices.What are some of the considerations for applying murder based on a substantial certainty?What defenses may the driver raise for his behavior? How will you respond?