Integrate[Exp[Power[sinx,2]]sin2x,x]

Answers

Answer 1

Answer:

e^{sin²x}+c

Step-by-step explanation:

[tex]\int e^{sin^2x} sin 2x dx=?[/tex]

is this statement?

if so

then

[tex]put~sin^2x=t\\differentiate\\2 sin ~x~cos~x~dx=dt\\sin~2x ~dx=dt\\\int e^t~dt=e^t+c\\=e^{sin^2x}+c[/tex]


Related Questions

Determine what type of model best fits the given situation: A 4% raise in salary each year.

Answers

the models aren't given..

Answer: no models given

Step-by-step explanation:

A clothing factory makes small, medium, and large sweaters. Last week, the factory made
1,612 sweaters. The factory made 3 times as many small sweaters as large sweaters. They
made 3 times as many medium sweaters as small sweaters.
How many small sweaters did the factory make last week?

Answers

This requires finding the number of small sweaters the company made last week

Number of small sweaters the company produced last week is 372

Total sweaters made = 1,612

Let

Small sweaters = 3x

Medium sweaters = x

Large sweaters = 3(3x) = 9x

Total = small + medium + large

1,612 = 3x + x + 9x

1612 = 13x

Divide by 13

x = 1612/13

Medium sweaters = x = 124

Small sweaters = 3x

= 3(124)

= 372

Read more:

https://brainly.com/question/24326559

complete explanation ​

Answers

Answer:

[tex]x ^{m - 3} \div x^{m - 4} \\ \frac{ {x}^{m - 3} }{ {x}^{m - 4} } \\ \frac{ {x}^{m - 3 - m + 4} }{x} \\ \frac{ {x}^{1} }{x} \\ x \: and \: x \: will \: cancel \: each \: other \: hence \: answer \: will \: be \: 1[/tex]

The area of a circle is 144cm².Find the radius​

Answers

Answer:

It's a decimal, so it's around 6.771cm

Step-by-step explanation:

First, divide 144cm² by pi, or 3.14. Then find the square root of the answer, giving you the radius. The formula for the area of a circle is pi x radius squared, so to find out the radius you just use this formula in reverse.

If I messed up or didn't make my explanation clear, please comment.

Answer:

radius is [tex]\frac{12}{\sqrt{\pi } }[/tex] = 6.77 cm

Step-by-step explanation:

we know,

[tex]\pi[/tex] × r² = Area

⇒ [tex]\pi[/tex] × r² = 144

⇒ r² =[tex]\frac{144}{\pi}[/tex]

⇒ r= [tex]\frac{12}{\sqrt{\pi } }[/tex]

∴ r= [tex]\frac{12}{\sqrt{\pi } }[/tex]

pls mark this as the braniliest

Please solve the equation 4X-25=71

Answers

x=24
im not sure if thats what you’re looking for but this is what i got :)
4x-25=71
4x=71+25
4x=96
x=96/4
x=24

Hope it is useful ;)

Economists predict that Americans will spend $1,180 on electonics in
2020. this is a 6.8% increase from last year. What did Americans spend
last year?

Answers

Money spent by Americans last year=$1,180-6.8% of $1,180
=$1099.76

Find the missing side of the triangle

Answers

Answer:

x = 4[tex]\sqrt{2}[/tex]

Step-by-step explanation:

Pytago:

x[tex]x^{2} +7^{2} = 9^{2} \\\\x = \sqrt{9^{2} - 7^{2} } x = 4\sqrt{2}[/tex]

Answer:

Step-by-step explanation:

a^2 + b^2 = c^2

7^2 + b^2 = 9^2

49 + b^2 = 81

b^2 = 81 - 49

b^2 = 32

b^2 = 5.65 or sqrt rt of 32

Is the following polynomial or not
5xy^2+3x^2y-2x^2y^2

Answers

9514 1404 393

Answer:

  is a polynomial

Step-by-step explanation:

The expression is a sum of products.

Each product involves a numerical value and a product of variables to positive integer powers.

These meet the requirements for an expression to be a polynomial, so ...

  the given expression is a polynomial

Question 3 of 28
What is the length of IN in the right triangle below?
M
19
N
O A. 442
B. 442
O c. 1200
D. 280

Answers

Answer:

Option C. √280

Step-by-step explanation:

From the question given above, the following data were obtained

MN = 19

ML = 9

LN =?

We can obtain the value of LN by using the pythagoras theory as illustrated:

M ² = ML² + LN²

19² = 9² + LN²

361 = 81 + LN²

Collect like terms

361 – 81 = LN²

280 = LN²

Take the square root of both side

LN = √280

Therefore, the length of LN is √280

U looking for BRAINLIEST? I'll give it to the first person to get it right
What is the shape of the distribution shown below?

A: The distribution is skewed to the left.
B: The distribution is approximately symmetrical.
C: The distribution is skewed to the right.

Answers

Answer:

A: The distribution is skewed to the left.

Step-by-step explanation:

Skewness:

If the distribution has a long left tail, it is skewed to the left.

If it has a long right tail, it is skewed to the right.

Otherwise, it is approximately symmetrical.

In this question:

Lots of values on the start(left), few on the end(right), so it is skewed to the left, and the correct answer is given by option a.

Find x so that the points (x,x+1), (x+2,x+3) and (x+3,2x+4) form a right-angled triangle.

Answers

Let a, b, and c be vectors each starting at the origin and terminating at the points (x, x + 1), (x + 2, x + 3), and (x + 3, 2x + 4), respectively.

Then the vectors a - b, a - c, and b - c are vectors that point in directions parallel to each of the legs formed by the triangle with these points as its vertices.

If this triangle is to contain a right angle, then exactly one of these pairs of vectors must be orthogonal. In other words, one of the following must be true:

(a - b) • (a - c) = 0

or

(a - b) • (b - c) = 0

or

(a - c) • (b - c) = 0

We have

a - b = (x, x + 1) - (x + 2, x + 3) = (-2, -2)

a - c = (x, x + 1) - (x + 3, 2x + 4) = (-3, -x - 3)

b - c = (x + 2, x + 3) - (x + 3, 2x + 4) = (-1, -x - 1)

Case 1: If (a - b) • (a - c) = 0, then

(-2, -2) • (-3, -x - 3) = (-2)×(-3) + (-2)×(-x - 3) = 2x + 12 = 0   ==>   x = -6

which would make a - c = (-3, 3) and b - c = (-1, 5), and their dot product is not zero. Then the triangles vertices are at the points (-6, -5), (-4, -3), and (-3, -8).

Case 2: If (a - b) • (b - c) = 0, then

(-2, -2) • (-1, -x - 1) = (-2)×(-1) + (-2)×(-x - 1) = 2x + 4 = 0   ==>   x = -2

which would make a - c = (-3, -1) and b = (-1, 1), and their dot product is also not zero. The vertices are the points (-2, -1), (0, 1), and (1, 0).

Case 3: If (a - c) • (b - c) = 0, then

(-3, -x - 3) • (-1, -x - 1) = (-3)×(-1) + (-x - 3)×(-x - 1) = x ² + 4x + 6 = 0

but the solutions to x here are non-real, so we throw out this case.

So there are two possible values of x that make a right triangle, x = -6 and x = -2.

In the accompanying diagram, ΔA′B′C′ is the image of ΔABC. Which type of transformation is shown in the illustration?

A. rotation
B. translation
C. reflection
D. dilation

Answers

Answer:

Reflection

Step-by-step explanation:

It is the opposite of the first,...

For the function f(x) = x^2 + 4x -5 solve the following f(x)=0

Answers

That's a question about quadratic function.

Any quadratic function can be represented by the following form:

[tex]\boxed{f(x)=ax^2+bx+c}[/tex]

Example:

[tex]f(x)= -3x^2-9x+57[/tex] is a function where [tex]a=-3[/tex], [tex]b=-9[/tex] and [tex]c=57[/tex].

Okay, in our problem, we need to find the value of x when [tex]f(x)=0[/tex]. That's mean that the result of our function is equal to zero. Therefore, we have the quadratic equation below:

[tex]x^2+4x-5=0[/tex]

To solve a quadratic equation, we use the Bhaskara's formula. Do you remember the value of a, b and c? They going to be important right now. This is the Bhaskara's formula:

[tex]\boxed{x=\frac{-b\pm \sqrt{b^2-4ac} }{2a} }[/tex]

So, let's see the values of a, b and c in our equation and apply them in the Bhaskara's formula:

In [tex]x^2+4x-5=0[/tex] equation, [tex]a=1[/tex], [tex]b=4[/tex] and [tex]c=-5[/tex]. Let's replace those values:

[tex]x=\frac{-b\pm \sqrt{b^2-4ac} }{2a}[/tex]

[tex]x=\frac{-4\pm \sqrt{4^2-4\times1\times(-5)} }{2\cdot1}[/tex]

[tex]x=\frac{-4\pm \sqrt{16-(-20)} }{2}[/tex]

[tex]x=\frac{-4\pm \sqrt{16 + 20)} }{2}[/tex]

[tex]x=\frac{-4\pm \sqrt{36} }{2}[/tex]

[tex]x=\frac{-4\pm 6 }{2}[/tex]

From now, we have two possibilities:

To add:

[tex]x_1 = \frac{-4+6}{2} \\x_1=\frac{2}{2} \\x_1=1[/tex]

To subtract:

[tex]x_2=\frac{-4-6}{2} \\x_2=\frac{-10}{2} \\x_2=-5[/tex]

Therefore, the result of our problem is: [tex]x_1 = 1[/tex] and [tex]x_2=-5[/tex].

I hope I've helped. ^^

Enjoy your studies.  \o/

find the slope of a line perpendicular to each given line number 11

Answers

Answer:

Slope = 5

Step-by-step explanation:

To find the slope of a line perpendicular to a given line, take the opposite reciprocal of the given line's slope.

Ex. -1/5 ⇒ 5

Opposite = opposite sign (- ⇒ +)

Reciprocal = numerator and denominator flipped (1/5 ⇒ 5/1 = 5)

Write the greatest and smallest number of 8 suing following digits. 1,2,3,4,5,6,7,8

Answers

Answer:

Not very sure what you mean,

But in the provided set, 8 is the greatest number, and 1 is the smallest.

Hope this helps!!

What function type does the table of values represent?

Answers

Answer:

Quadratic

Step-by-step explanation:

Answer:

Linear

Step-by-step explanation:

for every one unit increase in x, there is a 3 unit increase in y

The slope of the plot line would be 3

The y intercept of the plot line would be -1

y = 3x - 1

Simplify 13 x - 4[ x + (3 - x )].
A.9x-1
B.8x-12
C.13x-12

Answers

13x - 4[x + (3 - x)] =

= 13x - 4(x + 3 - x) =

= 13x - 4 · 3 = 13x - 12

C.

Answer:

13x -12

Step-by-step explanation:

13 x - 4[ x + (3 - x )].

Combine like terms inside the brackets

13 x - 4[ 3 -0x]

13x - 4[3]

Multiply

13x -12

Need help with this- Precalculus

Answers

use x^2 when x=0 because the restriction for it is "use x if x is less than or equal to 1"

when x = 0, (0)^2 will make f(x) = 0

the graph of f(x) will just be a dot at 0

Find the missing length in the image below

Answers

Let it be x

Using basic proportionality theorem

[tex]\\ \sf\longmapsto \dfrac{x}{10}=\dfrac{14}{7}[/tex]

[tex]\\ \sf\longmapsto \dfrac{x}{10}=2[/tex]

[tex]\\ \sf\longmapsto x=10(2)[/tex]

[tex]\\ \sf\longmapsto x=20[/tex]

Please tell me answer not by directly step by step please don't write answer only please please please

Answers

y + z + r + x = 360

2x + 3x + 4x + x = 360

10x = 360

x = 360/10

x = 36

Now

x = 36

y = 72

z = 108

r = 144

Answered by Gauthmath must click thanks and mark brainliest

Megan and Suzanne each have a plant. They track the growth of their plants for four weeks.
Whose plant grew at a faster rate, and what was the rate?

Suzanne’s at 2 inches per week
Suzanne’s at 1.5 inches per week
Megan’s at 3 inches per week
Megan’s at 2.5 inches per week

Answers

Answer:

Megan’s at 2.5 inches per week

A random sample of 200 people was taken. 90 of the people in the sample favored Candidate A. We are interested in determining whether or not the proportion of the population in favor of Candidate A is significantly more than 40%. The test statistic is a.1.44. b.1.25. c..95. d..80.

Answers

Answer:

a. 1.44

Step-by-step explanation:

We are interested in determining whether or not the proportion of the population in favor of Candidate A is significantly more than 40%.

At the null hypothesis, it is tested if the proportion is of at most 40%, that is:

[tex]H_0: p \leq 0.4[/tex]

At the alternative hypothesis, it is tested if the proportion is of more than 40%, that is:

[tex]H_1: p > 0.4[/tex]

The test statistic is:

[tex]z = \frac{X - \mu}{\frac{\sigma}{\sqrt{n}}}[/tex]

In which X is the sample mean, [tex]\mu[/tex] is the value tested at the null hypothesis, [tex]\sigma[/tex] is the standard deviation and n is the size of the sample.

0.4 is tested at the null hypothesis:

This means that [tex]p = 0.4, \sigma = \sqrt{0.4*0.6}[/tex]

A random sample of 200 people was taken. 90 of the people in the sample favored Candidate A.

This means that:

[tex]n = 200, X = \frac{90}{200} = 0.45[/tex]

Value of the test statistic:

[tex]z = \frac{X - \mu}{\frac{\sigma}{\sqrt{n}}}[/tex]

[tex]z = \frac{0.45 - 0.4}{\frac{\sqrt{0.4*0.6}}{\sqrt{200}}}[/tex]

[tex]z = 1.44[/tex]

Thus the correct answer is given by option a.

Find the inequality represented by the graph.

Answers

9514 1404 393

Answer:

  y < 3x -4

Step-by-step explanation:

The boundary line has a slope (rise/run) of 3/1 = 3. It has a y-intercept of -4. The shaded area is below the line and the solution does not include the line. The relevant inequality can be written ...

  y < 3x -4

Can anyone help with this math equation please?

Answers

I might be wrong but the first one would be 60 and then the next blank would be 38 correct me if I’m wrong

simplify each expression below. Compare your answers with your classmates answers.

Answers

Answer:

1)17

2)33

3)9

4)27

5)1252

6)50

Step-by-step explanation:

1)17
2)33
3)9
4)27
5)1252
6)50

Hope this helped:

Find the value of the trigonometric ratio. sin A ​

Answers

Answer:

sin A = 4/5

Step-by-step explanation:

Since this is a right triangle, we can use trig functions

sin A = opp / hyp

sin A = 24/ 30

Dividing the top and bottom by 6

sin A = 4/5

sinØ=Perpendicular/Hypotenuse

sinA=BC/ACsinA=24/30sinA=4/5

What is the remainder for the synthetic division problem below?
2/ 3 1 2 -7
A. 25
B. 17
C. -29
D. -39

Answers

Answer:

B.17

Step-by-step explanation:

B.17

B.17

B.17

B.17

A car is traveling 40 kilometers per hour. What is the speed of that car in meters per second?

Answers

Speed of car in km/h=40km/h

We have to convert it to m/s

[tex]\boxed{\sf 1km/h=\dfrac{5}{18}m/s}[/tex]

[tex]\\ \sf\longmapsto 40km/h[/tex]

[tex]\\ \sf\longmapsto 40\times \dfrac{5}{18}[/tex]

[tex]\\ \sf\longmapsto \dfrac{200}{18}[/tex]

[tex]\\ \sf\longmapsto 11.1m/s[/tex]

km/h > m/s

when converting km/h to m/s all you need to do is divide by 3.6

and vise versa when converting m/s to km/h multiply by 3.6

so therefore,

40km/h > m/s

= 40 / 3.6

= 11.11 m/s (4sf)

Can any one solve this.Please

Answers

Answer:

True

Step-by-step explanation:

The first derivative tells you the slope of the graph at a specific point. If f'(c) =0, then that means that at f(c), the slope of the graph is 0. It is neither going up nor down

The second derivative tells you the slope of the slope of the graph. If f''(c) < 0, this means that the slope is decreasing. This means that going from the left to f(c), the slope is greater than the slope at f(c), and going from f(c) to the right, the slope is less than the slope at f(c).

Therefore, since the slope at f(c) is 0, the slope is positive to the left of f(c) and negative to the right of f(c). This means that the graph is going up until it hits f(c) and then goes down. Because f(c) is greater than the values to the left of it (because it is going up until it hits f(c)) and the values to the right of it (because it is going down past f(c)), f(c) is a local maximum

In a regression analysis involving 30 observations, the following estimated regression equation was obtained. If required enter negative values as negative numbers.
In a regression analysis involving 30 observations
Interpret b1, b2, b3, and b4 in this estimated regression equation (to 1 decimal). Assume that for each coefficient statement, the remaining three variables are held constant. Enter negative values as negative numbers.
b1 = estimated change in y per 1 unit change in x1
b2 = estimated change in y per 1 unit change in x2
b3 = estimated change in y per 1 unit change in x3
b4 = estimated change in y per 1 unit change in x4
Predict y when x1 = 10, x2 = 5, x3 = 1, and x4 = 2 (to 1 decimal).

Answers

In this, question the equation is missing that's why in the solution we define the equation and its complete solution:

Let the given equation:

[tex]\bold{\hat{h}=17.6+3.8x_1-2.3x_2+7.6x_3+2.7x_4}[/tex]

[tex]\bold{b1 = 3.8}[/tex] units expect changes in the y for each 1 unit change in [tex]\bold{x_1}[/tex]

[tex]\bold{b2 = -2.3 }[/tex] units expect changes in the y for each 1 unit change in  [tex]\bold{x_2}[/tex]

[tex]\bold{b3 = 7.6 }[/tex] units expect changes in the y for each 1 unit change in [tex]\bold{x_3}[/tex]

[tex]\bold{b4 = 2.7}[/tex] units expect changes in the y for each 1 unit change in [tex]\bold{x_4}[/tex]

Calculating the estimated value of the y when:

[tex]\to \bold{x_1 = 10}\\\\ \to \bold{x_2 = 5}\\\\\to \bold{x_3 = 1}\\\\\to \bold{x_4 = 2}\\\\[/tex]

Put the value into the above-given equation:

[tex]\to \bold{17.6 + 3.8(10) - 2.3(5) + 7.6(1) + 2.7(2)} \\\\\to \bold{17.6 + 38 - 11.5 + 7.6 + 5.4} \\\\\to \bold{17.6 + 38 - 11.5 + 7.6 + 5.4} \\\\\to \bold{68.6-11.5}\\\\\to \bold{57.1}[/tex]

So, the final answer is "57.1".  

Learn more:

brainly.com/question/14127435

Other Questions
help fast I'm dum and I'm sorry if I keep spamming this.Curtis types 48 words in 1 minute how many words does Curtis type in 8 minutes? use the following equivalent rates to help solve the problem. how many words does Curtis type in 8 minutes? at what rate of interest the sum of Rs 4000 amount to rs 6000 in 4 years Which of the following is true about publishing your work?A. Aligning text is not helpful in organizing content.B. A word processor does not assist a writer in formatting paragraphs.C. As soon as a work is legible, it is ready for printing.D. A word processor enables a writer to format paragraphs and add tabsbullets Draw a line representing the "rise" and a line representing the "run" of the line. State the slope of the line in simplest form. Bearington Enterprises uses an activity-based costing system to assign costs in its auto-parts division. Activity Est. Indirect Activity Costs Allocation Base Cost Allocation Rate Materials $60,000 Material moves $5.00/move Assembling $175,000 Direct labor hours $5.00/dir. labor hour Packaging $70,000 # of finished units $2.50/finished unitThe following units were produced in December with the following information:Part # # Produced Materials Costs # Moves Dir. Labor Hrs.Part 001 1,350 $2,500 100 500Part 002 5,500 $5,000 400 200Part 003 4,050 $7,000 2,800 1,550Total manufacturing costs for Part 003 are : _______ What makes a good scientific question??? Plsss help! I will give brainliest! :) 5+64this is TOTALLY SOOOO hard so help me^thats what she said what is 9863-3269= Are you able to handle rude people/trollers in the community? (Explain) Which of the following characteristics is MOST LIKELY to be true of agribusiness?A. The percentage of the workforce involved in agricultural activities is higher than the percentage of the workforce involved in other economic industries.B. Farmers rely on high levels of mechanization, such as harvesters and plows, to care for their crops.C. The average farm size is small in relation to the high amounts of agricultural products grown on the land.D. Farmers do not often produce agricultural surpluses, and their yields mainly benefit the local populations.E. Farmer's markets are the largest contributor to the economic growth of agribusiness. Entrepreneurial judgment Group of answer choices is necessary to make business decisions when no fixed decision rule can be used. is fully incorporated into modern economic models of business behavior. requires decision makers to follow carefully defined rules regarding uncertainty, discovery, and business judgment. requires government advice and regulation. Which of the following is one of the positive impacts that Colberts plan would have on France?A. Creating more French jobsB. Removing freedom of choice for French buyersC. Isolating France from technological advancesD. Limiting Frances growth by preventing international trade Is there a way to solve this without l'hopital's rule? Please help me with these two Algebra problem. ThanksProblem 1:If two half planes never intersect, then their system of inequalities has no solution. True or False?Problem 2:If the boundary lines of two half planes are parallel, then they have no solution area. True or False?Please answer as quick as possible and please answer asExample:True, because . . . .Thanks again!! 3. Which of the following statements is true?a ) Video should be used sparingly.b) Video should be avoided whenever possible.c) Video should be used together with text.d) Video should be used as often as possible. The term "peer influence" is best described as when A. an individual or group has an impact on another person's choice of behaviorB. a parent encourages a child to improve their health through daily activitiesC. one friend encourages another friend to improve their health through daily activitiesD. print media influences teenagers to engage in unhealthy and risk behaviors 5. In figure 2.9, line AB || line CD and line PQ is transversal. Measure of one of the angles is given Hence find the measures of the following angles (1) LART (ii) ZCTO (iii) ZDTO (iv) ZPRB highest common factor of 28,40,12 and 24 The poll report includes a table titled, "Americans Using Cash Now Versus Five Years Ago, by Age." The age intervals arenot equal. Why do you think the Gallup organization chose the age intervals of 23-34, 35-54, and 55+ to display theseresults? Mark earns $47,800 a year working for a delivery service. He is single and pays $2,152.60 in state income tax each year. He claims no dependents. What is the tax rate of Marks state he lives in?