FREE Registration for online tutoring and homework help.




Posts Tagged with ‘Math Answers’

How do you make a T chart for the problem y=2x^2+4x-5

Friday, July 23rd, 2010

Solution:

First, you have to have a clear idea what y = 2x^2+4x-5 means. This is an equation that tells you that, for any value of x, you can find y by dividing by multiplying x by x, and then multiplying that by two, adding 2 times x and finally subtracting 5. Does that sound familiar?

Now, what is the table you have to make? You will list several values of x (which you will be using as x-coordinates in your graph), and for each one use the equation to find what y is. We’ll show the work:

For x = 1, y = 2*1*1    +    4*1   –   5    =    1

For x = 2, y = 2*2*2    +    4*2   –   5    =  11

For x = 3, y = 2*3*3    +    4*3   –   5    =  25

For x = 4, y = 2*4*4    +    4*4   –   5    =  43

For x = 5, y = 2*5*5    +    4*5   –   5    =  65

Do you see what we did there? We just replaced x in the equation by each value of x, and did the multiplication and addition.

Now your table will look like this:

x |  y

–+—–

1 | 1

2 | 11

3 | 25

4 | 43

5 | 65

We’ve only shown the x,y values for 1 through 5, out there are an infinite number of x values that you could plug in, including negative numbers and fractions. You can use the resulting T chart to help you create a graph, which will look like this:

I need to know how to do problems like this, I want to know how to solve, and simplify them, and also finding slopes. Like these kinds of problems(Write the equation, 3x + 5y = 15, in the slope intercept form (y = mx + b))

Friday, July 23rd, 2010

Solution:

  1. Start with an equation like 3x + 5y = 15
  2. Move 3x to the other side, so 5y = 15 – 3x
  3. Divide both sides by 5, so y = 3 – x
  4. Another way of writing this is y = -.6x + 3, or y=mx = b, where m=-0.6 and b = 3
  5. If m = -0.6, that means that the slope = -0.6

If i was just given the container specification which is the shape of base is triangle, the height of box 40 in and the volume 720 cu in. the question is what dimensions were necessary for you to deteremine before you could build your box. How did you find the missing dimensions?

Friday, July 23rd, 2010

Solution:

Let’s assume that the sides of the box are vertical. In that case, the volume of the container would be the area of the base times the height. Since we know the volume is 720 cu. in., and the height is 40 =n, then we know that the area of the base is 18 sq. in. = 18*40=720).

We don’t have enough information to find the lengths of the sides of the container’s triangular base. There are many shapes of triangles whose area is equal to 18 sq. inches. We would need to know the lengths of at least two sides of the base of the container, plus the angle formed by these two sides. We can then use the cosine rule (see below) to figure out the required length of the third side.

The “cosine rule”

In the triangle below, the three sides have lengths a, b and c. Angle A is opposite side a; similarly for B and C.

The cosine rule is as follows:  a2=b2+c2– 2bc (cos(A))

This allows us to work out the required length of the third side of the triangle if we know the length of two sides and the angle between them.

How do you find the area of a base on a 3-D rectangle?

Friday, July 23rd, 2010

Solution:

  1. The base of the 3D rectangle is in the shape of a 2D rectangle.
  2. Multiply the length of this 2D rectangle by its width to let the area

What is the cardinality of the following set. P(S) stands for power set. Find p (p ((S) for S = {a, b}

Friday, July 23rd, 2010

Solution:

1.    The cardinality of a set is a measure of the “number of elements of the set”. For example, the set A = {2, 4, 6} contains = elements, and therefore A has a cardinality of 3.
2.    Given a set S, the power set of S, written , P(S), is the set of all subsets of S, including the empty set and S itself.
3.    If S={a, b}, then P(S) ={{},{a},{b},{a,b}} and the Cardinality of P(S) is 4.

How do you find the derivative to the function d(x)= 3x^2 e^x + 2xe^2 + 3e^x ?

Thursday, July 22nd, 2010

Solution:

A farmer has enough space in his farm to rear 200 birds. He buys chickens at $1 each and ducklings at $2 each. He cannot spend more than $250 for purchasing the birds. What are the possible numbers of birds he can purchase?

Thursday, July 22nd, 2010

Solution:

Here’s how you solve this type of question:

  1. Assume that the maximum number of birds he can purchase’s 200, since he does not have space for more than that. Of course, he could purchase more and then release them into the wild, but we don’t think that’s what your teacher has in mind!
  2. One option is to buy no birds at all, and keep the $250.
  3. Since chickens cost only $1 each, he could buy 200 chickens and have $50 left over.
  4. Or he could buy 125 ducklings and have no money left over.
  5. So there are lots of possibilities. The general formula would be given by c + 2d 250 and c + d  200, where c is the number of chickens and d is the number of ducklings. Since we are dealing with a real world situation, we can also assume that c and d are non-negative integers. The solution space would look like this:

The above chart shows all the possible numbers of chickens and ducklings that would satisfy the constraints of space and money. As you can see, there are thousands of options.

Factor the following expression: x^2-9

Monday, July 19th, 2010

Solution:

First recognize that this is in the form of (x2-a2), which can always be factored as (x+a)(x-a). If you multiply these two terms, you get x2-ax+ax-a2, which is equal to x2-a2.

So in this case, we can see that a=3,

so  x2-9

=  x2-32

= (x+3)(x-3)

How do I rewrite an equation using function rotation?

Monday, July 19th, 2010

Solution:

A function is a type of relation, i.e. it relates one set of numbers to another. The function (call it “f”) takes any member of one set (call it “x”) and connects it to a unique member of another set. Symbolically, we write this unique member of the other set as f(x). You can say “f of x” when you see this rotation.

Now, we can write the function as a rule or equation. For example, f(x) = 2x. In this example, each value of x as assigned double its value by the function f.

Simplify : 12 – ( x + 3 ) +10

Monday, July 19th, 2010

Solution:

You can simply 12 – ( x + 3 ) +10 by rearranging the terms:

  1. 12 –x -3 +10
  2. 19-x