subject

C. Describe the role a sales person would play in selling this type of product. How much help would customers be likely to need from the sales person? (1-3 sentences. d. What sales methods do you think would work best for selling this product? TIP: Would you sell the product online, over the phone, in a store, etc.? (1-5 sentences. 2.0 points)

e. Describe the methods you would use to pay and motivate sales people to sell this product. Would you use sales quotas or a particular type of commission structure? Why or why not? (1-5 sentences. 2.0 points)

f. What price do you think the company should charge for this product? Explain what factors you considered in deciding what price to charge. (1-6 sentences. 4.0 points)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 19:50
Python write an expression that executes the loop body as long as the user enters a non-negative number. note: if the submitted code has an infinite loop, the system will stop running the code after a few seconds and report "program end never reached." the system doesn't print the test case that caused the reported message. sample outputs with inputs: 9 5 2 -1
Answers: 3
question
Computers and Technology, 22.06.2019 12:00
The following function returns a string of length n whose characters are all 'x'. give the order of growth (as a function of n) of the running time. recall that concatenating two strings in java takes time proportional to the sum of their lengths. public static string f(int n) { if (n == 0) return ""; if (n == 1) return "x"; return f(n/2) + f(n - n/2); } options: a) constant b) logarithmic c) linear d) linearithmic e)quadratic f)cubic g) exponential
Answers: 2
question
Computers and Technology, 23.06.2019 23:30
What can you prevent issues related to downloading content form the internet
Answers: 1
question
Computers and Technology, 24.06.2019 13:30
In the rgb model, which color is formed by combining the constituent colors? a) black b) brown c) yellow d) white e) blue
Answers: 1
You know the right answer?
C. Describe the role a sales person would play in selling this type of product. How much help would...
Questions
question
Mathematics, 20.09.2020 01:01
question
Computers and Technology, 20.09.2020 01:01
question
Mathematics, 20.09.2020 01:01
question
English, 20.09.2020 01:01
Questions on the website: 13722363