Reduce the fraction to lowest term.

6/24


=(2*3)/(2*2*2*3)
= 1 / (2 * 2)
= 1/4

Computer Science & Information Technology

You might also like to view...

Although a grouped object can be moved or formatted as one unit, individual objects within the group cannot be moved and formatted

Indicate whether the statement is true or false

Computer Science & Information Technology

Unless you specify otherwise, Excel summarizes data by ____.

A. summing all data B. summing non-numeric data and counting data fields containing numerical data C. summing numeric data and counting data fields containing text D. counting all data

Computer Science & Information Technology

Which statement declares intList to be a vector of size 5 and the element to be of type int?

A. vector intList[5]; B. vector intList(5); C. vector intList(); D. vector(int) intList[5];

Computer Science & Information Technology

The primary infrastructure that makes up the ____ is typically owned by communications companies, such as telephone and cable companies.

A. main Internet B. World Net C. Internet backbone D. super net

Computer Science & Information Technology