Hello :
<span> x+2/3=9
x =9-2/3
(answer : </span><span>C)x=9 - 2/3</span>
In a triangle when an angle between two equal length sides is 60 that means that the triangle is equilateral.
11 for the first one and 12 for the second one
<h3>Answer:</h3>
The Slope is 
<h2>Explanation:</h2>
Notice that both the points,
and
, are on the line. So we can use those points to calculate the slope. Recall that that slope of the line
can be calculated by
if we have the points,
and
.
<h3>Calculating for the slope of the line:</h3>
Given:



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