PLEQSE ANSWER ASAP!!!!!!!!!!!!!!!!

PLEQSE ANSWER ASAP!!!!!!!!!!!!!!!!

Answers

Answer 1

Answer: (a) identity

Step-by-step explanation:

Anything multiplied by 1 will be considered an equation that is identity property.


Related Questions

Find u(n):
u(0)=1, u(1)=16, u(n+2)=8*u(n+1)-16u(n)

Answers

I don't know what methods are available to you, so I'll just use one that I'm comfortable with: generating functions. It's a bit tedious, but it works! If you don't know it, there's no harm in learning about it.

Let U(x) be the generating function for the sequence u(n), i.e.

[tex]\displaystyle U(x) = \sum_{n=0}^\infty u(n)x^n[/tex]

In the recurrence equation, we multiply both sides by xⁿ (where |x| < 1, which will come into play later), then take the sums on both sides from n = 0 to ∞, thus recasting the equation as

[tex]\displaystyle \sum_{n=0}^\infty u(n+2) x^n = 8 \sum_{n=0}^\infty u(n+1) x^n - 16 \sum_{n=0}^\infty u(n) x^n[/tex]

Next, we rewrite each sum in terms of U(x). For instance,

[tex]\displaystyle \sum_{n=0}^\infty u(n+2) x^n = \frac1{x^2} \sum_{n=0}^\infty u(n+2) x^{n+2} \\\\ \sum_{n=0}^\infty u(n+2) x^n = \frac1{x^2} \bigg(u(2)x^2 + u(3)x^3 + u(4)x^4 + \cdots \bigg) \\\\ \sum_{n=0}^\infty u(n+2) x^n = \frac1{x^2} \sum_{n=2}^\infty u(n) x^n \\\\ \sum_{n=0}^\infty u(n+2) x^n = \frac1{x^2} \left(\sum_{n=0}^\infty u(n) x^n - u(1)x - u(0)\right) \\\\ \sum_{n=0}^\infty u(n+2) x^n = \frac1{x^2}(U(x) - 16x - 1) \\\\ \sum_{n=0}^\infty u(n+2) x^n = \frac1{x^2}U(x) - \frac{16}x - \frac1{x^2}[/tex]

After rewriting each sum in a similar way, we end up with a linear equation in U(x),

[tex]\displaystyle \frac1{x^2}U(x) - \frac{16}x - \frac1{x^2} = \frac8x U(x) - \frac8x - 16 U(x)[/tex]

Solve for U(x) :

[tex]\displaystyle \left(\frac1{x^2}-\frac8x+16\right) U(x) = \frac1{x^2} + \frac8x \\\\ \left(1-8x+16x^2\right) U(x) = 1 + 8x \\\\ (1-4x)^2 U(x) = 1 + 8x \\\\ U(x) = \dfrac{1+8x}{(1-4x)^2}[/tex]

The next step is to get the power series expansion of U(x) so that we can easily identity u(n) as the coefficient of the n-th term in the expansion.

Recall that for |x| < 1, we have

[tex]\displaystyle \frac1{1-x} = \sum_{n=0}^\infty x^n[/tex]

By differentiating both sides, we get

[tex]\displaystyle \frac1{(1-x)^2} = \sum_{n=0}^\infty nx^{n-1} = \sum_{n=1}^\infty nx^{n-1} = \sum_{n=0}^\infty (n+1)x^n[/tex]

It follows that

[tex]\displaystyle \frac1{(1-4x)^2} = \sum_{n=0}^\infty (n+1)(4x)^n[/tex]

and so

[tex]\displaystyle \frac{1+8x}{(1-4x)^2} = \sum_{n=0}^\infty (n+1)(4x)^n + 8x\sum_{n=0}^\infty (n+1)(4x)^n \\\\ \frac{1+8x}{(1-4x)^2} = \sum_{n=0}^\infty 4^n(n+1)x^n + 2\sum_{n=0}^\infty 4^{n+1}(n+1)x^{n+1} \\\\ \frac{1+8x}{(1-4x)^2} = \sum_{n=0}^\infty 4^n(n+1)x^n + 2\sum_{n=1}^\infty 4^nnx^n \\\\ \frac{1+8x}{(1-4x)^2} = \sum_{n=0}^\infty 4^n(n+1)x^n + 2\sum_{n=0}^\infty 4^nnx^n \\\\ \frac{1+8x}{(1-4x)^2} = \sum_{n=0}^\infty 4^n(3n+1)x^n[/tex]

which means

[tex]u(n) = \boxed{4^n(3n+1)}[/tex]

A company producing a standard line and a deluxe line of dishwashers has the following time requirements (in minutes) in departments where either model can be processed.

STANDARD DELUXE
STAMPING 3 6
Motor installation 10 10
Wiring 10 15

The standard models contribute $20 each and the deluxe $30 each to profits. Because the Company produces other items that share resources used to make the dishwashers, the Stamping machine is available only 30 minutes per hour, on average. The motor installation Production line has 60 minutes available each hour. There are two lines for wiring, so the time Availability is 90 minutes per hour. Let x = number of standard dishwashers produced per hour y = number of deluxe dishwashers produced per hour.

Required:
a. Write the formulation for this linear program and then solve.
b. What is the value of the optimal profit ?

Answers

Complete Question

Complete Question is attached below

Answer:

[tex]M=160[/tex]

Step-by-step explanation:

From the question we are told that:

Standard models contribute $20

Deluxe  models contribute $30

Availability Average :

Stamping machine S= 30 minutes per hour

Motor installation Production M=60 minutes

Wiring is W=90 minutes per hour

Generally the formulation of the linear program is given as

[tex]Maximium (M)=20x + 30 y[/tex]

Where

For Stamping machine

[tex]S= 3x + 6y \leq 30.....Equ 1[/tex]

For Motor installation Production

[tex]10x + 10y \leq 60....Equ 2[/tex]

For Wiring

[tex]10x + 15y \leq 90....Equ3[/tex]

Therefore

Solving Equ...(1,2,3) simultaneously we have

[tex]x=2\\\\y=4[/tex]

Therefore

[tex]Maximium\ (M)=20x + 30 y[/tex]

[tex]M=20(2)+30(4)[/tex]

[tex]M=160[/tex]

slope of (30, 600) (75, 1050)

Answers

Answer:

y2-y1/x2-x1

y2: 1050

y1:600

x2:75

x1:30

1050-600=450

75-30=45

450/45=10

slope is 10

Answer:

let:

A(30, 600)=(x1,y1)

B((75, 1050)=(x2,y2)

now,

[tex]slope(m) = \frac{y2 - y1}{x2 - x1} [/tex]

[tex] = \frac{1050 - 600}{75 - 30} [/tex]

[tex] = \frac{450}{ 45} [/tex]

[tex] = \frac{10}{1} [/tex]

John is trying to convert an area from meters squared to millimeters squared. He multiplied the area he had by 1,000 and got the wrong answer. What should he have multiplied the original area by?
1,000
1,000,000
10
100

Answers

Answer:

1,000,000

Step-by-step explanation:

length increased by 1000

width increased by 1000

1000 * 1000 = 1,000,000

Answer:

hlo buddy

can u msg me.......,.

Find the line integral with respect to arc length ∫C(9x+5y)ds, where C is the line segment in the xy-plane with endpoints P=(2,0) and Q=(0,7).

(a) Find a vector parametric equation r⃗ (t) for the line segment C so that points P and Q correspond to t=0 and t=1, respectively

(b) Rewrite integral using parametrization found in part a

(c) Evaluate the line integral with respect to arc length in part b

Answers

(a) You can parameterize C by the vector function

r(t) = (x(t), y(t) ) = P (1 - t ) + Q t = (2 - 2t, 7t )

where 0 ≤ t ≤ 1.

(b) From the above parameterization, we have

r'(t) = (-2, 7)   ==>   ||r'(t)|| = √((-2)² + 7²) = √53

Then

ds = √53 dt

and the line integral is

[tex]\displaystyle\int_C(9x(t)+5y(t))\,\mathrm ds = \boxed{\sqrt{53}\int_0^1(17t+18)\,\mathrm dt}[/tex]

(c) The remaining integral is pretty simple,

[tex]\displaystyle\sqrt{53}\int_0^1(17t+18)\,\mathrm dt = \sqrt{53}\left(\frac{17}2t^2+18t\right)\bigg|_{t=0}^{t=1} = \boxed{\frac{53^{3/2}}2}[/tex]

Write the equation in vertex form of the parabola with the vertex (-4,-4) that goes through the point (-2,-16)

Answers

Answer:

[tex] - 3(x + 4) {}^{2} - 4[/tex]

Step-by-step explanation:

Vertex form is

[tex]a(x - h) {}^{2} + k = f(x)[/tex]

We know that h and k are both -4. Let x be -2 and y be -16.

[tex]a( - 2 + 4) {}^{2} - 4 = - 16[/tex]

[tex]a(2) {}^{2} - 4 = - 16[/tex]

[tex]4a - 4 = - 16[/tex]

[tex]4a = - 12[/tex]

[tex]a = - 3[/tex]

So the equation in vertex form is

[tex] - 3(x + 4) {}^{2} - 4[/tex]

Find the measure of each angle in the problem. RE contains point P.

Answers

Answer:

∠3z = 108 degrees

∠2z = 72 degrees

Step-by-step explanation:

First, we need to create an equation.

3z + 2z = 180

5z = 180

Divide both sides by 5:

z = 36

Now, substitute z for five for both angles.

3 x 36 = 108 degrees

2 x 36 = 72 degrees

Hope this helps!

If there is something wrong, please let me know.

Find the greatest common factor of the
following monomials:
39c^2
9c^3'

Answers

Answer:

3c^2

Step-by-step explanation:

which expressions are equivalent to the given expression?

Answers

Answer: Choice C. [tex]\frac{1}{x^{2}y^{5} }[/tex]and Choice E. [tex]x^{-2} y^{-5}[/tex]

Step-by-step explanation:

Algebraic exponents.

(y^-8)(y^3)(x^0)(x^-2)

(y^-8)(y^3)(x^-2)

(y^-5)(x^-2)

(1) / (y^5)(x^2)

Options 3 and 5 are correct

Hope this helps!

y = 60x + 20
y = 65x

Answers

Answer:

4=x y=325

Step-by-step explanation:

60x + 20 = 65x

group the variables

20=5x

because you subtracted 60x from both

4=x

because you divided 5 from both

now substitute 5 for x

65×5 is 325

y=325

What is the x-coordinate of the point of intersection for the two lines below?
-6 + 8y = -6
7x -10y = 9

Answer choices
1.) -6
2.) -3
3.) 3
4.) 7

Answers

Answer:

c.

Step-by-step explanation:

Answer??? I need it in under 5 mins

Answers

Answer:

The answer is 5 units.

Step-by-step explanation:

Factor the expression completely
16x2 - 9y2

Answers

Answer:

1(16x²-9y²)

Step-by-step explanation:

1(16x²-9y²) there are no common factors or variables

The rate of change for yyy as a function of xxx is

, therefore the function is

.
For all values of xxx, the function value y\:yy

\:000.
The yyy-intercept of the graph is the function value y=\:y=y, equals
.
When x=1x=1x, equals, 1, the function value y=\:y=y, equals
.

Answers

everything seems to be correctly filled.

if you wanted confidence by confirmation: here, take some

It is an exponentially decaying function.

What is an exponential function ?

An exponential function is where the independent variable is in the exponent. Generally the the independent variable is in the power of a constant term e.

Exponential functions are of two types one is exponentially growing function and exponentially decaying function.

when the we have a positive exponent the function is exponentially growing and when we have a negative exponent the function is exponentially decaying.

In the given question f(x) = 8e⁻ˣ

when, x = 0 f(x) = 8

f(x) = 8e⁻ˣ

f(0) = 8e⁰

f(0) = 8

Learn more about Exponential functions here :

https://brainly.com/question/15352175

#SPJ5

PLEAZE HELPPPPPPPPPP

Answers

41 is your answer
Check the image below
I think the answer is 41?

in which quadrant angle 90+x lies 0 <x<90​

Answers

Answer:

2nd quadrant

Step-by-step explanation

if an angle is between 90 and 180 degrees, it is in the second quardrant. since 0<x<90, 90+x will be more than 90 but less than 180, hence it lies in the second quadrant

El valor de "x" que es solución de la ecuación 5x + 22 = 2x + 29 es:

Answers

Answer:

x =7/ 3

Step-by-step explanation:

5x+  22=  2x+  29

⇔5x - 2x= 29 - 22

⇔3x = 7

⇔x = 7/3

write your answer in simplest radical form​

Answers

Answer:

[tex]9\sqrt{3}[/tex]

Step-by-step explanation:

This is a 30-60-90 triangle.

It's good to remember this. The side length opposite to the 60 degree angle is always the base multiplied by [tex]\sqrt{3}[/tex]

Answer:

9√3.

Step-by-step explanation:

tan 60 = √3

So w/9 =√3

w = 9√3

I need you guy’s help answer thanks so much

Answers

Answer:C

Step-by-step explanation:

can somebody help with this please

Answers

Answer:

"D"

Step-by-step explanation:

just add the two functions

5x^2 - 8x^2 = -3x^2 etc

Polynomials with odd degrees typically make a "u-shaped graph" and polynomials with even degrees typically make an "s-shaped" graph.
True
False

Answers

the answer is True :)

The statement that odd degree polynomials have a u-shaped graph and even degree polynomials have an s-shaped graph is FALSE.

What do odd degree polynomials look like on a graph?

Odd degree polynomials have branches that go in opposing directions which means that they will form an s-shaped graph.

Even degree polynomials on the other hand, have graphs that go in the same direction which is why they form u-shaped graphs.

In conclusion, the above statement is false.

Find out more on polynomials at https://brainly.com/question/9696642.

anybody willing to help me?

Answers

Answer:

The answer is a. [tex] \frac{ \sqrt{w} }{ \sqrt[3]{w} }[/tex]

Năm báo cáo:
- Tồn cuối năm: trong kho: 800 sp; gửi bán: 1200sp
- Số lượng sản xuất: 10.000 sp
- Giá bán: 100.000 đồng/sp
Năm kế hoạch:
- Dự kiến số lượng sản xuất tăng 10%
- Tồn cuối năm: tăng 10% so với năm báo cáo
- Giá bán: 95.000 đồng/sp
- Giá vốn 1 sp: 79.500 đồng (tăng 6% so với năm báo cáo)
Yêu cầu:
1/ Tính doanh thu năm kế hoạch
2/ Tính giá vốn hàng bán năm kế hoạch (FIFO)

Answers

Answer:

THE ANSWER IS

A recipe asks that the following three ingredients be mixed together as follows: add 1/2 of a cup of flour for every 1/2 of a teaspoon of baking soda, and every 1/4 of a teaspoon of salt.
Which of the following rates is a unit rate equivalent to the ratios shown above?

A. 2 teaspoons of salt per 1 cup of flour

B. 1/2 teaspoon of salt per 1 teaspoon of baking soda

C .2 teaspoons of salt per 1 teaspoon of baking soda

D. 1 teaspoon of baking soda per 2 teaspoons of salt

Answers

Answer:

all of the above

Step-by-step explanation:

the ratio between the flour, the baking soda, and the salt would = 1:1:2 (disregarding tsp or cup measurements, since all the units stay the same in the choices)

so really, all the answers are correct

hope this helps!

Answer:

B. 1/2 teaspoon of salt per 1 teaspoon of baking soda.

Step-by-step explanation:

The ratio of cups of flour to tsp. of baking soda to tsp. of salt shown above is:

1/2 : 1/2 : 1/4

An equivalent rate to the ratio of tsp. of salt to tsp. of baking soda is 1/2 : 1 because:

Ratio of tsp. of salt to tsp. of baking soda is:

1/4 : 1/2

If we were to find an equivalent rate to this, it would be 1/2 teaspoon of salt per 1 teaspoon of baking soda for:

Multiply 2 to both terms in the ratio 1/4 : 1/2:

1/4 x 2 = 1/2 (simplified)

1/2 x 2 = 1 (simplified)

The new ratio is 1/2 : 1, which also represents the rate 1/2 teaspoon of salt per 1 teaspoon of baking soda.

Hope this helps!

Please comment back if this was correct.

please help me out asap:)

Answers

Based on the information, the triangles share two sides but have one different side. one included angle is bigger than the other.

This means that the triangle with side 2x-4 must be smaller than the triangle with the side 10.

Let first, find it minimum amount. A triangle side must be greater than zero so

[tex]2x - 4 > 0[/tex]

[tex]2x > 4[/tex]

[tex]x > 2[/tex]

The triangle side must be smaller than 10.

[tex]2x - 4 < 10[/tex]

[tex]2x < 14[/tex]

[tex]x < 7[/tex]

So x must be greater than 2 but must be smaller than 7.

Determine the value of k so that the following system has an infinite number of solutions
10x+ky= -8
-15x-6y= 12
Please help.

Answers

Answer:

k=4

Step-by-step explanation:

remove x:

10x.(-3) + ky.(-3)=-8.(-3)         (1)

-15x.2 - 6y.2 = 12.2               (2)

(1) - (2)  => -3ky+12y = 0

<=> (12-3k)y = 0

so that y has infinitely many solutions then

12-3k = 0 => k=4

Terry is building a tool shed with a 90 square foot base and a length that is three more than twice the width. This can be modeled by the equation (2w+15) (w-6)= 0. The length of Terry's tool shed is______ feet.

Answers

Answer:

l = 15 feet

Step-by-step explanation:

l = 2w + 3

First you solve for the width(w)

(2w+15) (w-6) = 0

This means

2w+15=0 OR. w-6=0

First let’s solve 2w+15=0

2w = -15

w = -7.5

Width can’t be negative so that can’t be the answer. So we look at the second equation w-6=0

w= 6

Since we found the width now we can find the length by using the formula l = 2w + 3

= 2(6) + 3

= 12 + 3

= 15 feet

You can check this by using the given area which is 90.

A = lw = 15*6 = 90

у
х
9
3
Find the value of y.

Answers

9514 1404 393

Answer:

  (d) 6√3

Step-by-step explanation:

There are several ways to work multiple-choice problems. One of the simplest is to choose the only answer that makes any sense. Here, that is 6√3.

y is the hypotenuse of the medium-sized right triangle, so will be longer than that triangle's longest leg. y > 9

The only answer choice that meets this requirement is ...

  y = 6√3

__

In this geometry, all of the right triangles are similar. This means corresponding sides have the same ratio. For y, we're interested in the ratio of long leg to hypotenuse.

  long leg/hypotenuse = y/(9+3) = 9/y

  y² = 9(9+3) = 9·4·3

  y = 3·2·√3 . . . . . . take the square root

  y = 6√3

__

Additional comments

You may notice that y is the root of the product of the longer hypotenuse segment (9) and the whole hypotenuse (9+3 = 12). We can say that y is the "geometric mean" of these segment lengths. Similarly (pun only partially intended), x will be the root of the product of the short segment (3) and the whole hypotenuse (12)

  x = √(3·12) = 6

This is another "geometric mean" relation.

Further, the altitude will be the geometric mean of the two segments of the hypotenuse:

  h = √(9·3) = 3√3

A way to summarize all of these relations is to say that the legs of the right triangle that are not the hypotenuse are equal to the geometric mean of the segments of the hypotenuse that the leg intercepts.

  x = √(3·12)

  y = √(9·12)

  h = √(3·9)

Geometry workkkk I need help it’s due tonightttt

Answers

SAS theorem (side, angle, side)

1. Which of these sentences are propositions? What are the
truth values of those that are propositions?
a) Boston is the capital of Massachusetts.
b) Miami is the capital of Florida.
c) 2 + 3 = 5. d) 5 + 7 = 10.
e) x + 2 = 11. 1) Answer this question.

Answers

Answer:I have the same problem

Step-by-step explanation

Other Questions
Whichgraph shows a dilation? Find the principal amount invested if there is $9300 in the account after 5 years and earned 4% simple interest per year. Where was the Statue of Liberty originally constructed? Using the following equation, find the center and radius:x2 + 2x + y2 + 4y = 20 Which enlightenment idea is reflected in the declaration of independence?A: the kings refusal to answer colonist protest was a violation of the social contract B: appointing royal representatives in the colonies violated popular sovereignty c: forcing people to serve as soilders in the colonies violated their natural rightsD: an unelected monarch was above the rule of law the solubility of sugar is 250 at 60 what does it mean. please helpp anyone please help How many phenotypes are possible from the 3 alleles coding for human blood? A 3 B. 4 C. 5 D. 6 A monkey is swinging from a tree. On the first swing, she passes through an arc of 10 m. With each swing, she passes through an arc 9/10 the length of the previous swing.What is the total distance the monkey has traveled when she completes her 25th swing? Round your final answer to the nearest meter. How are the n*des in the images below depicted differently? evaluate each algebraic expression for the given values if the variable[tex](4d)( - 5d)[/tex]d= -8 Answer with the explanation step by step a company has decreased the weight of its boxes of macaroni by 8 %. if the new weight of the box is 13.1ounces, what was the original weight of the box? A poll of 1,068 adult Americans reveals that 48% of the voters surveyed prefer the Democratic candidate for the presidency. At the 0.05 level of significance, test the claim that at least half of all voters prefer the Democrat.a. Identify the null and alternative hypotheses.b. Find the test statistic and P-value.c. State the conclusion about the null hypothesis.d. State the final conclusion that addresses the original claim. What was the Great Compromise? I NEED HELP PLEASE!! describe the process to electroplating with the help of an activity if a = 4 b = 5 find the value of a^2+ab^2+y^2 which of the following solutions has the hghers h ion concentration Which country is represented in this cartoon? Find the standard deviation for the following group of data items.9, 11, 11, 16