Use the Laplace transform to solve differential equation
dx/dt + 7x = 5cos(2t)
Initial conditions: x(0) = 4, x'(0) = -4
Assume forcing functions are 0 prior to t = 0- ...?

Answers

Answer 1
using Laplace transform we have:L(x')+7L(x) = 5L(cos(2t))sL(x)-x(0) + 7L(x) = 5s/(s^2+4)(s+7)L(x)- 4 = 5s/(s^2+4)(s+7)L(x) = (5s - 4s^2 -16)/(s^2+4)
=> L(x) = -(4s^2 - 5s +16)/(s^2+4)(s+7) 
now the boring part, using partial fractions we separate 1/(s^2+4)(s+7) that is:(7-s)/[53(s^2+4)] + 1/53(s+7). So:
L(x)= (1/53)[(-28s^2+4s^3-4s^2+35s-5s^2+5s)/(s^2+4) + (-4s^2+5s-16)/(s+7)]L(x)= (1/53)[(4s^3 -37s^2 +40s)/(s^2+4) + (-4s^2+5s-16)/(s+7)]
denoting T:= L^(-1)and x= (4/53) T(s^3/(s^2+4)) - (37/53)T(s^2/(s^2+4)) +(40/53) T(s^2+4)-(4/53) T(s^2/s+7) +(5/53)T(s/s+7) - (16/53) T(1/s+7)

Related Questions

Parabola: The _____ value looks like the bottom of a valley. ...?

Answers

As far as I remember, the answer is: The minimum value looks like the bottom of a valley. 

Two cars, car X and car Y , start moving from the same point P on a cross intersection. Car X is travelling east and car Y is travelling north. Some time later car X is 60 km east of point P and travelling in an easterly direction at 80 km/h and car Y is 80 km north of point P and travelling in a northerly direction at 100 km/h. How fast is the distance between car X and car Y changing?

Answers

let the distance traveled by car X be x km 
let the distance traveled by car Y by y km 
their paths form a right-angled triangle. 
Let the distance between them be D km 
D^2 = x^2 + y^2 
2D dD/dt = 2x dx/dt + 2y dy/dt 
dD/dt = (x dx/dt + y dy/dt)/D 

at the given case: 
x = 60, y = 80 , dx/dt = 80, dy/dt = 100 
D^2 = 60^2 + 80^2 = 10000 
D = 100 

dD/dt = (60(80) + 80(100))/100 
= 128 

Identify the horizontal translation of the parent function. step by step

y=(x-4)^2

Answers

The answer to this is shift right 4.

Tarriq begins to solve the equation 50 + 2x = –190.

50 + 2x = –190

50 – 50 + 2x = –190 – 50

2x = –240

To finish solving the equation using the multiplication property of equality, which factor must Tarriq use?

A)-2
B)-1/2
C)1/2
D)2

Answers

Tarriq must use "2" as the Multiplication Property of equality.

What is the Multiplication Property of Equality?

The Multiplication Property of Equality for any numbers a, b, and c, If we multiply both sides of an equation by the identical number, we always have equivalency.

Rearrange unfamiliar terms to the left side of the equation then

2x = -190 - 50

Calculate the sum or difference

2x = -240

Divide both sides of the equation by the coefficient of variable 2, and we get

x = -240 [tex]$ \div[/tex] 2

Calculate the product or quotient then we get

x = -120

Therefore, the correct answer is option D) 2.

To learn more about Multiplication Property of equality

https://brainly.com/question/10617252

#SPJ2

Tarriq must use factor C) 1/2, as this represents dividing both sides of the equation by 2 to isolate x, resulting in x = –120.

To finish solving the equation 2x = –240 using the multiplication property of equality, Tarriq must divide both sides of the equation by 2, which is the coefficient of x.

This step can be shown as:

2x / 2 = –240 / 2

The division property of equality allows us to simplify by canceling out the 2s on the left, resulting in:

x = –240 / 2

Therefore, x equals:

x = –120

This shows that the factor Tarriq must use to finish solving the equation is C) 1/2 since that represents the inverse operation of multiplying by 2.

Jeanette wants to tile the floor of a room in her house. The square tiles measure 3/4 ft on each side. The room is 10 ft wide.
a. Write an inequality to describe how many tiles are needed to make one row of tiles across the width of the room.
b. Solve the inequality.
c. How many tiles should Jeanette buy to form one row?

Answers

Answer:

a.  The inequality will be:  [tex]\frac{3}{4}x\geq 10[/tex]

b.  Solving the inequality:  [tex]x\geq 13.333...[/tex]

c.  Jeanette should buy 14 tiles to form one row.

Step-by-step explanation:

Suppose, the number of tiles needed to make one row [tex]=x[/tex]

Each square tiles measure [tex]\frac{3}{4}[/tex] ft on each side.

So, the total length of [tex]x[/tex] number of tiles [tex]=\frac{3}{4}x\ ft[/tex]

Given that, the room is 10 ft wide.

So, the inequality will be:  [tex]\frac{3}{4}x\geq 10[/tex]

Solving the above inequality.....

[tex]\frac{3}{4}x\geq 10\\ \\ 3x\geq 4(10)\\ \\ 3x\geq 40\\ \\ x\geq \frac{40}{3}\\ \\ x\geq 13.333...\\ \\ x\approx 14[/tex]

So, Jeanette should buy 14 tiles to form one row.

find the slope of the line through each pair of points.
(1, -19), (-2, -7)

Answers

I hope this helps you



slope (1-(-2))=-19-(-7)


slope (1+2)= -19+7


slope.3= -8


slope = -8/3

The slope of the line that passes through the points (1, -19) and (-2, -7) is calculated to be -4.

The slope of the line through the pair of points (1, -19) and (-2, -7), you can use the slope formula: slope (m) = (y₂ - y₁) / (x₂ - x₁), where (x₁, y₁) and (x₂, y₂) are the coordinates of the two points.

Using the points given:

x₁ = 1, y₁ = -19

x₂ = -2, y₂ = -7

Substitute these values into the formula:

m = (-7 - (-19)) / (-2 - 1)

m = (12) / (-3)

m = -4

Therefore, the slope of the line through the points (1, -19) and (-2, -7) is -4.

Write an equation in slope-intercept form for the line that passes through (4, -4) and is parallel to 3 + 4x = 2y – 9.

Answers

3 + 4x = 2y - 9
2y = 4x + 3 + 9
2y = 4x + 12
y = 2x + 6

if it's parallel, than if y = ax + b, a = 2 and you need to find b

(4, -4)
x = 4
y = -4

-4 = 2*4 + b
-4 = 8 + b
b = -12

so an equation is:
y = 2x - 12

Solve for t. 3/4 t = 1/4

Answers

t = 1/3For more help, comment below!

Which expression is equivalent to 6x−2(7x−3)?

a.)17x
b.) 14x
c.)−14x+12
d.)−8x+6

Answers

the answer is d. -8x+6 is equal to 6x-2(7x-3)
if you open the bracket it will be 6x-14x+6 which simplifies to -8x+6 which is d

Maximum value of (log x)/x

Answers

y = log x / x
y ` = (( log x )` * x - (x)` * log x) / x²=
= (1/x * x - 1 * log x ) / x² =
= ( 1 - log x ) / x²
y ` = 0;
1 - log x = 0
log x = 1
x = e
The maximum value:
y max = log e / e = 1 / e

Which of these inequalities has no solutions?


Answers

B is the one without a solution, because it states that a square root is less than a negative number. if √x is less than a negative value, then there isn't a number that you can plug into x that would make the inequality true. the square root of negative numbers creates an error (or an invisible number) so any values less than 0 plugged in for x don't satisfy the inequality. any positive numbers only give you positive square root results, so you don't get anything less than -17. for example:

√(36) < -17
6 < -17 is false.

Solve this: 9x-3=5x-15

Answers

I answer you're problem.
Simplifying 9x + -3 = 5x + -15
  Reorder the terms: -3 + 9x = 5x + -15
  Reorder the terms: -3 + 9x = -15 + 5x
  Solving -3 + 9x = -15 + 5x
 Solving for variable 'x'.
 Move all terms containing x to the left, all other terms to the right.
  Add '-5x' to each side of the equation.
-3 + 9x + -5x = -15 + 5x + -5x
 Combine like terms:
 9x + -5x = 4x -3 + 4x = -15 + 5x + -5x
 Combine like terms:
 5x + -5x = 0 -3 + 4x = -15 + 0 -3 + 4x = -15
  Add '3' to each side of the equation.
 -3 + 3 + 4x = -15 + 3
  Combine like terms: -3 + 3 = 0 0 + 4x = -15 + 3
 4x = -15 + 3
 Combine like terms: -15 + 3 = -12 4x = -12
  Divide each side by '4'.
x = -3 
hope this helps you

use the geometric mean to find the 7th term in a geomtric sequence if the 6th term is 75 and the 8th term is 48.

Answers

The answer is 60

A geometric mean of x and y is: √(x*y)

If we take that x = 75, y = 48, then the geometric mean of 75 and 48 is:
√(75*48) = √3600 = 60

What is the average rate of change of the function f(x)=120(0.1)^x from x = 0 to x = 2?

Answers

f(0)=120(.1)^0=120; f(2)=120(.1)^2=1.2; (120-1.2)/(0-2)= 118.8/-2 = -59.4

The average rate of change of the function f(x)=120(0.1)^x from x=0 to x=2 is calculated as (f(2) - f(0)) / (2 - 0), which gives -59.4.

Average Rate of Change

The average rate of change of a function over an interval is calculated by the difference in function values at the endpoints divided by the difference in input values. For the function f(x) = 120(0.1)^x, we want to find this rate from x = 0 to x = 2. First, we find the function values:

f(0) = 120(0.1)⁰ = 120

f(2) = 120(0.1)² = 120(0.01) = 1.2

Then we use the formula for average rate of change:

Average rate of change = (f(2) - f(0)) / (2 - 0) = (1.2 - 120) / 2 = -118.8 / 2 = -59.4

Therefore, the average rate of change of the function on the interval from x = 0 to x = 2 is -59.4.

what is the lcm of 4 and 10

Answers

LCM of 3 and 4 is 12, because 12 is the smallest number that 3 and 4 are both factors for. Type some numbers into the box to the right, and this page will find the LCM of those numbers.
LCM or least common multiple. The first number two or more numbers are a factor of. 10s multiples: 10, 20, 30, 40. 4: 4, 8, 12, 16, 20. The first similar one is 20 therefore 20 is your LCM :)

The two shorter sides of a triangle are the same length. the length of the longer side is 5 m longer than each of the shorter sides. the perimeter of the triangle is 29 m

Answers

P=a+b+c. Sub in what we know: 29=a+a+(a+5). Combine like terms: 29=3a+5. Subtract 5 from both sides: 24=3a. Divide by 3: 8=a. Short sides: A=8m, b=8m, long side: c=13m. :)

Lee Wong receives an annual salary of $65,000 from CVS Pharmacy. Today his boss informs his that he will be getting a $3,000 raise. The percent increase rounded to the nearest tenth percent is:

Answers

65 000   ...   100%
  3 000   ...   x%
65000*x = 100*3000
65*x = 300
x = 300/65 = 4.61538%

after solving this proportion we see that the raise is 4.61538%

it is not clear to me up to what digit it needs to be rounded so i will offer several answers and you pick the one you need:

5%, 4.6%,4.62%.

Lee Wong's annual salary raise of $3,000 represents a 4.6% increase from his original salary of $65,000 when rounded to the nearest tenth of a percent.

To calculate the percentage increase of Lee Wong's salary, we use the formula for percentage change: Percentage Change = (Change in Quantity / Original Quantity) × 100%. In this case, the change in quantity is the raised amount of $3,000, and the original quantity is the original salary of $65,000.

Percentage Increase = ($3,000 / $65,000) × 100% = 0.04615 × 100% = 4.615%. Rounded to the nearest tenth of a percent, Lee Wong's salary increase is 4.6%.

An audience of 450 people is seated in an auditorium. Each row contains the same number of seats and each seat in the auditorium is occupied. With three fewer seats per row, and five extra rows, the same audience could still be seated, occupying all seats. How many rows does the auditorium have? ...?

Answers

Thank you for posting your question here at brainly. I hope the answer will help you. Feel free to ask more questions here.

SR = 450 
S = 450/R 

(S - 3)(R + 5) = 450 
(450/R - 3)(R + 5) = 450 
(450 - 3R)(R + 5) = 450R 
450R + 2250 - 3R^2 - 15R = 450R 
3R^2 + 15R - 2250 = 0 
R^2 + 5R - 750 = 0 
R^2 + 30R - 25R - 750 = 0 
R(R + 30) - 25(R + 30) = 0 
(R + 30)(R - 25) = 0 
R ∈ {-30,25} 

Only positive numbers make sense in this context, therefore R = 25.

Answer with Step-by-step explanation:

Let there be r rows and s seats in every row.

An audience of 450 people is seated in an auditorium and each seat is occupied.

i.e. rs=450

or s=450/r

With three fewer seats per row, and five extra rows, the same audience could still be seated, occupying all seats.

i.e. (s-3)(r+5)=450

s(r+5)-3(r+5)=450

rs+5s-3r-15=450

450+5s-3r-15=450

Subtracting both sides by 450,we get

5s-3r-15=0

i.e. 5s-3r=15

5(450/r)-3r=15

Dividing both sides by 3 and multiplying by r, we get

750-r²=5r

r²+5r-750=0

r² + 30r - 25r - 750 = 0  

r(r + 30) - 25(r + 30) = 0  

(r + 30)(r - 25) = 0

either r+30=0 or r-25=0

either r= -30 or r=25

r can't be negative

Hence, number of rows in auditorium are:

25

Luis bought stock at $83.60. The next day, the price increased $15.35. This new price changed by -4 and 3/4 (mixed number) the following day. What was the final stock price? Is your answer reasonable? Explain.

Answers

After buying stock at $83.60, the price increased by $15.35 the next day, followed by a 4.75% decrease the day after. The final stock price was therefore $94.25, and this is a reasonable fluctuation in the stock market.

Luis purchased stock at an initial price of $83.60. On the next day, the stock price increased by $15.35, resulting in a new price of $83.60 + $15.35 = $98.95. The following day, the stock price experienced a decrease by 4 and 3/4 percent. To find the change in price, we multiply $98.95 by 4.75% (or 0.0475 in decimal form), which equals approximately $4.70. So, the final stock price after the decrease would be $98.95 - $4.70 = $94.25.

Is this answer reasonable? Yes, a price fluctuation in stock is common, and a change of $15.35 followed by a percentage decrease the following day is a typical scenario in the stock market.

Explain how unwrapping a present is used as an analogy for solving an equation. How do you "unwrap" with an equation?
...?

Answers

Here is an analogy comparing between unwrapping a present and unwrapping an equation. Both actions do require following a process. You cannot just skip one step in order to arrive at the answer. Just like unwrapping a present, you need to do it in order. First, you take off the ribbon, then you start to unwrap the wrapper until you see the actual gift. On the other hand, when you are unwrapping an equation, you also follow a certain step. You are given a certain formula and values. What you need to do next is to substitute, do the solution, until it is simplified. And lastly, there you have it. You can now see the actual answer. Hope this answer helps.
Final answer:

Solving an equation is likened to unwrapping a present because in both cases, you aim to uncover what's within by dealing with the outer layers systematically. Through an inverse process, you isolate the equation's variable and solve for it, just as the step-by-step unwrapping of layers reveals the gift within the package.

Explanation:

Unwrapping a present is a great way to understand the process of solving an equation. If you consider the equation itself as being 'wrapped' in different operations such as multiplication, division, addition, and subtraction, you can begin to 'unwrap' it by systematically dealing with these operations in reverse from the order of operations. This would be like when you unpack the present by undoing the tape, then the paper, then the box, or whatever other layers might be present.

To use a direct example, let's consider the equation 3x + 7 = 22. You start unwrapping by isolating for the term with the variable. This means you handle the operation that does not involve the variable first. So, subtract 7 from both sides of the equation to get 3x = 15. Next, you handle the multiplication operation by dividing both sides by 3 and solving for x, which would be 5 in this case. Just like unwrapping a present, we aim to get to the 'inside' or the root of the equation.

Learn more about Solving Equations here:

https://brainly.com/question/17595716

#SPJ12

Which is greater 20 5/6 or 20.8?

Answers

20.833333 is 20 5/6 and 20.8 is basically 20.80000000 and since 3 is larger than zero 20 5/6 is larger 20 5/6 > 20.8 
20 5/6 is larger than 20.8

9% percent are in the band. the band has 180 members.how many people are in school

Answers

9% of n is 180
0.09n=180
n=2000

The correct answer is that there are 2000 people in the school.

To solve this problem, we can set up a proportion based on the information given. We know that 9% of the school's population is in the band, and the band has 180 members. We want to find the total population of the school, which we will denote as [tex]\( P \)[/tex].

The proportion can be written as:

[tex]\[ \frac{9}{100} = \frac{180}{P} \][/tex]

Now, we can solve for [tex]\( P \)[/tex] by cross-multiplying:

[tex]\[ 9P = 180 \times 100 \][/tex]

Divide both sides by 9 to isolate [tex]\( P \)[/tex]:

[tex]\[ P = \frac{180 \times 100}{9} \][/tex]

Simplify the right side of the equation:

[tex]\[ P = \frac{18000}{9} \][/tex]

[tex]\[ P = 2000 \][/tex]

Therefore, the total population of the school is 2000 people. This matches the correct answer given in the options.

An equation for a line in the plane allows you to find the x- and y-coordinates of any point on that line.

A. True
B. False

Answers

Final answer:

An equation for a line in the plane allows you to find the x- and y-coordinates of any point on that line.

Explanation:

The statement is True.

An equation for a line in the plane, such as y = mx + b, allows you to find the x- and y-coordinates of any point on that line. The x-coordinate can be found by substituting a given y-value into the equation and solving for x. Similarly, the y-coordinate can be found by substituting a given x-value into the equation and solving for y.

Answer: TRUE!!!!!

Step-by-step explanation:

trust me

A school conducts 27 test and 36 weeks assume the school conducts test at a constant rate what is the slope of the line that represents the number of tests on the Y axis and the time in weeks on the X axis
A: 3/4
B: 4/3
C: 3
D: 4

Answers

Slope equals rise over run. Rise is referring to y values and run is referring to X values. so if they say tests are the Y axis then you use 27 as the rise and 36 as the run. once you have the fraction it is simply reducing the fraction.
27/36= 9/12 = 3/4

Answer:

3/4

Step-by-step explanation:

I got it right.

Andrea borrowed 2,240 at 15% apr for 18 months. how much interest will she pay?is the answer $336

Answers

Answer:

No, the answer is not $ 336

The interest that she will pay is $ 504.

Step-by-step explanation:

Given : Andrea borrowed 2,240 at 15% apr for 18 months.

We have to calculate  the interest will she pay.

Using formula for Simple interest.

[tex]SI =P\times r\times t[/tex]

Where P is principal amount

r is rate of interest

t is time period.

Given : P = $ 2240

t = 18 months

In years , [tex]\frac{18}{12}[/tex]

r = 15% = 0.15

Substitute, we have,

[tex]SI=2240\cdot0.15\cdot\frac{18}{12}[/tex]

Simplify, we have,

SI = 504

Thus, The interest that she will pay is $ 504.

No, the answer is not $ 336

Andrea will pay $504 in interest on a loan of $2,240 at 15% APR over 18 months, not $336. The calculation involves converting the loan duration into years and applying the formula for simple interest.

To determine how much interest Andrea will pay on a loan of $2,240 at 15% APR for 18 months, we first need to understand that APR (Annual Percentage Rate) is the interest rate for a whole year (annual), rather than just a monthly fee or rate. Since APR is annual but our loan term is in months, we convert the duration into years to match the APR's annual nature. 18 months is equivalent to 1.5 years. Therefore, the interest calculation would be as follows:

Principal (the amount borrowed) = $2,240

Rate (APR) = 15%

Time = 1.5 years

Interest = Principal × Rate × Time

Interest = $2,240 × 15% × 1.5 = $2,240 × 0.15 × 1.5

Interest = $504

Therefore, Andrea will pay $504 in interest, not $336 as presumed. It's essential to accurately convert the time to years when dealing with APR to ensure the calculation is correct.

5t + 5 = 30 solve for t

Answers

5t+5=30
divide both sides by 5
t+1=6
minus 1 both sides
t=5
t=3 because 5x3+5=30

A caterer has 5 rolls. He is ordering more rolls. He can order up to 9 packages of rolls and each package contains 12 rolls. The caterer cannot order partial packages. The function that models the number of rolls the caterer has is f(p)=12p+5f(p)=12p+5, where p is the number of packages the he orders.

What is the practical domain of the function?

A: all real numbers from 1 to 9, inclusive

B: {17, 29, 41, 53, 65, 77, 89, 101, 113}{17, 29, 41, 53, 65, 77, 89, 101, 113}

C: all integers from 1 to 9, inclusive

D: all real numbers

Answers

B is the practical domain of the function

The practical domain of the function f(p) = 12p + 5 is all integers from 1 to 9, inclusive.

The practical domain of the function f(p) = 12p + 5 refers to the set of all possible values that p, the number of packages of rolls, can take given the constraints of the situation described. Since the caterer cannot order partial packages and can order up to 9 packages, p must be an integer from 1 to 9 inclusive.

Moreover, these are the only values that make sense in the context of this problem since ordering 0 packages will not change the quantity of rolls they already have and ordering more than 9 packages is beyond the caterer's limit.

#1: Jim, Jane, Ann, and Bill measure an object’s length, density, mass, and volume, respectively. Which student’s measurement might be in centimeters?

A. Bill’s

B. Jane’s

C. Jim’s

D. Ann’s


#2: How many centimeters are in 0.05 kilometers?

A. 50

B. 500

C. 5,000

D. 50,000

Answers

Answer:

Ques 1)

The student whose measurement might be in centimeters is:

                         Jim

Ques 2)

                 C.   5,000

Step-by-step explanation:

Ques 1)

We know that the standard unit centimeters or meters is used to represent the length of some object.

Here Jim measured an object's length.

Hence, he would represent his measurement in centimeters.

Ques 2)

We know that  1 m=100 cm

and 1 km=1000 m

Hence,

1 km=100000 cm

Hence,

0.05 km=0.05×100000 cm

Hence, we have:

0.05 km=5000 cm.

Hence, the correct answer is: Option: C

Answer:

#1. d. ann's

#2. 5,000

Step-by-step explanation:

Samuel and Jason spend 3/4 of their combined earnings from Wednesday to buy a gift. How much do they spend? Is there enough left over from Wednesday's earnings to buy a card that costs $3.25? Explain.
Earnings:
Samuel - (12.5×0.40)
Jason - (7.1×0.40)

Answers

Multiply by $0.40 to find the amount of money they have.

Then multiply the product by 3/4So they would have total earnings of $7.84

Then take $7.84 x 0.75=$5.88
but then the question asks Is there enough left over from Wednesday's earnings to buy a card that costs $3.25

So they spent $5.88 from a total of $7.84

Answer:

they spend $ 5.88 to buy a gift but there is not enough money left to buy a card of $3.25

Step-by-step explanation:

The earnings form Wednesday of Samuel and Jason are:

   Samuel earnings = 12.5x0.40 = $5

   Jason earnings = 7.1x0.40 = $ 2.84

The combined earnings form Wednesday are:

   Combined earnings = Samuel earnings + Jason earnings

   Combined earnings= $5 + $ 2.84 = $ 7.84

The spended earnings are:

    Spended earnings = combined earnings x ¾

    Spended earnings = 7.84 x ¾ = $ 5.88

The left over is:

    Left over = combined earnings – spended earnings

    Left over = 7.84 – 5.88 = $ 1.96

So, they spend $ 5.88 to buy a gift but there is not enough money left to buy a card of $3.25

Suppose you note that there are congruent vertical angles in the triangles. Can you now use the ASA Postulate, the AAS Theorem, or both to prove the triangles congruent?

Answers

You can use both to prove the triangle is congruent.

So either ASA or AAS Theorem.

Hope this helped! :D
Other Questions
Write 46 over 15 as a decimal rounded to the nearest hundredth Which of the following must be present for a check to be legitimate? I. Your signature II. A memo or note III. The payee a. I and II b. III only c. I and III d. I, II, and III Must be present for a check to be legitimate I. Your signature II. A memo or note III. The payee d. I, II, and III what is the reasonable estimate of the average kinetic energy of an athlete during a 100m race that takes 10s ? Which of these singular nouns has an irregular plural form? A. Foot B. House C. Chimney D. Bear What was the main objective of the National Origins Act of 1924?to reduce immigration from Canada and Latin Americato favor immigration from eastern and southern Europeto favor immigration from northern and western Europeto provide equal opportunity to immigrants from all nations Find the pair of words that has the same kind of relationship as the numbered pair. 11. divest : vested :: A. undress : dressed B. lose : gained C. concoct : dissolved D. ridicule : honored E. elude : concluded Let h(x)=xg(x), where g(x)=the inverse of f(x). Find h'(5) using the chart.....(type that in a minute) ...? As of 2010, which of the following countries had populations exceeding one billion people?a. China and Indonesiab. China and Indiac. Pakistan and Indiad. China and Japan Please Help meWhich of the following text examples best supports the conclusion that Phillip's attitude toward Timothy is changing?He shares Timothy's optimistic viewHe accuses Timothy of saving all the water for himselfHe yells at Timothy when he is left alone on the beach.He relies on Timothy to describe what can be seen from the raft.(This is what I picked) What happened when Muhammad died in 632?A.There was a disagreement whether the capital should be located in Mecca or Baghdad.B.The people agreed that Muhammad's cousin Ali should be his successor.C.Islam was no longer practiced by the people of Arabia.D.Muslims divided into two groups, the Sunni and Shia, due to a disagreement about who should succeed Muhammad. What are the x and y intercept of (0,0), (10,106), (15,159), (20,212), (30, 318) ? Factor h^2-4k^2+4h-8k Kathy is baking cakes. Each cake requires 1/12 of a teaspoon of vanilla, and she has 9/12 of a teaspoon, how many cakes can she bake I'm pretty sure its D. Newton's third law with magnetic forces?Now while I was studying more about this matter, as I asked before when two bar magnets attract do they both their forces on each other? The answer was "YES." Now, let me go indepth with this more and more, when two bar magnets of un-equal forces attract! Do they equally apply the same force or no?Imagine Magnet A capable of applying 50N of force while magnet B is applying 10N of force, they both attract! I think the two forces add up! What do you all think? ANSWER NOW WILL GIVE FULL STARS AND THANKS!2. Which is a main factor that accounts for changes in the American family structure?A: Couples are choosing to have more childrenB: High divorce rateC: More men are stay at home dadsD: More men work outside the home6. Sitting in the school cafeteria you notice the different groups of students sitting together. Which group would you think might be characterized as a clique?A: A group of chess club students are sitting at two tables eating lunch, playing chess, and not paying attention to those around them.B: A table of football players of various ethnicity is getting loud and obnoxious discussing their game win last night.C: A table of tall, thin, and attractive girls wearing expensive clothes did not let two girls dressed in gym clothes sit down.D: The video production class was having a meeting during lunch and would not let three ninth graders sit down. 8. Which family unit can have a grandfather as the head of the household?A: Blended FamilyB: Foster FamilyC: Nuclear FamilyD Single-parent FamilyPLEASE ANSWER QUICKLY!!!! A molecule of a certain compound contains two nitrogen atoms and four oxygen atoms. What is the molecular formular for this compound? does the depth of a pan affect how water freezes Samantha had 7/8 of a yard of ribbon. She used 1/6 of a yard for a bow. How much ribbon does Samantha have left? Identify the choice that uses one or more transitions to correctly indicate a spatial relationship.A. Our cat has an alibi; he was inside our house. He could not have tipped over the flowerpot on the porch.B.our cat was inside our house; as has been said, the cat could not have tipped over the flowerpot on the porch.C. Our cat was inside our house;while nearby, the flowerpot on the porch could not have been tipped over by the catD. Our cat was inside our house; therefore, the cat could not have tipped over the flowerpot on the porch Steam Workshop Downloader