Divide the fraction by multiplying the dividend by the reciprocal of the divisor.
Divide 3/21 by 7/8.
.
= (3 / 21) * (8 / 7) multiplying by reciprocal
= (3 * 8)1 (21 * 7)
=(3*8)/(3*7*7)
= 8/49
You might also like to view...
Describe each of the three message formats offered by Outlook.
What will be an ideal response?
Tabs cannot be used in a table
Indicate whether the statement is true or false
(Find the Error) Determine whether the following program segments contain errors. For each error, explain how it can be corrected. [Note: For a particular program segment, it’s possible that no errors are present in the segment.]
a) ``` template < class A > int sum( int num1, int num2, int num3 ) { return num1 + num2 + num3; } ``` b) ``` void printResults( int x, int y ) { cout << "The sum is " << x + y << '\n'; return x + y; } ``` c) ``` template < A > A product( A num1, A num2, A num3 ) { return num1 * num2 * num3; } ``` d) ``` double cube( int ); int cube( int ); ```
The computer that manages network resources and provides access to the client computer is known as a(n) ________
Fill in the blank(s) with correct word