x*y' + y = 8x
y' + y/x = 8 .... divide everything by x
dy/dx + y/x = 8
dy/dx + (1/x)*y = 8
We have something in the form
y' + P(x)*y = Q(x)
which is a first order ODE
The integrating factor is 
Multiply both sides by the integrating factor (x) and we get the following:
dy/dx + (1/x)*y = 8
x*dy/dx + x*(1/x)*y = x*8
x*dy/dx + y = 8x
y + x*dy/dx = 8x
Note the left hand side is the result of using the product rule on xy. We technically didn't need the integrating factor since we already had the original equation in this format, but I wanted to use it anyway (since other ODE problems may not be as simple).
Since (xy)' turns into y + x*dy/dx, and vice versa, this means
y + x*dy/dx = 8x turns into (xy)' = 8x
Integrating both sides with respect to x leads to
xy = 4x^2 + C
y = (4x^2 + C)/x
y = (4x^2)/x + C/x
y = 4x + Cx^(-1)
where C is a constant. In this case, C = -5 leads to a solution
y = 4x - 5x^(-1)
you can check this answer by deriving both sides with respect to x
dy/dx = 4 + 5x^(-2)
Then plugging this along with y = 4x - 5x^(-1) into the ODE given, and you should find it satisfies that equation.
Answer:
The garden is 9 feet wide and 26 feet long.
Step-by-step explanation:
L = W+17
area = LW = 234
(W+17)W = 234
W²+17W-234 = 0
Quadratic formula
W = [-17 ± √(17² – 4·1(-234))] / [2·1]
= [-17 ± √1225] / 2
= [-17 ± 35] /2
= -26, 9
-26 is an extraneous solution
W = 9
L = W+17 = 26
The garden is 9 feet wide and 26 feet long.
Answer:
Adult=1,385.71
Children=814.29
Approximately
Adult=1386
Children=814
Step-by-step explanation:
c= number of children
a= number of adults
Admission fee for children=$4.50
Admission fee for adults=$8.00
Total attendees=2200
Total amount realized=$5050
We need two equations to solve the two unknowns
c + a=2200 (1)
4.50c + 8.00a=5,050 (2)
From (1)
c + a=2200
c=2200 - a
Substitute c=2200 - a into (2)
4.50c + 8.00a=5,050
4.50(2200 - a) + 8.00a=5050
9900 - 4.50a +8.00a=5050
Collect like terms
9900-5050= -4.50a+8.00a
4,850=3.5a
Divide both sides by 3.5
1,385.71=a
Substitute a=1,385,71 into (1)
c + a=2200
c+1385.71=2200
c=2200-1385.71
=814.29
c=814.29
Answer:
Answer
2x+3y=14,2x−3y=2
Adding :
2x+3y=14
2x−3y=2
__________
4x=16
x=4
∴xy=4×2
=8
2×4+3y=14
8+3y=14
3y=6
y=2
Step-by-step explanation:
here you go
The mean of the dataset is the average, while the median is the middle element.
- <em>The mean and the median of the given dataset is 98.2</em>
- <em>The results support the common belief that the mean body temperature is 98.6F</em>
<em />
The mean of the dataset is calculated using:

So, we have:



The median position is:




This means that the median is the average of the 24th and 25th element
Using the sorted dataset, we have:


<em>Because the calculated mean and the common belief (98.6) are close, then we can conclude that the results support the common belief that the mean body temperature is 98.6F</em>
<em />
Read more about mean and median at:
brainly.com/question/17060266