Hi I am playing around with recursive definitions of Lucas and Fibonacci sequences:
I came across a relationship
L0 + L1 + L2 + L3 ... Ln = sum(i = 0, n) Li = Ln+2 -1;
Sorry for the horrible notation, but could anyone provide a counter example using an inductive approach? I get the...
Homework Statement
Asked to either prove or make a counter example:
p ----> q
(q and r) ----> s
r
-------------------------------
p------> s
Homework Equations
The Attempt at a Solution
I am having trouble making the step to the law of syllogism I know I need to solve...
Homework Statement
1. 9 women, 6 men are to be seated on a table with 15 seats, how many ways can you assign the seats if no two men are seated next to each other.?
2. How to place 25 unique flags on 10 numbered flagpole if order of the flags on a flagpole is relevant
Homework...
I get 165 when calculating the marginal cost at $15 and 170 when calculating the cost of the 16th product ((C(16) - C (15))). Kline reports the answer as yes it will be.
Could you explain your tex block. How do they differ? I thought the marginal cost was simply the derivative of the...
I had questions on 2 Problems in the Text:
1. The total cost C of producing x units of some item is a function of x. Economists use the term marginal cost for the rate of change of C with respect to x. Suppose that:
C = 5x^2 + 15x + 200
What is the marginal cost when x = 15? Would this...