Dividing fractions is the same thing as multiplying by the reciprocal
3/4 x 24/1 = 18
Standard form would be: 632,770
Hope it helps!!
Answer:
y_c = 2 + 10*x
Step-by-step explanation:
Given:
y'' = 0
Find:
- The solution to ODE such that y(0) = 2, y'(0) = 10
Solution:
- Assuming a solution y = Ce^(mt)
So, y' = C*me^(mt)
y'' = C*m^2e^(mt)
- Back substitute into given ODE, we get:
y'' = C*m^2e^(mt) = 0
e^(mt) can not be equal to zero
- Hence, m^2 = 0
m = 0 , 0 - (repeated roots)
- The complimentary function for repeated roots is:
y_c = (C1 + C2*x)*e^(m*t)
y_c = C1 + C2*x
- Evaluate @ y(0) = 2
2 = C1 + C2*0
C1 = 2
-Evaluate @ y'(0) = 10
y'(t) = C2 = 10
Hence, y_c = 2 + 10*x
Answer:
y=7/3x²-13/3x+2
Step-by-step explanation:
<u>Determine the value of c:</u>
y=ax²+bx+c
2=a(0)²+b(0)+c
2=c
<u>Substitute (1,0) into the quadratic and create an equation with a and b:</u>
y=ax²+bx+2
0=a(1)²+b(1)+2
0=a+b+2
-2=a+b
<u>Do the same with (3,10) to get a second equation:</u>
y=ax²+bx+2
10=a(3)²+b(3)+2
10=9a+3b+2
8=9a+3b
<u>Set the two equations equal to each other and solve for a and b:</u>
-2=a+b
8=9a+3b
<u>Multiply first equation by 3 and eliminate b to find a:</u>
-6=3a+3b
- (8=9a+3b)
_______
-14=-6a
14/6=a
7/3=a
<u>Substitute 7/3=a into the first equation:</u>
-2=7/3+b
-2-(7/3)=b
-13/3=b
<u>Final equation:</u>
y=7/3x²-13/3x+2
See the graph for a visual representation