Examlex

Solved

A Strip of Uniform Width Is to Be Cut Off

question 117

Multiple Choice

A strip of uniform width is to be cut off of both sides and both ends of a sheet of paper that is 13 inches by 9 inches in order to reduce the size of the paper to an area of 32 square inches. Find the width of the strip.


Definitions:

Strings

Strings are sequences of characters used to represent text in computer programming.

Scanf()

A function in C programming used to read formatted input from the keyboard or other input streams.

Gets()

Gets() is a function in C that reads a line from stdin into the buffer pointed to by its argument until a terminating newline or EOF.

Message Array

An array used to store a sequence of characters that form a message.

Related Questions