See tutors' answers!

Algebra ->  Tutoring on algebra.com -> See tutors' answers!      Log On


   
By Tutor
 | By Problem Number | 

Tutor:
New! Get regular updates about newly solved problems via algebra.com's RSS system.

Recent problems solved by 'jsmallt9'

jsmallt9 answered: 3298 problems
Jump to solutions: 0..29 , 30..59 , 60..89 , 90..119 , 120..149 , 150..179 , 180..209 , 210..239 , 240..269 , 270..299 , 300..329 , 330..359 , 360..389 , 390..419 , 420..449 , 450..479 , 480..509 , 510..539 , 540..569 , 570..599 , 600..629 , 630..659 , 660..689 , 690..719 , 720..749 , 750..779 , 780..809 , 810..839 , 840..869 , 870..899 , 900..929 , 930..959 , 960..989 , 990..1019 , 1020..1049 , 1050..1079 , 1080..1109 , 1110..1139 , 1140..1169 , 1170..1199 , 1200..1229 , 1230..1259 , 1260..1289 , 1290..1319 , 1320..1349 , 1350..1379 , 1380..1409 , 1410..1439 , 1440..1469 , 1470..1499 , 1500..1529 , 1530..1559 , 1560..1589 , 1590..1619 , 1620..1649 , 1650..1679 , 1680..1709 , 1710..1739 , 1740..1769 , 1770..1799 , 1800..1829 , 1830..1859 , 1860..1889 , 1890..1919 , 1920..1949 , 1950..1979 , 1980..2009 , 2010..2039 , 2040..2069 , 2070..2099 , 2100..2129 , 2130..2159 , 2160..2189 , 2190..2219 , 2220..2249 , 2250..2279 , 2280..2309 , 2310..2339 , 2340..2369 , 2370..2399 , 2400..2429 , 2430..2459 , 2460..2489 , 2490..2519 , 2520..2549 , 2550..2579 , 2580..2609 , 2610..2639 , 2640..2669 , 2670..2699 , 2700..2729 , 2730..2759 , 2760..2789 , 2790..2819 , 2820..2849 , 2850..2879 , 2880..2909 , 2910..2939 , 2940..2969 , 2970..2999 , 3000..3029 , 3030..3059 , 3060..3089 , 3090..3119 , 3120..3149 , 3150..3179 , 3180..3209 , 3210..3239 , 3240..3269 , 3270..3299, >>Next

Quadratic_Equations/709189: Find the values of m if the Quad. eqn. m%28x%5E2%2Bx%2B1%29%2Bx=x%5E2%2B1 has 2 real and equal roots. Hence, find the corresponding root of the equation based on each value of m that you have found.
1 solutions

Answer 436570 by jsmallt9(3296) About Me  on 2013-02-02 09:09:25 (Show Source):
You can put this solution on YOUR website!
m%28x%5E2%2Bx%2B1%29%2Bx=x%5E2%2B1
First let's put the equation into standard ax%5E2+%2Bbx+%2Bc+=+0 form. We'll start by simplifying the left side:
mx%5E2%2Bmx%2Bm%2Bx=x%5E2%2B1
Then we'll gather all the terms on one side (so the other side is zero):
mx%5E2%2Bmx%2Bm%2Bx-x%5E2-1+=+0
Next we will gather and group the x%5E2 terms, the x terms and the "other terms":
%28mx%5E2-x%5E2%29%2B%28mx%2Bx%29%2B+%28m-1%29+=+0
Factoring out x%5E2 from the first group and the x from the second group we get:
x%5E2%28m-1%29%2Bx%28m%2B1%29%2B+%28m-1%29+=+0
To make this look more like standard form I will use the Commutative Property to switch the order of the factors:
%28m-1%29x%5E2%2B%28m%2B1%29x+%2B+%28m-1%29+=+0
We now have standard form with...
a = m-1
b = m+1
c = m-1

We will get equal roots if b%5E2-4ac (the discriminant) = 0. Replacing the a, b and c we found above into this equation we get:
%28m%2B1%29%5E2-4%28m-1%29%28m-1%29+=+0
Simplifying we get:
m%5E2%2B2m%2B1-4%28m-1%29%28m-1%29+=+0
m%5E2%2B2m%2B1-4%28m%5E2-2m%2B1%29+=+0
m%5E2%2B2m%2B1-4m%5E2%2B8m-4+=+0
-3m%5E2%2B10m-3+=+0
Now we solve for m. It will be easier to factor if we make the "a" in this quadratic positive. So we'll start by factoring out -1:
-1%283m%5E2-10m+%2B+3%29+=+0
Then we can factor more:
-1%283m-1%29%28m-3%29+=+0
From the Zero Product Property:
-1 = 0 or 3m-1 = 0 or m-3 = 0
The first equation is false and has no solution. The other two equations have solutions:
m = 1/3 or m = 3
So if the m in your original equation is either 1/3 or 3 there will be two equal roots to the equation.

To find the roots when m = 1/3:
m%28x%5E2%2Bx%2B1%29%2Bx=x%5E2%2B1
Replace the m with 1/3:
%281%2F3%29%28x%5E2%2Bx%2B1%29%2Bx=x%5E2%2B1
Now we solve for x. To make things easier I'm going to multiply each side by three to get rid of the fraction:
x%5E2%2Bx%2B1%2B3x=3x%5E2%2B3
Simplifying...
x%5E2%2B4x%2B1=3x%5E2%2B3
Making one side zero:
0=2x%5E2-4x%2B2
Factoring:
0=2%28x%5E2-2x%2B1%29
0=2%28x-1%29%5E2
Zero Product Property:
2 = 0 or x-1%29%5E2
There is no solution to the first equation. But the second equation has a solution of x = 1. So when m = 1/3 your equation has two equal roots of 1.

I'll leave it up to you to figure out the equal roots when m = 3.


Polynomials-and-rational-expressions/709092: what is the oblique asymptote of f(x)=(7x^3-5x^2-9x+7)/(-6x^2-5x-9)
1 solutions

Answer 436566 by jsmallt9(3296) About Me  on 2013-02-02 08:38:10 (Show Source):
You can put this solution on YOUR website!
f%28x%29=%287x%5E3-5x%5E2-9x%2B7%29%2F%28-6x%5E2-5x-9%29
Find find the oblique asymptote of a rational function you divide the numerator by the denominator so you can rewrite the function in the form:
f(x) = quotient + remainder/(f(x)'s denominator)

We will not be able to use synthetic division since our function's denominator is quadratic. So we must use long division. [Note: Since -6x^2 does not divide evenly into 7x^3 (and probably other terms too) this is going to get messy with fractions.]
              (-7/6)x + (-65/36)                  
-6x^2 -5x -9 / 7x^3       -5x^2            -9x + 7
             - 7x^3 + (35/6)x^2    +   (42/6)x
                        (-65/6)x^2 + (-294/6)x + 7
                      - (-65/6)x^2 + (325/36)x + 65/4
                                   (-2089/36)x + (-37/4)

So f(x) in the desired form is:

As x get to be very large (positive or negative), the fraction at the end becomes closer and closer to zero. This makes the quotient part the oblique asymptote for large values of x. So the oblique asymptote for f(x) is the line:
y+=+%28-7%2F6%29x+%2B+%28-65%2F36%29


Polynomials-and-rational-expressions/709224: Identify the greatest common factor then factor the expression.
4x^9 + 8x^8 - 12x^7 + 8x^6
1 solutions

Answer 436560 by jsmallt9(3296) About Me  on 2013-02-02 07:31:14 (Show Source):
You can put this solution on YOUR website!
4x^9 + 8x^8 - 12x^7 + 8x^6
If you have trouble finding GCF's, it can be helpful to factor each term "fully". By "fully" I mean:
  • Factor each coefficient into prime numbers
  • Rewrite the variables without exponents
Let's see:
4x^9  = 2 * 2         * x * x * x * x * x * x * x * x * x
8x^8  = 2 * 2 * 2     * x * x * x * x * x * x * x * x
12x^7 = 2 * 2     * 3 * x * x * x * x * x * x * x
8x^6  = 2 * 2 * 2     * x * x * x * x * x * x

Note how I used spacing the ensure that each column has the same factor in it. Lining up the factors like this can also be helpful in finding the GCF. In the table above a factor that is common to all four terms will be the factor in any column that has four entries. The GCF will be the product of all the common factors. Looking at the table we can see that there are 2 columns of 2's and 6 columns of x's that have an entry in all four rows. So the GCF is:
GCF   = 2 * 2         * x * x * x * x * x * x = 4x^6


P.S. There are other uses for factoring and lining up the factors like this:
  • Figuring out "what's left" of each term if the GCF is factored out. Just look at the GCF line of factors and compare it to a term's line. The factors that are in the term's line but not in the GCF's line of factors will be "what's left" of the term after the GCF is factored out. For example:
    GCF   = 2 * 2         * x * x * x * x * x * x
    8x^6  = 2 * 2 * 2     * x * x * x * x * x * x
    From this we can see that the only factor in the term's line that is not in the GCF line is that 3rd 2. So if the GCF is factored out of 8x^6 there will be a 2 left. Or
    GCF   = 2 * 2         * x * x * x * x * x * x
    12x^7 = 2 * 2     * 3 * x * x * x * x * x * x * x
    Here we can see that the term has factors of a 3 and a 7th x that are not in the GCF list. So if we factor out the GCF from this term we will have 3 * x or just 3x left.

    Note: If a term is the same as the GCF then there will be just a 1 (one) left if the GCF is factored out of this term.

  • Finding least common multiples (LCM's). The LCM will be the product of all the different columns. For our four terms above the LCM will be:
    LCM = 2 * 2 * 2 * 3 * x * x * x * x * x * x * x * x * x = 24x^9
    Note: Lowest common denominators (LCD's) are simply the LCM of some denominators. So we can use this method to find LCD's, too. Not only that we can figure out each fraction need to be multiplied by to turn the denominator into the LCD. For example, let's say we wanted to add
    1%2F4x%5E9+%2B+3%2F8x%5E8+%2B+11%2F12x%5E7+%2B+5%2F8x%5E6
    We would need the LCD. Since the denominators are the same as the terms we've already factored we can use the LCM we found above:
    LCM   = 2 * 2 * 2 * 3 * x * x * x * x * x * x * x * x * x = 12x^9
    Then if we compare the factors of the LCM with the factors of each denominator we can see what factors are "missing". For the first denominator:
    4x^9  = 2 * 2         * x * x * x * x * x * x * x * x * x
    We can see that this term's factors are "missing" the third 2 and a 3. So we would multiply the numerator and denominator of the first fraction by 2*3 or 6. For the third denominator:
    12x^7 = 2 * 2     * 3 * x * x * x * x * x * x * x
    We can see that this term's factors are missing the third 2 and the 8th and 9th x's. So we would multiply the third fraction's numerator and denominator by 2 * x * x or 2x%5E2
    Note: If a denominator is the same as the LCD then it does not need to change. Don't multiply it by anything.


Polynomials-and-rational-expressions/709334: ((5x^-2)+(5y^-2))/((8x^-1)+(8y^-1))
Simplify the compound fractional expression. Give your answer in factored form.
1 solutions

Answer 436559 by jsmallt9(3296) About Me  on 2013-02-02 06:54:04 (Show Source):
You can put this solution on YOUR website!

This is a compound fraction because of the negative exponents. Let's rewrite the expression with positive exponents so we can see it better:
%28%285%2Fx%5E2%29%2B%285%2Fy%5E2%29%29%2F%28%288%2Fx%29%2B%288%2Fy%29%29

Different methods are taught on how to simplify this expression. One method is to
  1. Combine the terms in both the numerator and the denominator of the "big" fraction
  2. Turn the division into a multiplication by the reciprocal of the denominator
  3. Simplify

But I prefer a different method:
  1. Find the lowest common denominator (LCD) of all the "little" fractions.
  2. Multiply the numerator and denominator of the "big" fraction by the LCD from step one.
The first method requires addition/subtraction of fractions. The second one does not which is a major reason I prefer it.

Using the second method...
The "little" denominators are x%5E2, y%5E2, x and y. The LCD of these 4 is: x%5E2y%5E2. Multiplying the numerator and denominator by this LCD:

To multiply correctly we need to use the Distributive Property:

In each "little" fraction the denominator cancels with all or some part of the LCD leaving:
%285y%5E2%2B5x%5E2%29%2F%288xy%5E2%2B8x%5E2y%29
There are no like terms here so we cannot simplify this further. But we might be able to reduce the fraction. To see if the fraction will reduce we must first factor the numerator and denominator:
%285%28y%5E2%2Bx%5E2%29%29%2F%288xy%28y%2Bx%29%29
There are no factors in common between the numerator and denominator so the fraction will not reduce.

The problem asks that the answer be left in factored form so our answer is:
%285%28y%5E2%2Bx%5E2%29%29%2F%288xy%28y%2Bx%29%29


Rational-functions/709367: What missing exponent would make this statement true?
81 5√27 = 3^?

1 solutions

Answer 436553 by jsmallt9(3296) About Me  on 2013-02-02 02:39:07 (Show Source):
You can put this solution on YOUR website!
I think the reason no tutor has responded to this earlier is that they do not understand what you posted. I'm making a guess that the left side is:
81%2Aroot%285%2C+27%29
If I am right then please try to make your expressions clearer. Different kinds of roots can be difficult to post. For these either:
  • Use some English and parentheses to make it clear. For example, you could have used:
    81 * (5th root(27))
  • Or teach yourself the syntax for Algebra.com's expression-drawing software. Click on the "Show source" link above and you can see what I typed to get the root to display nicely. (It starts the three left braces, "{", then the special syntax, then it ends with three right braces, "}".
If I am wrong, then stop reading and re-post your problem in a clearer way.

Solving equations where the unknown/variable is in an exponent is easiest if it is possible to rewrite the equation so that both sides are power of the same number. So we will look to see if we can rewrite both sides of our equation this way. Looking at the numbers involved, 81, 27 and 3, it should not take a long time to figure out that all three of them are powers of 3. (81+=3%5E4 and 27+=+3%5E3) So we will be able to rewrite the equation in terms of powers of 3:
%283%5E4%29%2Aroot%285%2C+3%5E3%29+=+3%5Ex
We can replace the radical with a fractional exponent:
%283%5E4%29%2A%283%5E3%29%5E%281%2F5%29+=+3%5Ex
Next we simplify. First the power of a power on the left side. The rule is to multiply the exponents:
%283%5E4%29%2A%283%5E%283%2F5%29%29+=+3%5Ex
Now we can multiply on the left side. The rule is to add the exponents:
3%5E%28%284%2B3%2F5%29%29+=+3%5Ex
3%5E%28%2820%2F5%2B3%2F5%29%29+=+3%5Ex
3%5E%2823%2F5%29+=+3%5Ex
We now have the equation in the desired form, two powers of 3 that are equal. The only way these powers of 3 can be equal is if the exponents are equal. So:
23%2F5+=+x
And we are finished.


P.S. In response to the question in your thank you note:
%281%2F7%29root%283%2C+49%29
Both 1/7 and 49 are powers of 7:
%287%5E%28-1%29%29root%283%2C+7%5E2%29
Changing the radical to a fractional exponent:
%287%5E%28-1%29%29%2A%287%5E2%29%5E%281%2F3%29%29
Using the rules for exponents to simplify:
%287%5E%28-1%29%29%2A%287%5E%282%2F3%29%29
7%5E%28%28-1+%2B+2%2F3%29%29
7%5E%28%28-3%2F3+%2B+2%2F3%29%29
7%5E%28%28-1%2F3%29%29


Linear-systems/709325: does anyone know how to solve x,y,z equations for x and explain?!

2x + y + z = 0
3x - y + z = 3
7x - 5y - 3z = 15
thanks!
1 solutions

Answer 436550 by jsmallt9(3296) About Me  on 2013-02-02 02:13:46 (Show Source):
You can put this solution on YOUR website!
There are many ways to solve a system like this, including:
  • Substitution Method
  • Linear Combination (aka Elimination) Method
  • Matrix methods, including:
    • Gaussian Elimination
    • Inverse Matrices
  • Cramer's Rule (determinants)
Since it would not be helpful for me (or any tutor) to use a method you know nothing about, I think it would be best for you to re-post your question and include either:
  • The method you would like to see; or
  • A list of methods you have learned so the tutors can pick one you can recognize.


Linear-systems/709375: how do I solve by elimination?
-0.3x-0.1y=-0.2
2/7x-3/14y=5/14
1 solutions

Answer 436549 by jsmallt9(3296) About Me  on 2013-02-02 02:04:09 (Show Source):
You can put this solution on YOUR website!
-0.3x-0.1y=-0.2
%282%2F7%29+x-+%283%2F14%29+y+=+5%2F14
Usually the first thing with the elimination method is get opposites lined up. With the fractions and decimals, however, this will not be simple. So the first thing we will do is eliminate the fractions and decimals.

Multiplying both sides of the first equation by 10 will eliminate the decimals. And multiplying both sides of the second equation by 14 will eliminate the fractions:
10%28-0.3x-0.1y%29=10%28-0.2%29
14%28%282%2F7%29+x-+%283%2F14%29+y%29+=+14%285%2F14%29
which simplify to:
-3x-y=-2
4x-3y+=+5

Now that the fractions and decimals are gone we can more easily create lined-up opposites. Multiplying the first equation by -3 will create lined-up opposite y-terms:
-3%28-3x-y%29=-3%28-2%29
4x-3y+=+5
which simplifies to:
9x%2B3y+=+6
4x-3y+=+5

After the opposites are lined up the next step is to add the two equations together:
13x+=+11
With the y terms gone we can solve for x:
x+=+11%2F13

Now that we have x we can find y. Usually I recommend using one of the original equations at this point. It is the safest way to find the second variable. (Using an equation you created might be a problem if you've made a mistake somewhere along the way.) But with the x being a fraction and the original equations having decimals or fractions with different denominators, I'm going to be lazy and take a chance using of the later equations (without fractions or decimals). I'm going to use:
-3x-y=-2
Substituting in our value for x:
-3%2811%2F13%29-y=-2
which simplifies to:
-33%2F13-y=-2
Multiplying by 13 to eliminate the fraction:
-33-13y=-26
Adding 33:
-13y=7
Dividing by -13:
y+=+-7%2F13

So the solution to your system is the point:
(11%2F13, -7%2F13)


Graphs/709377: suppose that the function g is defined, for all real numbers, as follows.
g(x)= -x if x does not equal 3
g(x)=2 if x equals 3
graph the function g.
1 solutions

Answer 436548 by jsmallt9(3296) About Me  on 2013-02-02 01:33:48 (Show Source):
You can put this solution on YOUR website!
Pretend for a moment that the function was simply g(x) = -x then I hope you would recognize this as the equation for a line. A line in slope-intercept form. A line with a slope of -1 and a y-intercept of 0. One of the points on this pretend line is (3, -3)

Since the real g(x) is -x for all x's except 3, graph the line described above except for the point (3, -3)!. In other words. draw an small open circle (a small ring) at the point (3, -3). (This open circle indicates that this point is not included.) Then draw the rest of the line as normal. When you are finished it should look like the the line y = -x except that it has a "hole" in it at (3, -3).

To finish the graph just plot the point (3, 2). (This is a regular point, a dot, not the open circle we used at (3, -3).)

Your final graph should be a line with a hole in it at (3, -3) plus the extra point (3, 2) (which is nowhere near the line).


Trigonometry-basics/709264: Verify that tan theta/ sec theta= sin theta
1 solutions

Answer 436487 by jsmallt9(3296) About Me  on 2013-02-01 15:44:26 (Show Source):
You can put this solution on YOUR website!
When you are not sure how to prove a Trig identity (like this), it can be helpful to convert any tan's, cot's, sec's and/or csc's into equivalent expressions in terms of of sin and/or cos.

With tan = sin/cos and sec = 1/cos your equation becomes:
%28sin%28theta%29%2Fcos%28theta%29%29%2F%281%2Fcos%28theta%29%29+=+sin%28theta%29
We can simplify the fractions within a fraction on the left side bu multiplying the numerator and denominator of the "big" fraction by cos%28theta%29:

The cos's cancel:

leaving:
%28sin%28theta%29%2F1%29%2F%281%2F1%29%29+=+sin%28theta%29
which simplifies to:
sin%28theta%29+=+sin%28theta%29
And we're finished!


Permutations/701774: ten cards are numbered 1 through 10. three cards are selected. find the probability that all three cards are less than 5.
1 solutions

Answer 436472 by jsmallt9(3296) About Me  on 2013-02-01 11:59:07 (Show Source):
You can put this solution on YOUR website!
I think the other tutor did not notice that three cards are to be drawn. His/her solution is only correct for drawing a single card.

To find the probability of all three cards being less than 5:
  1. Find the individual probabilities of each card being less than 5; then
  2. Multiply these probabilities.
The probability of the first card being less than 5 is, as the other tutor said, 4/10.

The probability of the second card being less than 5 is 3/9 since there are only three cards left that are less than 4 and there are only 9 cards altogether after the first card.

The probability of the third card being less than 5 is 2/8 since there are only two cards left that are less than 4 and there are only 8 cards altogether after the first two cards.

The probability of all three cards being less than 5 is the product of the three individual probabilities:
%284%2F10%29%2A%283%2F9%29%2A%282%2F8%29
which simplifies down to:
1%2F30


Volume/709234: how many bricks,each of dimensions 20cm*12cm*9cm,will be required to build a wall 12m long 72cm thick 4m hight.
1 solutions

Answer 436469 by jsmallt9(3296) About Me  on 2013-02-01 11:39:15 (Show Source):
You can put this solution on YOUR website!
The solution from the other tutor is correct. But it is only correct because the each side of the wall can be divided evenly by a corresponding side of a brick. So a full, proper solution will first determine this divisibility.

The 20cm side of the brick will divide evenly into the 4m side of the wall: 4m = 400cm and 400/20 = 20

The 12cm side of the brick will divide evenly into the 12m side of the wall: 12m = 1200cm and 1200/12 = 100

The 9cm side of the brick will divide evenly into the 72cm side of the wall: 72/9 = 8

This makes the number of bricks needed: 20*100*8 = 16000 (which matches the answer from the other tutor).

P.S. When checking for the divisibility, try all possible combinations. In this problem, the 20cm side of the brick divides into both the 12m and 4m sides of the wall. The 12cm side of the brick divides into both the 72cm and 12m sides of the wall. But the 9cm side of the brick only divides evenly into the 72cm side of the wall. This leaves the 12m for the 12cm and then the 20cm into the 4m.

P.P.S. If you cannot find this divisibility then it will not be possible to build the wall unless you break off parts of the bricks. This is a more difficult problem to solve and the solution from the other tutor, to divide the volumes, will not work correctly.


Polynomials-and-rational-expressions/709227: Using complete sentences, describe how you would find all possible rational zeros of the polynomial function f(x) = 9x4 – 17x3 + 2x2 – 3x + 33.
1 solutions

Answer 436464 by jsmallt9(3296) About Me  on 2013-02-01 11:17:09 (Show Source):
You can put this solution on YOUR website!
When a polynomial (this is not a rational function by the way) is written in standard form with the terms listed from highest degree to lowest (like yours), the possible rational roots are all the ratios, positive and negative, that can be formed using a factor of the constant term (at the end) in the numerator over a factor of the leading coefficient in the denominator.

Your constant term is 33. Its factors are 1, 3, 11 and 33.

Your leading coefficient is 9. Its factors are 1, 3 and 9.

The possible rational roots of this polynomial are all the possible ratios, positive and negative, we can form using a factor of 33 (1, 3, 11 or 33) on top over a factor of 9 (1, 3 or 9):
+1/1, +3/1, +11/1, +33/1,
+1/3, +3/3, +11/3, +33/3,
+1/9, +3/9, +11/9, +33/9
which reduce to:
+1, +3, +11, +33,
+1/3, +1, +11/3, +11,
+1/9, +1/3, +11/9, +11/3
Removing the duplicates:
+1, +3, +11, +33, +1/3, +11/3, +1/9, +11/9

So there are 16 possible rational roots to f(x).


Polynomials-and-rational-expressions/709135: how do you find all of the real zeroes of 8x^3+125
1 solutions

Answer 436462 by jsmallt9(3296) About Me  on 2013-02-01 10:53:50 (Show Source):
You can put this solution on YOUR website!
8x%5E3%2B125
To find the zeroes of an expression of degree 3 or more (like this one) we need to factor it.

When factoring, check the greatest common factor (GCF) first. The GCF here is 1 (which we rarely factor out).

After the GCF, we look to use any and all of the other factoring techniques. One of these techniques is factoring by the use of factoring patterns. And one of these patterns (the only one in fact) that has two terms with a "+" between them is:
a%5E3%2Bb%5E3+=+%28a%2Bb%29%28a%5E2-ab%2Bb%5E2%29
As the pattern shows, we need a sum of two cubes to use this pattern. Is 8x%5E3%2B125 a sum of cubes? It's definitely a sum. Are 8x%5E3 and 125 perfect cubes? With a little investigation we should find that 8x%5E3+=+%282x%29%5E3 and 125+=+5%5E3. So we can use the pattern with the "a" being "2x" and the "b" being "5". So 8x%5E3%2B125, according to the patterns factors into:
%28%282x%29%2B%285%29%29%28%282x%29%5E2-%282x%29%285%29%2B%285%29%5E2%29
(Note: My use of parentheses may seem excessive. But it is actually a good idea to use parentheses like this when making substitutions like we have done here. It helps us avoid easily-made mistakes.)
This simplifies to:
%282x%2B5%29%284x%5E2-10x%2B25%29
Neither factor will factor further no matter which techniques we try.

From the Zero Product Property we know that this product will be zero only be zero if one of the factors is zero. And if this product is zero then the expression from which we got these factors, 8x%5E3%2B125 will also be zero. So the x values that make these factors zero will be the zeroes of 8x%5E3%2B125. Setting each factor to zero and then solving will lead to our solution. For the first factor:
2x%2B5+=+0
Solving this we should get x = -5/2.

For the second factor:
4x%5E2-10x%2B25+=+0
We must use the Quadratic Formula:
x+=+%28-%28-10%29+%2B-+sqrt%28%28-10%29%5E2-4%284%29%2825%29%29%29%2F2%284%29
simplifying...
x+=+%28-%28-10%29+%2B-+sqrt%28100-4%284%29%2825%29%29%29%2F2%284%29
x+=+%28-%28-10%29+%2B-+sqrt%28100-400%29%29%2F2%284%29
x+=+%28-%28-10%29+%2B-+sqrt%28-300%29%29%2F2%284%29
At this point we can stop. The negative in the square root means that the solutions will be complex numbers. But the problem specifically asks for real solutions. So the only real zero to 8x%5E3%2B125 is -5/2.

P.S. In case you are curious about the complex zeroes I will go ahead and finish with the Quadratic Formula. Continuing the simplifying:
x+=+%2810+%2B-+sqrt%28-300%29%29%2F8
x+=+%2810+%2B-+sqrt%28-1%2A100%2A3%29%29%2F8
x+=+%2810+%2B-+sqrt%28-1%29%2Asqrt%28100%29%2Asqrt%283%29%29%2F8
x+=+%2810+%2B-+i%2A10%2Asqrt%283%29%29%2F8
x+=+%282%285+%2B-+5i%2Asqrt%283%29%29%29%2F%282%2A4%29
x+=+%285+%2B-+5i%2Asqrt%283%29%29%2F4
which is short for:
x+=+%285+%2B+5i%2Asqrt%283%29%29%2F4 or x+=+%285+-+5i%2Asqrt%283%29%29%2F4
In standard "a + bi" form these would be:
x+=+5%2F4+%2B+%285sqrt%283%29%2F4%29i or x+=+5%2F4+%2B+%28-5sqrt%283%29%2F4%29i
So there are three zeroes: two complex (above) and the one real we found earlier (-5/2).


Trigonometry-basics/709171: differentiate +r=+4thrt+%28+sec+3theta+%29+
1 solutions

Answer 436450 by jsmallt9(3296) About Me  on 2013-02-01 09:42:48 (Show Source):
You can put this solution on YOUR website!
+r=+root%284%2C+sec%283theta%29+%29+
First of all, when there are radicals in a function (like this one) rewrite them using a fractional exponent instead of the radical before trying to find the function's derivative. (We do this because I've never heard of derivatives of radicals being taught. But we certainly learn how to find derivatives of a power.) So the first thing we do is rewrite the radical:
+r=+%28sec%283theta%29%29%5E%281%2F4%29+

This is a chain rule problem. At the outermost level we have something raised to the 1/4th power. Inside that we have the sec of something. Inside that we have 3 times theta. (Note: I'm using the very vague term "something" on purpose (as I hope you will understand why as I go through the solution).

We start on the outside and work our way in. The outer most function is something to the 1/4th power. The derivative of this, according to the chain rule, is:
(1/4)*(something #1)^((1/4)-1)*(derivative of something #1)

"Something #1" is: sec(something #2). The "derivative of something #1", according to the chain rule, will then be:
sec(something #2)*tan(something #2)*(derivative of something #2)

"Something #2" is 3theta. The "derivative of something #2" is simply 3.

Putting all this together we get:
r' =
Simplifying...
The 3 at the end and the 1/4 in front make 3/4 and the 1/4 - 1 make -3/4:
r' = %283%2F4%29%2A%28sec%283theta%29%29%5E%28-3%2F4%29%2Asec%283theta%29%2Atan%283theta%29
Since the sec's have the same argument, 3theta, we can multiply them. The rule is to add exponents. The (unseen) exponent on the second sec is 1. Adding -3/4 and 1:
r' = %283%2F4%29%2A%28sec%283theta%29%29%5E%281%2F4%29%2Atan%283theta%29
This may be acceptable as an answer. Or perhaps reverting to radical form would be preferred:
r' = %283%2F4%29%2Aroot%284%2C+sec%283theta%29%29%2Atan%283theta%29
or, to ensure there is no confusion about whether the tan is inside or outside the radical:
r' = %283%2F4%29%2Atan%283theta%29%2Aroot%284%2C+sec%283theta%29%29


Trigonometry-basics/709118: find the exact value of each expression
20) inverse cos( inverse sin root 2 over 3)
1 solutions

Answer 436444 by jsmallt9(3296) About Me  on 2013-02-01 09:12:03 (Show Source):
You can put this solution on YOUR website!
If you posted the actual question you have then it is a bad question for several reasons:
  • What is "root"? Square root? cube root? 4th root? etc.
  • What is inside the radical (or whatever kind of root it is)? Just the 2? or 2/3?
  • The inverse functions take a ratio as input and provide an angle as output. Depending on what "root 2 over 3" means, it may be a valid ratio to be input to the inverse sin. But inverse sin will output an angle which is not valid input to inverse cos.
If what you posted is not literally the problem given to you (which is waht I suspect), then please:
  • Be more careful in posting. There is virtually no chance an inverse sin is input to an inverse cos.
  • Don't just say "root". Tell us what kind of root.
  • Use parentheses to tell us what is inside the radical of the root. Use
    square root(2)/3 (or just sqrt(2)/3) for sqrt%282%29%2F3
    and use
    square root(2/3) (or just sqrt(2/3)) for sqrt%282%2F3%29


Trigonometry-basics/709201: From the top of a 130m high building, the angle of depression of Jenny and Johnny on the ground were found to be 34 degrees 16 minutes and 54 degrees 12 minutes, respectively. Find the distance between them.
Can you also please help me with illustrating this? I have a hard time illustrating triangles. Thanks.
1 solutions

Answer 436441 by jsmallt9(3296) About Me  on 2013-02-01 08:43:00 (Show Source):
You can put this solution on YOUR website!
This problem is just like your plane and ships problem. (You can even reuse the diagram as long as you change the angles and the heights!) So you can solve it the same way as I showed you in that problem.

The only substantial difference between this problem and the other one is that the angles are not whole numbers. To handle angles measured in degrees and minutes you must convert them into a decimal number of degrees.

Since there are 60 minutes in a degree, 34 degrees and 16 minutes is the same as 34%2616%2F60 degrees. Now we convert the fraction into a decimal by dividing 16/60. So 34 degrees 16 minutes, as a decimal number of degrees, is: 34.266666... Round this off as you see fit.

I'll leave it up to you to convert 54 degrees 12 minutes to a decimal number of degrees.

Then as you solve the problem you will be using these decimal numbers in your tan's.


Trigonometry-basics/709202: From a plane 2000m above sea level, the pilot observes two ships in line due west. The angle of depression of the two ships are 60 degrees and 70 degrees. How far apart are the ships?
Can you also please help me with illustrating this? I have a hard time illustrating triangles. Thanks.
1 solutions

Answer 436440 by jsmallt9(3296) About Me  on 2013-02-01 08:31:55 (Show Source):
You can put this solution on YOUR website!
For the diagram...
  1. Draw two parallel horizontal lines. The top one will represent the path of the plane. The bottom one represents the surface of the water.
  2. Pick a point on the top line (closer to the end of the line than the middle). This will represent the plane. Let's label it "P".
  3. Pick two separate points on the bottom line (near the other end of the line from where P is). Make sure there is space between the two points. These points will represent the ships. Label the ship closer to P as "X" and the ship farther away as "Y".
  4. Draw four line segments:
    • From P to X
    • From P to Y
    • From X straight up to the upper line. Label the upper endpoint of this segment as "Q".
    • From Y straight up to the upper line. Label the upper endpoint of this segment as "R".
  5. Since the two lines are horizontal and segments XQ and YR are vertical, XQ and YR are perpendicular to the two horizontal lines. So draw the "box" indicator of a right angle at each point where XQ and YR intersect the horizontal lines. (IOW at X, Y, Q and R).
  6. Since the lines are horizontal lines are parallel and since distance between lines is measured perpendicularly and since XQ and YR are perpendicular, both XQ and YR are 2000m in length. Write 2000 next to XQ and YR to indicate their length.
  7. The angles of depression (which are always angles from a horizontal) are angles RPY and QPX. If you've been following these directions, angle RPY is the smaller angle. So label it 60 degrees. Angle QPX is the 70 degree angle. But since angle RPY is inside angle QPX it will not be easy to label angle QPX. Perhaps it would be better just to make a note outside the diagram that the measure of angle QPX is 70 degrees.
Our diagram is now complete. It should have two right triangles, RPY and QPX, and a rectangle, XYRQ. There is another triangle, PXY. But it is not a right triangle and we only know one part of this triangle. (Angle XPY is the difference between angle RPY and QPX so it is 10 degrees.) We need three parts, including at least one side, of a non-right triangle to find all the other parts. So if possible we will be using just the two right triangles and the rectangle to solve the problem.

The problem asks us to find the distance between the ships. In our diagram this should be the length of XY. XY is not a side of either of the right triangles so we will not be able to solve for it directly. We will have to find other lengths first and then use them to find XY.

XY is a side of the rectangle. So its length is the same as the opposite side, QR. If we can find QR then we have also found XY.

QR is the difference between PR and PQ. Since PR and PQ are sides of our right triangles and since we know the angles of depression and the vertical sides of these triangles we can use Trig to find PR and PQ.
In triangle RPY the vertical side, YR, is opposite to the the angle of depression, angle RPY. And the side we want to find is the adjacent side to the angle of depression. The Trig functions that involve a ratio of opposite and adjacent are tan and cot. Since we do not have a button on our calculator for cot, we will use tan:
tan%2860%29+=+2000%2FPR (Note: PR is not P times R. It is a single number/variable that is the length of side PR.)
Solving for PR. Multiplying both sides by PR we get:
PR%2Atan%2860%29+=+2000
Dividing both sides by tan(60):
PR+=+2000%2Ftan%2860%29
60 is a special angle so we could find the tan exactly without a calculator. (It's sqrt%283%29.) But we will use a calculator and get a decimal anyway since
  • PR is not the answer to our problem; and
  • we will be subtracting PQ from PR; and
  • we do not have a special angle in triangle QPX so we will have to use our calculator to find PQ; and
  • there's not much point in using an exact value (with a square root) when you have to subtract a decimal approximation from it to find your answer.
Replacing tan(60) with its decimal approximation:
PR+=+2000%2F1.732 (Note: Feel free to use more decimal places.)
Dividing:
PR = 1154.7

We will repeat this for PQ. The only difference is that the angle is 70, not 60:
tan%2870%29+=+2000%2FPQ
PQ%2Atan%2870%29+=+2000
PQ+=+2000%2Ftan%2870%29
PQ+=+2000%2F2.747
PQ = 727.9

QR, as noted earlier, is the difference between PR and PQ:
QR = PR - PQ
QR = 1154.7 - 727.9
QR = 426.8

And since QR and XY are opposite sides in a rectangle, XY must be 426.8, too. So the distance between the ships is approximately 426.8 meters. (Note: You might get a number slightly different from this is you used more (or fewer) decimal places for your tan's.)


Functions/708336: I do not understand where to even begin in a problem like this one. Please help me to understand how to reach the answer and why it is so. Thank you! :)
Let (f)x = –2x + 4 and g(x) = –6x – 7. Find f(x) – g(x)
1 solutions

Answer 436070 by jsmallt9(3296) About Me  on 2013-01-30 14:20:51 (Show Source):
You can put this solution on YOUR website!
Since (f)x = –2x + 4 and g(x) = –6x – 7 and you want to find f(x) - g(x), just replace f(x) with -2x+4 and g(x) with -6x-7:
f(x) - g(x)
(-2x+4)-(-6x-7)
[Important! Notice the use of parentheses! It is an extremely good habit to use parentheses with making substitutions (especially if you are substituting in multiple terms like we are here).]

Since subtractions cause problems (they are harder than additions and they are not commutative so you can't change the order), I am going to change the subtractions to additions of the opposite:
(-2x+4)-(-6x+(-7))
(-2x+4)+(6x+7) (Note how the signs changed for both terms in the parentheses that had the "-" in front!)
Since we now have all addition we can freely change the order and grouping of the terms. Reordering and grouping the like terms together we get:
(-2x+6x)+(4+7)
Adding the like terms:
4x+11

So f(x) - g(x) = 4x+11


Polynomials-and-rational-expressions/708291: |x − 11| = x2 − 11x
1 solutions

Answer 436063 by jsmallt9(3296) About Me  on 2013-01-30 14:06:31 (Show Source):
You can put this solution on YOUR website!
abs%28x-11%29+=+x%5E2-11x
If this were
abs%28x-11%29+=+35
would it be easier? You probably know that this would be solved using two equations:
x-11+=+35 or x-11+=+-35

Well, the problem we have can be solved in exactly the same way!
x-11+=+x%5E2-11x or x-11+=+-%28x%5E2-11x%29
The trick part is that we need the negative of the whole right side in the second equation. When the right side is just a number, like 35, you can just stick a "-" in front. But with multiple terms, like x%5E2-11x, we need to put parentheses around the right side. With the parentheses, the "-" in front will negate the entire expression, not just the x%5E2.

We now have two quadratic equations to solve. Let's do them one at a time. With the first equation we want one side to be zero. Subtracting the entire left side from both sides we get:
0+=+x%5E2-11x%2B11
This will not factor we we will use the Quadratic Formula:
x+=+%28-%28-11%29+%2B-+sqrt%28%28-11%29%5E2-4%281%29%2811%29%29%29%2F2%281%29
Simplifying...
x+=+%28-%28-11%29+%2B-+sqrt%28121-4%281%29%2811%29%29%29%2F2%281%29
x+=+%28-%28-11%29+%2B-+sqrt%28121-44%29%29%2F2%281%29
x+=+%28-%28-11%29+%2B-+sqrt%2877%29%29%2F2%281%29
x+=+%2811+%2B-+sqrt%2877%29%29%2F2
which is short for:
x+=+%2811+%2B+sqrt%2877%29%29%2F2 or x+=+%2811+-+sqrt%2877%29%29%2F2

Now for the second equation we got earlier:
x-11+=+-%28x%5E2-11x%29
Before we get the zero, let's simplify the right side:
x-11+=+-x%5E2%2B11x%29
Adding x%5E2 and subtracting 11x we get:
x%5E2-11x-11+=+0
Again this will not factor so again we use the formula:
x+=+%28-%28-11%29+%2B-+sqrt%28%28-11%29%5E2-4%281%29%28-11%29%29%29%2F2%281%29
Simplifying...
x+=+%28-%28-11%29+%2B-+sqrt%28121-4%281%29%28-11%29%29%29%2F2%281%29
x+=+%28-%28-11%29+%2B-+sqrt%28121%2B44%29%29%2F2%281%29
x+=+%28-%28-11%29+%2B-+sqrt%28165%29%29%2F2%281%29
x+=+%2811+%2B-+sqrt%28165%29%29%2F2
which is short for:
x+=+%2811+%2B+sqrt%28165%29%29%2F2 or x+=+%2811+-+sqrt%28165%29%29%2F2

So there are four solutions to your equation:
x+=+%2811+%2B+sqrt%2877%29%29%2F2 or x+=+%2811+-+sqrt%2877%29%29%2F2
x+=+%2811+%2B+sqrt%28165%29%29%2F2 or x+=+%2811+-+sqrt%28165%29%29%2F2


Quadratic_Equations/708305: How to find the root(s) of 80-x^2=0
And
How to simplify 4x^3+6x^2-14x/2x
Thank you!
1 solutions

Answer 436057 by jsmallt9(3296) About Me  on 2013-01-30 13:35:49 (Show Source):
You can put this solution on YOUR website!
80-x%5E2=0
Any quadratic equation can be solved using the Quadratic Formula. Or, since there is no x-term (just x-squared), we can solve this more simply. Adding x%5E2 to each side we get:
80=x%5E2
Now we find the square root of each side. Since there both positive and negative square roots we end up with two equations:
sqrt%2880%29+=+x or -sqrt%2880%29+=+x
All that's left is to simplify the square root. Since 80 = 16*5 and since 16 is a perfect square, these square roots will simplify:
sqrt%2880%29+=+sqrt%2816%2A5%29+=+sqrt%2816%29%2Asqrt%285%29+=+4sqrt%285%29
Substituting the simplified square roots into our solutions we get:
4sqrt%285%29+=+x or -4sqrt%285%29+=+x

In the future, put parentheses around multiple-term numerators and denominators. Without the parentheses what you posted meant:
4x%5E3%2B6x%5E2-14x%2F2x
But I strongly suspect that the actual fraction is:
%284x%5E3%2B6x%5E2-14x%29%2F2x

Believe it or not, simplifying/reducing fractions is the same as it has always been. Any factors that are common to both the numerator and denominator can be canceled. What has changed since the "good old days" of reducing fractions like 10/20 is that it is harder to find the factors.

So to see if the fraction will simplify/reduce is to find the factors. And when factoring we always start with the greatest common factor, GCF. The GCF in the numerator is 2x. The GCF in the denominator is just 1. Factoring the GCF's out we get:
%282x%282x%5E2%2B3x-7%29%29%2F%281%2A2x%29
As we can see, we do have a factor in common, 2x, which we can cancel:
%28cross%282x%29%282x%5E2%2B3x-7%29%29%2F%281%2Across%282x%29%29
leaving:
%282x%5E2%2B3x-7%29%2F1
which simplifies to:
2x%5E2%2B3x-7


logarithm/708299: Please help me solve this problem: log1/3(x^2+x)-log1/3(x^2-x)=-1. Do you have to divide the two logs because there is subtraction, or is there another way?
1 solutions

Answer 436054 by jsmallt9(3296) About Me  on 2013-01-30 13:12:21 (Show Source):
You can put this solution on YOUR website!
log%281%2F3%2C%28x%5E2%2Bx%29%29-log%281%2F3%2C%28x%5E2-x%29%29=-1
Solving equations like this usually starts with transforming the equation into one of the following forms:
log(expression) = number
or
log(expression) = log(expression)

With the "non-log" term of -1 on the right side it will be harder to transform your equation into the second, "all-log" form. So we will aim for the first form. This will require that we find a way to combine the two logs into one.

If they were like terms then we could just subtract them. But like logarithmic terms have the same bases and same arguments. Our logs have the same bases, 1/3, but the arguments are different. So we cannot subtract them.

Another way to combine logs is to one of the following properties:
  • log%28a%2C+%28p%29%29+%2B+log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Aq%29%29
  • log%28a%2C+%28p%29%29+-+log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Fq%29%29
These properties require the same bases and coefficients of 1. Our logs meet these requirements. We will use the second property because its logs, like ours, have a "-" between them:
log%281%2F3%2C%28%28x%5E2%2Bx%29%2F%28x%5E2-x%29%29%29=-1
[Note: This property changes the subtraction of two logs not into a division of the logs as you asked but into the log of the division of the arguments. This is a subtle but important difference!]

Our equation is now in the first form. The next step with this form is to rewrite the equation in exponential form. In general, log%28a%2C+%28p%29%29+=+n is equivalent to a%5En+=+p. Using this pattern on our equation we get:
%281%2F3%29%5E%28-1%29+=+%28x%5E2%2Bx%29%2F%28x%5E2-x%29
Since -1 as an exponent means reciprocal the left side simplifies to:
3+=+%28x%5E2%2Bx%29%2F%28x%5E2-x%29

Now that the x's are out of logarithms we can solve the equation. First let's get rid of the fraction by multiplying each side by x%5E2-x:
%28x%5E2-x%293+=+%28x%5E2-x%29%28%28x%5E2%2Bx%29%2F%28x%5E2-x%29%29
which simplifies to:
3x%5E2-3x+=+x%5E2%2Bx
This is a quadratic equation so we want one side to be zero. Subtracting the entire right side from both sides we get:
2x%5E2-4x=0
Now we factor (or use the Quadratic Formula). This factors easily:
2x%28x-2%29=0
From the Zero Product Property:
2x = 0 or x-2 = 0
Solving these we get:
x = 0 or x = 2

Last of all we check. This is not optional when solving logarithmic equations like or this when you multiply both sides of an equation by an expression that might be zero. We have done both! We must at least check that the solutions create valid arguments and bases to the logarithms. Use the original equation to check:
log%281%2F3%2C%28x%5E2%2Bx%29%29-log%281%2F3%2C%28x%5E2-x%29%29=-1
Checking x = 0:
log%281%2F3%2C%28%280%29%5E2%2B%280%29%29%29-log%281%2F3%2C%28%280%29%5E2-%280%29%29%29=-1
We can already see that both arguments are going to be zero if x = 0. Zero is not a valid argument for logarithms. (Valid arguments are positive.) So we must reject this solution.
Checking x = 0:
log%281%2F3%2C%28%282%29%5E2%2B%282%29%29%29-log%281%2F3%2C%28%282%29%5E2-%282%29%29%29=-1
Simplifying...
log%281%2F3%2C%284%2B2%29%29-log%281%2F3%2C%284-2%29%29=-1
log%281%2F3%2C%286%29%29-log%281%2F3%2C%282%29%29=-1
Using the property to combine the logs:
log%281%2F3%2C%286%2F2%29%29=-1
log%281%2F3%2C%283%29%29=-1
Check! (If you cannot see that this is a true statement then rewrite this in exponential form.)

So the only solution to the equation is: x = 2


logarithm/708116: how do you solve for:
log1/64 x=3/2
note: x to the 3/2 power = square root of x to the 3rd power
1 solutions

Answer 436048 by jsmallt9(3296) About Me  on 2013-01-30 12:45:00 (Show Source):
You can put this solution on YOUR website!
I hope your equation is:
log%281%2F64%2C+%28x%29%29+=+3%2F2
and not
log%28%28%281%2F64%29x%29%29+=+3%2F2
or
log%28%281%2F64x%29%29+=+3%2F2
If I am wrong then re-post your equation using parentheses around the arguments of logarithms and around fractions that are factors (like: %281%2F64%29x).

Solving equations like:
log%281%2F64%2C+%28x%29%29+=+3%2F2
usually starts with transforming the equation into one of the following general forms:
log(expression) = number
or
log(expression) = log(expression)

Our equation is already in the first form. The next step with this form is to rewrite the equation in exponential form. In general, log%28a%2C+%28p%29%29+=+n is equivalent to a%5En+=+p. Using this pattern on our equation we get:
%281%2F64%29%5E%283%2F2%29+=+x

All we have left to do is simplify the left side. As your note indicates, 1/64 to the 3/2 would be:
sqrt%28%281%2F64%29%5E3%29
What your note doesn't say is you can also use the cube of the square root:
%28sqrt%281%2F64%29%29%5E3
Either can be used. So the question is: Which looks easier? Do you want to cube 1/64 and then find a square root? Or find the square root of 1/64 and then cube that? Since the square root of 1/64 is easy I like square root first and then cube:
%28sqrt%281%2F64%29%29%5E3=x
%281%2F8%29%5E3=x
1%2F512+=+x

When solving equations where the variable is in the argument (or base) of a logarithm, you should check your solutions to make sure the arguments (and bases) remain valid. (Valid arguments to logarithms must be positive. Valid bases for logarithms must be positive but not 1.) Use the original equation to check:
log%281%2F64%2C+%28x%29%29+=+3%2F2
Checking x = 1/512:
log%281%2F64%2C+%281%2F512%29%29+=+3%2F2
Our argument and base are valid so our solution passes the required part of the check.


logarithm/708280: I need to simplify the following fraction
Numerator - log2(1/4)
Denominator log2 16
I get the denominator can be simplified to 4 log2 16, but I can't work out how to match top and bottom how to equalize the logs to leave a simplified answer....any help gratefully appreciated
1 solutions

Answer 436044 by jsmallt9(3296) About Me  on 2013-01-30 12:22:20 (Show Source):
You can put this solution on YOUR website!
log%282%2C+%281%2F4%29%29%2Flog%282%2C+%2816%29%29
Since 1/4 and 16 are both powers of 2, we can figure this out "by hand".

For the numerator, just ask yourself: "What power of 2 is 1/4?" or "2 to what power equals 1/4?" The answer to these equations will be your numerator. Hint: 2%5E%28-1%29+=+1%2F2

For the denominator, just ask yourself: "What power of 2 is 16?" or "2 to what power equals 16?" The answer to these equations will be your denominator. This should not be hard to figure out if you just try different powers of 2.

Your final, fully simplified answer should be:
-1%2F2

P.S. This may be just a coincidence by your original expression is what you get if you apply the change of base formula:
log%28a%2C+%28p%29%29+=+log%28b%2C+%28p%29%29%2Flog%28b%2C+%28a%29%29
to change
log%2816%2C+%281%2F4%29%29
into base 2 logarithms.


Triangles/708254: A triangle has sides 7.5, 9 and 10.5. If the shorest side of a similar triangle is 10, what is the perimeter?
1 solutions

Answer 436040 by jsmallt9(3296) About Me  on 2013-01-30 12:03:44 (Show Source):
You can put this solution on YOUR website!
Similar triangles have corresponding sides that are proportional. This means that the ratios of each pair of corresponding sides are all equal to each other.

So the ratio of the two shortest sides:
7.5/10 is equal to the ratio of the two middle length sides and to the ratio of the two longest sides. We can use this to find the other sides of the second triangle:
For the middle sides:
7.5%2F10+=+9%2FM (where "M" is the middle side of the second triangle).
Cross-multiplying we get:
7.5M+=+90
Dividing by 7.5:
M+=+12

For the longest sides:
7.5%2F10+=+10.5%2FL (where "L" is the longest side of the second triangle)
[Note: We could also have used the ratio of the middle sides (now that we know them both):
9%2F12+=+10.5%2FL (where "L" is the longest side of the second triangle)]
Cross-multiplying:
7.5L=+105
Dividing by 7.5:
L=14

Now that we have all three sides of the second triangle we can find its perimeter:
10 + 12 + 14 = 36


Linear-systems/708263: This is systems by elimination and i was out sick for a week and a half i have no clue whee to even start. Please help :(
-7x-3y=12
9x+3y=-12
1 solutions

Answer 436031 by jsmallt9(3296) About Me  on 2013-01-30 11:48:18 (Show Source):
You can put this solution on YOUR website!
The elimination method involves:
  1. Setting up the equations so that opposite variable terms are lined up. This can be the hardest part. Sometimes terms have to be rearranged to line up like terms. Sometimes one or both of the equations will need to be multiplied by some number to create opposite terms.
  2. Adding the two equations together. The lined up opposite variable terms will cancel each other out resulting in an equation with just one variable.
  3. Solve the one-variable equation.
  4. Use the solution to the one-variable equation to find the second variable. Substitute for the solved variable in one of the original equation and solve for the second variable.
  5. If you want/need to check, then substitute both variables into both of the original equations. If either equation fails to check out (i.e. be a true statement) then a mistake was made somewhere.
Let's see this in action.

-7x-3y = 12
9x+3y = -12
1. Line up the opposites
Your y terms, -3y and 3y, are opposites and they are lined up with each other. So are all set.
2. Add the equations.
2x + 0 = 0
3. Solve the one-variable equation.
2x = 0
x = 0
4. Use the solution above to find the other variable. Substituting for x into the first equation we get:
-7(0)-3y = 12
0-3y = 12
-3y = 12
y = -4
5. Check
-7(0)-3(-4) = 12
9(0)+3(-4) = -12
(I'll leave it up to you to finish the check if you want one.)

P.S. Most of the time, when you add the equations only one variable disappears. (In our problem the y terms disappeared.) Sometimes both variables disappear! In other words you only have numbers (no variables) left). In this case the equation is either a true statement (like 34 = 34 or -0.4 = -0.4 or 0 = 0, etc.) or a false statement (like 4 = 3 or 1/2 = 9 or -3 = 3, etc). If the statement is...
  • TRUE. This means that the two equations were actually equations for the same line! This means the lines, in effect, lay on top of each other. Every point that fits one equation will fit the other one, too. This means they intersect at every point! In short, this means that there are an infinite number of solutions to the system (not just the usual single ordered pair).
  • FALSE. This means the lines are parallel and do not intersect at all. In short, this means there are no solutions to the system.


Radicals/708265: what is exponential equation

1 solutions

Answer 436023 by jsmallt9(3296) About Me  on 2013-01-30 11:21:25 (Show Source):
You can put this solution on YOUR website!
An equation where the variable is in an exponent.


Subset/708260: what are the subsets of {3,5,8,11}
1 solutions

Answer 436021 by jsmallt9(3296) About Me  on 2013-01-30 11:20:15 (Show Source):
You can put this solution on YOUR website!
The null/empty set is a subset of every set. The other subsets will be all the sets formed from using 1 or more members of the set:
{3}
{5}
{8}
{11}
{3,5}
{3,8}
{3,11}
{5,8}
{5,11}
{8,11}
{3,5,8}
{3,5,8}
{3,8,11}
{5,8,11}
{3,5,8,11} (A set is a subset of itself)


Exponential-and-logarithmic-functions/706676: HELP (1/3)^x + 6 = (81)^–x
1 solutions

Answer 435786 by jsmallt9(3296) About Me  on 2013-01-29 07:52:29 (Show Source):
You can put this solution on YOUR website!
What you posted meant:
%281%2F3%29%5Ex+%2B+6+=+%2881%29%5E%28-x%29
This is a difficult problem to solve.

But I suspect that what you meant was:
%281%2F3%29%5E%28x+%2B+6%29+=+%2881%29%5E%28-x%29
If I am correct, then please put parentheses around multiple-term exponents like x+6. Clearly posted problems get quicker responses. (Also use parentheses around multiple term numerators, denominators, function arguments (like sin(2x-45)), etc. IOW, use parentheses generously to ensure that there is only one correct way to interpret what you post. Tutors more much more likely to respond to problems that are clear.

To solve
%281%2F3%29%5E%28x+%2B+6%29+=+%2881%29%5E%28-x%29
we can use logarithms. Logarithms are the usual way to solve equations where the variable is in exponents. But sometimes there is an easier, more exact way to solve these equations. If you can rewrite the equation so that each side of the equation is a power of the same number, then the solution is much easier than with logarithms. So it is worth a little effort to see if this can be done.

Right now the equation says that powers of different numbers, 1/3 and 81, are equal. Is it possible to...
  • rewrite 1/3 as a power of 81?
  • rewrite 81 as a power of 1/3?
  • rewrite both 1/3 and 81 as a power of some third number?
If any of these are possible then we have an easy solution in front of us.

If you are clever and good with exponents then you will see how all three of the above being possible. If you cannot see this immediately, then the third option above, changing both numbers into powers of some third number, can be the easiest to figure out. So the question is: 1/3 and 81 can both be rewritten as powers of what number? With some real thought about exponents it should not take long to get the answer: 3! 1%2F3+=+3%5E%28-1%29 and 81+=+3%5E4. Replacing 1/3 and 81 with these powers of 3 gives us:
%283%5E%28-1%29%29%5E%28x+%2B+6%29+=+%283%5E4%29%5E%28-x%29
Our equation now has powers of powers. The rule for exponents in this situation is to multiply the exponents. Multiplying the exponents we get:
3%5E%28-x+-+6%29+=+3%5E%28-4x%29
The equation is now in the desired form: two powers of the same number, 3, which are equal. The only way these powers of three can be equal is if the exponents are equal, too. So:
-x+-+6+=+-4x
Now that the variables are out of the exponents we can solve. Adding x to each side:
-6+=+-3x
Dividing by -3:
2+=+x

P.S. When solving equations like this one, it is always worth a little time to see if you can solve it the way we did here because this way, even with the effort it took to figure out that 1/3 and 81 were both powers of 3, is much easier than using logarithms. (Also, if you use your calculator to find logs then you will most likely be working with decimal approximations. These approximations could lead to answers like x = 2.0000001 or x = 1.9999998 instead of the x = 2 we got for this problem.)

However there are equations where it is not possible to rewrite the equation as powers of the same number that are equal. For these equations you must use logarithms.


Exponential-and-logarithmic-functions/707616: the half-life of nitrogen-16 is 7 seconds. how long does it take for 100mg of nitrogen-16 be reduced to 6.25mg?
1 solutions

Answer 435776 by jsmallt9(3296) About Me  on 2013-01-29 07:13:23 (Show Source):
You can put this solution on YOUR website!
This is an exponential growth/decay problem. A general equation for these is:
A+=+A%5B0%5D%2Ar%5Et
where
t = number of units of time
A = the amount after t units of time
A%5B0%5D = the initial amount (IOW: The amount at t = 0)
r = the factor of change for 1 unit of time. If r > 1 then the equation is for growth and if 0 < r < 1 then the equation is for decay.

In your problem:
t = the number of units of 7 seconds that have passed.
A = 6.25
r = 1/2 (since the amount decreases by 1/2 every 7 seconds)
A%5B0%5D = 100
So your equation is:
6.25+=+100%2A%281%2F2%29%5Et

Now we solve for t. We start by isolating the base, 1/2, and its exponent by dividing each side by 100:
6.25%2F100+=+%281%2F2%29%5Et
which simplifies to:
0.0625+=+%281%2F2%29%5Et
If the left side is a power of 1/2 then we can solve this by hand. If not, then we will need to use exponents. It will easier to see if the left side is a power of 1/2 if we rewrite it as a fraction:
625%2F10000+=+%281%2F2%29%5Et
Clearly 25 will go into both 625 and 10000:
25%2F400+=+%281%2F2%29%5Et
Clearly 25 will go again into both 25 and 400:
1%2F16+=+%281%2F2%29%5Et
If we know (or try out) some powers of 1/2 we should quickly find that 1%2F16+=+%281%2F2%29%5E4. So t = 4. Now remember that t is how many sets of 7 seconds that have passed. So the amount reduces from 100 mg to 6.25 mg not in 4 seconds but in 4*7 or 28 seconds.


Money_Word_Problems/707283: Algebra 1 problem using powers and exponents.
Someone offers to double the amount of money you have every day for 1 month (30 days). You have 1 nickel. On the first day, you will have 2 nickels worth $.10. On the second day, you will have 4 nickels worth $.20. How much money will you have on the 30th day?
1 solutions

Answer 435636 by jsmallt9(3296) About Me  on 2013-01-28 16:55:57 (Show Source):
You can put this solution on YOUR website!
This is essentially an exponential growth/decay problem. A general equation for these is:
A+=+A%5B0%5D%2Ar%5Et
where
t = number of units of time
A = the amount after t units of time
A%5B0%5D = the initial amount (IOW: The amount at t = 0)
r = the factor of change for 1 unit of time. If r > 1 then the equation is for growth and if 0 < r < 1 then the equation is for decay.

In your problem:
n = 30 days
r = 2 (since the amount doubles each day)
A%5B0%5D = 0.05
So your equation is:
A+=+0.05%2A2%5E30
Finding 2%5E30:
A+=+0.05%2A1073741824
Multiplying:
A+=+53687091.2
So after 30 days you will have $53,687,091.20 (Close to $54 million dollars!!)


Conjunction/707266: what is the negation of the statement "the sun is shining and it is warm"?
1 solutions

Answer 435627 by jsmallt9(3296) About Me  on 2013-01-28 16:45:39 (Show Source):
You can put this solution on YOUR website!
Your statement is of the form: (a and b)
The negation of this would be: (a and b)'
which, according to DeMoivre's (sp?) theorem, simplifies to:
(a' or b')
which, translated back to English, would be:
The sun is not shining or it is not warm.