DFC equals 180 because all triangles add up to 180. And their sides are the same so 180/3=60
Since V = (4/3) * pi * R^3
If R is halved, V' will reduce by a ratio of (1/2)^3 = 1/8
So V' = (1/8)V
Answer:
yes i can but will have to get back to you in about half a hour just doing maths atm with the teacher
Step-by-step explanation:
A quadratic equation is set up in the form of ax² + bx +c
First set equation = to 0
0= x² - 5x - 24
Next plug into quadratic formula( -b Plus or minus the √b²-4ac) ÷ 2a
[10 plus or minus √(25² - 4×1×24)] ÷ 2
Solve for inner parenthesis first
√625- 96 = √529
Now set up two equations
(10 + √529) ÷2 = x = 16.5
(10 - √529) ÷2 = x = -6.5
So therefore x = 16.5 and -6.5
Answer:
A
Step-by-step explanation:
This explanation mostly depends on what you're learning right now. The first way would be to convert this matrix to a system of equations like this.
g + t + k = 90
g + 2t - k = 55
-g - t + 3k = 30
Then you solve using normal methods of substitution or elimination. It seems to me that elimination is the quickest method.
g + t + k = 90
-g - t + 3k = 30
____________
0 + 0 + 4k = 120
4k = 120
k = 30
No you can plug this into the first two equations
g + t + (30) = 90
g + t = 60
and
g + 2t - (30) = 55
g + 2t = 85
now use elimination again by multiplying the first equation by -1
g + 2t = 85
-g - t = -60
_________
0 + t = 25
t = 25
Now plug those both back into one of the equations. I'll just do the first one.
g + (25) + (30) = 90
g = 35
Therefore, we know that Ted spent the least amount of time on the computer.
The second method is using matrix reduction and getting the matrix in the row echelon form, therefore solving using the gauss jordan method. If you would like me to go through this instead, please leave a comment.