Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#151 Re: Help Me ! » Adding and Subtracting Polynomials » 2012-08-15 15:33:46

Thanks all of you!

I can't see the "." in the original post, but I can see the difference in the lengths of the dashes, the
minus vs the m dash.  I do my encoding with "Post reply" on MIF so I guess that's why I haven't nad
any problems with it.

Thanks again!

SlowlyFading, did you see the difference in the two dashes? smile

#152 Re: Help Me ! » Adding and Subtracting Polynomials » 2012-08-15 12:23:46

Hi SlowlyFading! smile

Hey, you are using LaTex!  That's fantastic.  Takes a little bit of getting used to but it's worth it.

17)  What are (5-6) and  (-2+2)?  And notice that the x term is  just -3x.  Nothing combines with it.
       Looking at the LaTex for your answer to 17) I can't figure out why the 2x^2 and 2x got stuck
together.
       

18)  Check!,  OK,  Correct,  Right,  Correctomundo!

19)  Looking at the LaTex I can't figure out why the extra x  got stuck to the 4x^2 term.
       Anyway without that extra x (should be a space where the x is) the answer looks good:
       

Notice that the \; causes the spaces in the LaTex output.  The more you put, the wider the space.

Help bobbym!  Can you help us figure out what the problem is with the LaTex?  smile

#153 Re: Help Me ! » Limit » 2012-08-15 10:54:24

Hi Johnathon,

Use the definition:

  limf(x)=L     means for each e>0 there is a d>0 such that |x-a|<d ==> |f(x)-L|<e; that is,
x-->a
         2                                                                                                   2
  lim(x - 1)=3 means for each e>0 there is a d>0 such that |x-2|<d ==> |(x - 1) -3|<e.
x-->2

Now choose d in terms of e.  Example: let d=g(e) but be specific like d=sqrt(e).  You may have to
get creative.  Then you need to "transform"  the |x-2|<g(e) into |x^2-1-3|<e;that is, you need
to show that |x-2|<d implies that |x^2 - 4|<e.

That's the general procedure.  But there are many functions that finding an appropriate d and
doing the "transformation" is nigh unto impossible.  That's why they prove that products, sums,
differences, and quotients (excluding where the denominator may be or approach zero) are
continuous.  This makes all polynomials continuous.  Then x^2-1 is continuous since it is a product
and a difference of the continuous functions x and 1..

Then the nice little theorem that says if a function is continuous at a then the limit as x-->a is f(a).
makes the limit here as x-->2 turn out to be f(2)=2^2 - 1 = 3.

Good luck! smile

By the way, what would it mean to say that L is NOT the limit of f(x) as x approches a?

#154 Re: Help Me ! » Adding and Subtracting Polynomials » 2012-08-15 07:39:39

Hi SlowlyFading! smile  14 and 16 were correct.  The others just slightly off.

I have trouble following the input to LaTex (You can see it if you click on the "pretty math" output).
It's much easier to see what's going on in the pretty output.  Maybe that is part of the problem if
you are looking at the ^ notation as you are trying to work the problem.  Writing it by hand
like the pretty LaTex output might be easier to work with.

It's really easy to do the LaTex input for these.  You are ALREADY typing the correct input lines.
You just need to put (math) before and (/math) after BUT use [...] instead of (...).  All the \\ does
is create a new line.  LaTex does the correct spacing in its output automatically, so the spaces that
you insert into the input don't really count.  Use spaces there to make it look better to you.
Compare your line to the first line below it by looking at your line and then left clicking on the next
line.  You will see that they are essentially the same except for the = and \\'s causing new lines.

To do this LaTex you need to do the "Post a reply" not the "Quick post."  That way you have the
opportunity to click the "preview" button to see how it is going.

17. (5x^4 – 2x^2) – (3x – 2x^2 - 4x^3 + 6x^4)


18. (-x^2 + 4x - 3) + (x2 – 2x + 6)


19. (-4x^3 – x2 + 8) + (5x^2 - x – 12)

You'll notice that in going from the first "pretty" line to the second "pretty" line that I started with
the highest power available and scanned both polynomials for the terms with that power and then
put both of them next to each other  (if there were some in both polynomials).

HANG IN THERE!!!  You are well on the way.  wave

#155 Re: Help Me ! » Inequality having Absolute Value and Constant on its 2 side » 2012-08-15 01:48:23

Hi 295Ja! smile

Yes! Congrats on passing your exam.  It's always nice to show others that you know the material, but the real joy is in knowing that you really understand the concepts and can carry on insightful
interactions with others.  Not to mention that your mind kicks in and starts getting creative and
asking neat questions and coming up with new ideas (most of which someone else has already done but the fun us in coming up with it yourself).

Keep those brain cells buzzing!  You are apparently blessed with a bunch of them.  smile

#156 Re: Help Me ! » Help dividing polynomial by trinomial » 2012-08-15 01:23:44

Good mornin' bobbym!

It's almost like starting a new thread I suppose.  Math is Fun has enough threads to weave a sweater!

Have a fantastic day! smile

#157 Re: Help Me ! » Help dividing polynomial by trinomial » 2012-08-14 14:09:53

Hi cmowla! smile

Boy how dumb of me.  I didn't know we had threads for 5 year olds!  He's way too young to be
doing this kinda stuff unless he's some kind of child progeny!  Anyway when the threads get so
old we probably ought to buy a new wardrobe.

Surely he has gotten it by now!.  I haven't paid much attention to the dates on the posts.  Guess this
is a wake up call.  Thanks for pointing it out.

#158 Re: Help Me ! » Help dividing polynomial by trinomial » 2012-08-14 06:38:22

Hi again Xerxes! smile

From your post #6 it looks like you are trying to do something like
    12        12    12     12
______ =  __ + __ + __  which is not legitimate.  Left side = 12/9  and right side = 4+3+6=13.
 
3+4+2      3      4       2

In the division algorithm the only term that we estimate (divide by) with is the first term.   In your
division case it is the x squared.   The x and the 2 are never used in estimations.  It might help if
you review some of the arithmetic division problems like  5785/523  in which only the 5 is the
estimator at each step.  The 2 and 3 are used in the multiplication steps but not in the estimations.

Perhaps you are confusing the above fraction with
3+4+2      3     4        2
______  = __ + __ +  __  which is OK to do.   It doesn't work with the fraction "flipped over."

    12        12    12      12

Hang in there!  You'll get it. smile

#159 Re: Help Me ! » Adding and Subtracting Polynomials » 2012-08-14 04:53:51

Hi SlowlyFading! smile

That's pretty good -- a 90%.  If that's pretty much the average of the number of mistakes you
make in these basic operations, then you could probably profit greatly by practice, practice,
practice until these operations cause no concern at all.

On the other hand if it was just a "brain freeze" on that one problem and you are really near 100%
then more power to you.  Subtraction seems to be the hardest operation for most people.  In
algebra with signed numbers it is usually best to change it into an addition problem:  Leave the first
number alone, change the "-" subtraction symbol into "+", and take the opposite of the second
number (that is change the sign of the second number).  That's the definition of subtraction.

Examples:  8-(-3)=8+3=11    -4-9=-4+(-9)=-13     2-7=2+(-7)=-5     -9-(-7)=-9+7=-2

Part of the reason people have trouble with this is that we are expected to do it all in our heads.
This means we have to mentally change to an addition problem and then do that in our heads. 
Addition is easier than subtraction since in addition problems we don't have to change to a
different problem before working it.

#160 Re: Help Me ! » Help dividing polynomial by trinomial » 2012-08-14 04:37:21

Hi JaneFairfax!

That's a very interesting approach.  I'll remember that.

And Xerxes,  polynomial division works pretty much like division in arithmetic.  Let's see if I can get
the numbers to line up fairly nicely in a post.  I'll just use the coefficients.

The 1 of the divisor 1  1  2 is the estimator for the process.

                      3  2  -1             Estimate 1 into 3 to get the 3
                   _____________
       1  1  2  |   3  5  7  3  -2     
                      3  3  6              multiply the 3 times 1  1  2 to get this line
                      ______
                           2  1  3       Subtract the 3  3  6 from the 3  5  7 to get 2  1 and bring down the 3
                           2  2  4       Estimate 1 into 2 and multiply 1  1  2 by 2 to get 2  2  4
                           ______         
                              -1  -1  -2    Subtract 2  2  4 from 2  1  3 to get - 1  -1 and bring down the -2
                              -1  -1  -2    Estimate 1 into -1 and multiply 1  1  2 by -1 to get -1  -1  -2
                              ________
                                         0    Subtract to get the remainder of zero.

If the remainder line had been something like 2  -3  then this would be 2x-3 in long form.

The basic algorithm is "estimate (division), then multiply, the subtract just like in arithmetic,
except now we are dealing with signed numbers.  If you get double digit numbers in the process
you cannot carry between columns line in arithmetic.

This is a "repeated subtraction" algorithm and can be done in a short (place value) form since
the polynomials are place value in an unknown base x.  But the process is basically the same
as that done in arithmetic except for now dealing with signed numbers.

And by the way, if you do get an estimation like 3 into 2 in a polynomial division then the number
to write up top is the fraction 2/3.  This makes the following arithmetic quite messy most of the
time, but we have no choice since we can't "borrow" in unknown base arithmetic.

Most authors of algebra books avoid these nasty problems like the plague.  They are quite happy
for the most part to "rig" the problems to be nice.  It makes no difference to a program like
Maple whether the numbers "turn out nice" or not.  It just crunches it out.  But to us humans it
makes a big difference.

#161 Re: Help Me ! » Adding and Subtracting Polynomials » 2012-08-13 14:52:49

Hi Slowlyfading!

How are you at adding, subtracting, multiplying and dividing positive and negative numbers?
That could possibly be part of your problem.  Try these:  "*" means times.

1)  7-(-2) =          2)  -8-3=          3)  -9+5=         4)  -3*(-4)=          5)  -5-(-7)=

6)  7-(-3)=           7)  -5+(-9)=     8)  -18/3=         9)  -2-7=             10)  (-2)-(-9)=

One needs to be extremely accurate ( 99+%) to be able to work algebra problems that have a
number of operations in each problem.  For example if one is 90% accurate, then doing 4 of the
problems like you have been doing will have 10 or so signed number operations.  Missing one in
10 will make one of the four problems wrong and so a 75% correct out of the four problems.

Give these 10 problems a try to see if you are having difficulty with these operations. smile

#162 Re: Help Me ! » Adding and Subtracting Polynomials » 2012-08-13 03:25:42

Hi everyone! smile

The "-" can go either way.  If it is between two numbers/letters like 2x-3 then this is a subtraction
and the terms involved in the subtraction are 2x and 3.  Hence the "-" does not go with the 3.

On the other hand if we apply the definition of subtraction to get 2x+(-3) then the two terms
being added are 2x and -3.  Hence the "-" goes with the three. 

If all the subtractions are written as additions of opposites, then the terms (including their signs)
can be moved about indiscriminantly since addition is both commutative and associative.
Hence, as Bob said you can rearrange the terms if you "keep the sign with the term."

   3x  -  y + 7z  - 6a  -  2b
= 3x+(-y)+7z+(-6a)+(-2b) by applying the definition of subtraction
= 3x+7z+(-y)+(-6a)+(-2b) putting "like" terms together. 
= 3x + 7z  -y  -  6a  -  2b

#163 Re: Euler Avenue » Which Prime below 1 million can be expressed as the sum of most primes » 2012-08-11 12:39:15

Hi Agnishom!

The answer is 999983 which is the sum of 499993 primes.  (All 2's except for one 3).  I didn't see
anything about them having to be distinct primes (ha, ha, ha).rofloldizzywave

#164 Re: Help Me ! » How Do You Graph These? » 2012-08-09 08:03:44

Thanks, Bob smile

I'll check into it and probably some free ones too.

#165 Re: Help Me ! » Adding and Subtracting Polynomials » 2012-08-09 07:31:02

Hi slowlyfading! smile

They look good to me.

3x4-2x3+5x-3 is of degree 4, right?  3x^4-2x^3+5x-3 is the way these are usually typed.

And if you want them to look really nice put "math" in brackets [ ] before you type it and "/math"
in brackets afterwards.

It should look like this:

You can leftclick on the "pretty math" line and it will show you what was typed to get it.
The \\ before and after just causes the "pretty math" to be on a separate line.

#166 Re: Help Me ! » prime numbers ` » 2012-08-09 04:53:00

Hi y'all smile

To just find out whether a number n is prime or not, one of the fastest methods is as follows:

   In the following b is any base: 2,3,4,5,... preferably a prime.  I usually use 2 and do the
calculations on Maple.

   Calculate  b^(n-1) mod n.  If this turns out to be 1, then the chances are overwhelming
that it is prime.  The exceptions are called Carmichael numbers and they are they are few
and far between.  The first two are  651 and 1105. 
   41041 is the eleventh Carmichael number.  The factors of a psuedoprime have to be "just right"
for them to produce a 1 in this calculation. 

   Google Carmichael Number to see several articles about this.  Some of these articles should tell
how to determine whether of not you have a Carmichael number.

If n is a Carmichael number and gcd(n,b)>1 then the mod will not be 1.
There are only 8241 Carmichael numbers less than 10^12.  That's 8.241*10^(-7) %.

So this mod test is a quick test to determine primality with a high degree of probability. 
You might also Google the Miller-Rabin test for primality.  (There's a Wiki article.)

Primality is much easier and faster to determine than doing a factorization.  wave

#167 Re: Help Me ! » How Do You Graph These? » 2012-08-09 03:35:05

Hi Bob!

Nice graphs!  What program are you using to get those?  smile

#168 Re: Help Me ! » Inequality having Absolute Value and Constant on its 2 side » 2012-08-08 14:36:51

Thanks phrontister!
That copy and paste worked OK.  I'm not sure what I was doing that didn't work.  I think I was using
the quick post and then copying from it and trying to go to the post reply.  At any rate I was jumping
around amonst pages and lost something in the process. 

Yeah, I like the x symbol for the multiplication better than the *.  Thanks for the suggestion.  smile

#169 Re: Help Me ! » How Do You Graph These? » 2012-08-08 09:46:35

Hi SlowlyFading!

The quote says "Graph the following using the given points using the system of linear equations."

This instruction is poorly worded.  I've taught algebra for over 40 years but I can't understand what
this is asking.  Perhaps if it comes from a book and the book has had several examples using this
terminology one could figure out what is being asked.

As mentioned in the previous posts it take TWO points to determine a straight line.  Then it takes
TWO such lines to determine a system of equations and a point of crossing (if they cross.  Distinct
parallel lines do not cross.) 

I would think that since the question says "using the system of linear equations" that one would have
to first get the equations for the two lines (like #2 and #3 together).  Then one could solve for the
exact point where they cross.  Often it is difficult to get better than just an approximation to the
point where they cross since the point may involve fractions or decimals: difficult to figure out from
a drawn graph.  If using a graphing calculator then one can zoom in to get better approximations.

Also one doesn't need the system of equations to just graph the lines.  The system is needed to
get an accurate point of intersection. big_smile

May you be much blessed in your mathematical endeavors!

#170 Re: Help Me ! » Adding and Subtracting Polynomials » 2012-08-08 09:20:24

Hi SlowlyFading! smile
There's no reason to be slowly fading here.  There is an easier way to write and work these.


are place value like in arithmetic.  They can be rewritten as 8  27  -9  and 6  20  1 leaving spaces
between the coefficients since they go with different powers of x.  Line them up just like in
arithmetic and add or subtract.

8    27   -9
6    20    1
_________  and get the sum and difference like in arithmetic except you have signed numbers.

14  47   -8   is the sum.            ...NEVER... carry or borrow between columns because the base
                                              is unknown so we can't tell how much we are borrowing, etc.
2    7   -10  is the difference     This makes the algebra easier than the arithmetic.

Put the powers of x back in like you would powers of 10 (squared, first power, constant)


are the sum and difference, respectively.

If there are missing powers of x in the polynomial then you must put zeros for the coefficients
in the short form.

This is somewhat like asking someone to write you a check for $31 and seeing if they mind you
slipping in a couple of zeros ($3001).  The zeros make a difference.

We are taught quite well to do short forms in arithmetic, but in algebra they go back to the
expanded forms.  That makes in all harder: Try to  multiply 497*859 in the form


writing out all the exponents of 10 throughout.  How much fun would that be?

I hope this will help you and not confuse you.  Consider it like the options I saw for dinner in
a restaurant:  1) Take it.  2) Leave it.  roflol

#171 Re: Help Me ! » Inequality having Absolute Value and Constant on its 2 side » 2012-08-08 04:41:29

Hi again phrontister smile

I found it easy to get the expression below.  I couldn't get the "*'s" to float between the fraction and
the quadratic so I just left them in the fraction.

Also I tried copy/paste for the latex command, but alas it wouldn't paste.  So I tried separate panes
for the forum and for the code site.  Then I selected and dragged the code over to the forum and it
worked great!  Thanks again.

I finally figured out how to get the "*" to "float."

#172 Re: Help Me ! » Inequality having Absolute Value and Constant on its 2 side » 2012-08-08 04:13:03

Hi phrontister!

Thanks a bunch for showing me the link and you too bobbym for showing phrrontister.  Seems to be
just what I was looking for!  smile  Yeah!  smile

#173 Re: Exercises » Dividing Polynomials - Mixed Sums » 2012-08-07 14:25:43

Hi Denominator!

I got different answers than you on #3 and #4.
On #3 I got -7x^2 for the x term.
On #4 I got -1200x and -800 for the last two terms.
Our answers agreed on the rest. 
Have a great day! smile

#174 Re: Help Me ! » Inequality having Absolute Value and Constant on its 2 side » 2012-08-07 10:17:17

Hi bob!
Thanks for the input.
True.  One might have to do some 'splainin' to make sure the difference between regular multiplication
of fractions and enlarging are understood.  It could save a bit of writing when the argument is large:

2x+3 *      2
------    (3x  - 4x + 7)  instead of
3x+4 *         
               2
(2x+3)(3x - 4x + 7)
---------------------- 
               2
(3x+4)(3x - 4x + 7)

The LaTex for the complex fraction 3/3 over 6/3 has 31 characters if I have counted right.  The
output of the Latex is only 7 characters.  So the two dimensional output is much easier to read
and understand than the one dimensional Latex input.

Do you know of a good "front end" for Latex that could be used easily to get the LaTex code for this
forum?  I know there are several programs that allow inputting the math in a mathematical format
but I don't know of one that then allows you to view the equivalent LaTex.

#175 Re: Introductions » Hi » 2012-08-07 09:32:59

Hi AFG,

Good to have you aboard!  If you are interested in logic you might google G. Spencer Brown and
check out his system of writing logic.  It's quite ingenious and makes calculating truth values easy.

smile

Board footer

Powered by FluxBB