Express the ratio in simplest form. 7 weeks : 6 days

A. :
B. :
C. :
D. :
E. :

Answer: B

Computer Science & Information Technology

You might also like to view...

What is the binary number system based on?

A. powers of 2 B. powers of 4 C. powers of 10 D. powers of 16

Computer Science & Information Technology

The syntax for the substring method is ____.

A. Substring.string(startIndex) B. string.Substring(startIndex[, numCharsToAccess]) C. string.Substring(numCharsToAccess,startIndex) D. string.Substring([numCharsToAccess],startIndex)

Computer Science & Information Technology