Questions
A certain bookstore chain has two stores, one in San Francisco and one in Los Angeles....

A certain bookstore chain has two stores, one in San Francisco and one in Los Angeles. It stocks three kinds of book: hardcover, softcover, and plastic (for infants). At the beginning of January, the central computer showed the following books in stock.

   Hard Soft Plastic
San Francisco 2,000 3,000 6,000
Los Angeles 1,000 5,000 2,000


Suppose its sales in January were as follows: 200 softcover, 400 hardcover, and 400 plastic books sold in Los Angeles, and 1,300 softcover books, 1,900 plastic books, and 600 hardcover books sold in San Francisco.

(a) Write the given inventory table as a 2 ✕ 3 matrix.

   Hard Soft Plastic
San Francisco
Los Angeles



(b) Write the given sales figures as a similar matrix.

   Hard Soft Plastic
San Francisco
Los Angeles



(c) Compute the inventory remaining in each store at the end of January.

   Hard Soft Plastic
San Francisco
Los Angeles

In: Advanced Math

1. (2 marks) (Covering part 1 of the lecture slides) Consider the subset A of natural...

1. (Covering part 1 of the lecture slides)

Consider the subset A of natural numbers, defined by A={ all natural numbers n : n is congruent to 1 (mod 3) }

First consider G: N -------> {0,1} to be the characteristic function of A.

a) Determine G(23) and G(25)

b) determine which sequence of 0,1 is this set associated with. (Write about 9 terms of it, or describe it with a formula.)

c) Which real number in the interval (0,1) in base 2 is associated with this set?  

In: Advanced Math

Hi, can you please verify with the basic code of a beginner MATLAB user, and try...

Hi, can you please verify with the basic code of a beginner MATLAB user, and try explaining how to approach if possible. Thanks a lot! :)

1. Answer the following questions regarding complex numbers. You must provide all handwritten working and MATLAB code/outputs for the problems below.

(a) Express the complex number w = √ 3+i in complex exponential form. (Provide a handwritten solution)

(b) (1 mark) Use MATLAB to check your answer for part (a) by calculating the length and argument of w. (Provide your MATLAB code/outputs)

(c) Find all solutions to z^5 = √ 3 + i. (Provide a handwritten solution)

(d) Use MATLAB to plot the solutions found above. The solutions must be plotted on the same figure. (Provide you MATLAB code/outputs) (e) What do you notice about the solutions in the plot? (Provide a handwritten solution)

In: Advanced Math

2. Let A = {1,2,3,4}. Let F be the set of all functions from A to...

2. Let A = {1,2,3,4}. Let F be the set of all functions from A to A. Recall that IA ∈ F is the identity function on A given by IA(x) = x for all x ∈ A. Consider the function E : F → A given by E(f) = f(1) for all f ∈ F.
(a) Is the function E one-to-one? Prove your answer.

(b) Is the function E onto? Prove your answer.

(c) How many functions f ∈ F are there so that E(f) = E(IA)? Explain.

(d) How many onto functions f ∈ F are there so that E(f) = E(IA)? Explain.

In: Advanced Math

A mass that weight 5lb stretches a spring 3in. The system is acted on by an...

A mass that weight 5lb stretches a spring 3in. The system is acted on by an external force 6sin⁡(8sqrt2 t)lb. If the mass is pulled down 4in and then released, determine the position of the mass at any time t. Use 32ft/s2 as the acceleration due to gravity. Pay close attention to the units.

u(t)=

In: Advanced Math

Let U and V be vector spaces, and let L(V,U) be the set of all linear...

Let U and V be vector spaces, and let L(V,U) be the set of all linear transformations from V to U. Let T_1 and T_2 be in L(V,U),v be in V, and x a real number. Define vector addition in L(V,U) by (T_1+T_2)(v)=T_1(v)+T_2(v) , and define scalar multiplication of linear maps as (xT)(v)=xT(v). Show that under these operations, L(V,U) is a vector space.

In: Advanced Math

Let f(x) = sin(πx). • x0 = 1,x1 = 1.25, and x2 = 1.6 are given....

Let f(x) = sin(πx).

• x0 = 1,x1 = 1.25, and x2 = 1.6 are given. Construct Newton’s DividedDifference polynomial of degree at most two.

• x0 = 1,x1 = 1.25,x2 = 1.6 and x3 = 2 are given. Construct Newton’s Divided-Difference polynomial of degree at most three.

In: Advanced Math

Let A be an m x n matrix. Prove that Ax = b has at least...

  1. Let A be an m x n matrix. Prove that Ax = b has at least one solution for any b if and only if A has linearly independent rows.

  2. Let V be a vector space with dimension 3, and let V = span(u, v, w). Prove that u, v, w are linearly independent (in other words, you are being asked to show that u, v, w form a basis for V)

In: Advanced Math

Select a product or service of interest, and develop a segmentation scheme chart with 16 segments...

Select a product or service of interest, and develop a segmentation scheme chart with 16 segments for the market, that involves at least 4 variables. Select and justify the choice of a target market.

In: Advanced Math

Suppose a miniature golf player sinks a hole-in-one once for every game (10 holes) out of...

Suppose a miniature golf player sinks a hole-in-one once for every game (10 holes) out of 18 attempts at the game.

Part A: Design a simulation.

1. Design and conduct a simulation to estimate the likelihood that the golfer will sink at least two holes-in-one during a single game. Be sure to show all work for the five steps of simulation.

Part B: Apply your findings.

Using your findings from part A, answer the following questions:

1. What is the probability the golfer got zero or one hole-in-one during a single game?

2. What is the probability the golfer got exactly two holes-in-one during a single game?

3. What is the probability the golfer got six holes-in-one during a single game?

Part C: Compare.

According to PuttPutt.net, in 2016 the average mini golfer had a 24% chance of sinking two or more holes-in-one per game.

1. Compare this probability with your conclusion in part A.

2. What do you think contributed to the probabilities being so different?

In: Advanced Math

Construct a conformal equivalence between a “half-strip” S1 := {z : 0 < Im z <...

Construct a conformal equivalence between a “half-strip” S1 := {z : 0 < Im z < 1,Re z > 0} and a “full strip”

S2 := {z : 0 < Im z < 1}

In: Advanced Math

Let A and B be orthogonal Latin squares of order n, with symbols 0, 1 …,...

Let A and B be orthogonal Latin squares of order n, with symbols 0, 1 …, n – 1. Let B’ be obtained from B by permuting the symbols in B. Show that A and B’ are still orthogonal.

In: Advanced Math

Let Dn be the set of positive integers that divide evenly into n. List the elements...

Let Dn be the set of positive integers that divide evenly into n. List the elements of each of the sets D6, D16, D12, and D30

In: Advanced Math

Let f(x,y) = 3x3 + 3x2 y − y3 − 15x. a) Find and classify the...

Let f(x,y) = 3x3 + 3x2 y − y3 − 15x.

a) Find and classify the critical points of f. Use any method taught during the course (the second-derivative test or completing the square).

b) One of the critical points is (a,b) = (1,1). Write down the second-degree Taylor approximation of f about this point and motivate, both with computations and with words, how one can see from this approximation what kind of critical point (1,1) is. Use completing the square.

In: Advanced Math

Answer for a and be should be answered independently. Let (X,d) be a metric space, and...

Answer for a and be should be answered independently.

Let (X,d) be a metric space, and

a) let A ⊆ X. Let U be the set of isolated points of A. Prove that U is relatively open in A.

b) let U and V be subsets of X. Prove that if U is both open and closed, and V is both open and closed, then U ∩ V is also both open and closed.

In: Advanced Math