Examlex

Solved

The Table Above Shows the Current Costs for a Firm

question 164

Multiple Choice

  The table above shows the current costs for a firm to advertising on the radio, television, and newspaper. -Refer to the table above. If at the current advertising level, A = $9,800, B = $15,200, and C = $8,000, to maximize profit, which of the following should the firm do? A) The firm should increase its advertising on the television and decrease its advertising in newspapers. B) The firm should decrease its advertising on the television and increase its advertising in newspapers. C) The firm should decrease its advertising on the radio and increase its advertising on television. D) The firm should decrease its advertising on the radio and increase its advertising in newspapers. The table above shows the current costs for a firm to advertising on the radio, television, and newspaper.
-Refer to the table above. If at the current advertising level, A = $9,800, B = $15,200, and C = $8,000, to maximize profit, which of the following should the firm do?


Definitions:

Strncpy()

A standard library function in C used to copy a specified number of characters from one string to another.

Test[5]

Denotes an array named "Test" with space allocated for six elements, with indices ranging from 0 to 5.

Char

A data type in programming languages used to store a single character value, typically occupying one byte of memory.

DestString

Typically refers to a destination string in programming, implying a string variable that is intended to receive data during an operation, such as copying or concatenation.

Related Questions