That's simplied already, unless they want a decimal then it's .6 or something
Answer:
x = 10°
Step-by-step explanation:
The diagonals of a rhombus divide the figure into congruent right triangles. That means the two marked acute angles are complementary.
__
<h3>solve for x</h3>
Complementary angles total 90°, so the relation we can use to find x is ...
(3x -13) +(8x -7) = 90
11x = 110 . . . . . . . . . add 20
x = 10 . . . . . . . . . divide by the coefficient of x
The value of x is 10°.
Answer: (b)
Step-by-step explanation:
Given
The letter "BHUTAN" has to be arranged
For filing the first place of 6 letter word, we have 6 choices
Similarly for filling the second place of the word, we have 5 choices as 1 letter is already filled.
In this way, the remaining places can be filled in 4, 3, 2, and 1 way
On combining the above, 6 places can be filled in
Thus, option (b) is correct.
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.