|
-
Sep 4th, 2003, 11:37 AM
#1
Thread Starter
Hyperactive Member
easy algebraic equation! Messing up somewhere!.:Resolved:.
Hello everyone!
what would this equation be simplified?
Code:
lim x->3 [[1/(x+1)]-1/4]/(x-3);
i keep messing up some place!
forget that it is a limit problem, and can you please show steps so I can see where i'm messing up at?
Thanks for listening!
Last edited by voidflux; Sep 5th, 2003 at 09:47 AM.
C¤ry Sanchez
Computer Science/Engineering
@ Penn State
IBM.zSeries Intern
Mandriva 2007
-
Sep 4th, 2003, 04:30 PM
#2
So Unbanned
-
Sep 4th, 2003, 04:57 PM
#3
Thread Starter
Hyperactive Member
?
THanks for the reply but can you see where i made my mistake?
Here is my steps:
find common bottom:
[4/4(x+1) - (x+1)/4(x+1)]/(x-3)
[4-(x+1)/4(x+1)]/(x-3)
[4-x-1/4(x+1)]/(x-3)
[3-x/4(x+1)] (x-3)/1 //was 1/(x-3)
[3x-x^2+3x]/4(x+1)
now i see that is totally wrong, and I don't see which step where i made my mistake.
C¤ry Sanchez
Computer Science/Engineering
@ Penn State
IBM.zSeries Intern
Mandriva 2007
-
Sep 5th, 2003, 03:55 AM
#4
So Unbanned
Code:
1 1 1
___ - _ * ___
x+1 4 x-3
1 1
__________ - _____
(x+1)*(x-3) 4(x-3)
That help?
-
Sep 5th, 2003, 09:47 AM
#5
Thread Starter
Hyperactive Member
yes it does!
thanks you for ur help!
C¤ry Sanchez
Computer Science/Engineering
@ Penn State
IBM.zSeries Intern
Mandriva 2007
-
Sep 5th, 2003, 02:07 PM
#6
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|