Let R be the relation on the set {0, 1, 2, 3} containing the ordered pairs (0, 1),(1, 1),(1, 2),(2, 0),(2, 2),(3, 0). Find reflexive, symmetric and transitive closure of R.
Write an R function using Euclidean algorithm not only computes
the greatest common divisor d of a and b, but also two numbers s and t
such that d = s a + t b. (i.e solves Bezout's identity).
draw the hasse diagram representing the partial ordering {(a,b)|a<=b} on {1,2,3,4,6,8,12},is it a lattice justify
Triangle J K L is shown. The length of J K is 13, the length of K L is 11, and the length of L J is 19.Law of cosines: a2 = b2 + c2 – 2bccos(A)
Find the measure of AngleJ, the smallest angle in a triangle with sides measuring 11, 13, and 19. Round to the nearest whole degree.
30°
34°
42°
47°
A trust fund has $200,000 to invest. Three alternative investments have been identified, earning income of 10 percent, 7 percent and 8 percent respectively. A goal has been set to earn an annual income of $16,000 on the total investment. One condition set by the trust is that the combine investment in alternatives 2 and 3 should be triple the amount invested in alternative 1. Determine the amount of money, which should be invested in each option to satisfy the requirements of the trust fund. Solve by Gauss- Jordon method
What are the equations formed in this question?
A baseball team plays in a stadium that holds 70,000 spectators. With the ticket price at $11, the average attendance has been 29,000. When the price dropped to $10, the average attendance rose to 35,000. Assuming the demand function, p(x), is linear, find p(x), where x is the number of the spectators. Write p(x) in slope-intercept form.