|
|
#1 |
|
Dazed Member
Join Date: Oct 99
Location: Ridgefield Park, NJ
Posts: 3,416
![]() |
How do i rationalize this denominator?
How do i rationalize the denominator in this? 6/sqr(x) + sqr(3) I know for somthing like 7/sqr(4) i can use a rationalizing factor of sqr(4) to end up getting 7sqr(4)/4 but then im not sure if this ends up being reduced to 7sqr(1). So i guess im asking two quesitons.
Thanks.
__________________
Java CodeBank Entries >> Parsing URL's| Collections/ShuffleElements | Threads isAlive() | Daemon Threads |Remote Class Loading | Sorted Keys (Map) | Backwards List | Thread States | Collections/Arrays Generics | Regular Expression(Grouping and Capturing) | Properties | JLabel/JTextField Combo | Reading Request Parameter Values | Host Lookup | Setting the size of a JFrames inner-region | GUI Native L&F |
|
|
|
|
|
#2 |
|
Fanatic Member
Join Date: Apr 02
Location: Canada
Posts: 860
![]() |
6/sqr(x) + sqr(3)
6sqr(x)/x + sqr(3)
__________________
Don't pay attention to this signature, it's contradictory. |
|
|
|
|
|
#3 | |
|
Lively Member
Join Date: Apr 03
Location: Georgetown, Texas
Posts: 114
![]() |
How do i rationalize this denominator?
You posted:
Quote:
As to your second question, yes, you do "end up getting 7sqr(4)/4, but, that cannot be reduced to 7sqr(1), as sqr(4)/4 is NOT equal to sqr(1). Sqr(4)/4 has two answers, 1/2 and -1/2, so, 7/sqr(4), or, 7*sqr(4)/4, equals +7/2 and -7/2. |
|
|
|
|
|
|
#4 |
|
Dazed Member
Join Date: Oct 99
Location: Ridgefield Park, NJ
Posts: 3,416
![]() |
alkatran why do we only use sqr(x) as the rationalizing factor? 6sqr(x)/x + sqr(3) still would not be in proper form because of the radical in the denominator.
__________________
Java CodeBank Entries >> Parsing URL's| Collections/ShuffleElements | Threads isAlive() | Daemon Threads |Remote Class Loading | Sorted Keys (Map) | Backwards List | Thread States | Collections/Arrays Generics | Regular Expression(Grouping and Capturing) | Properties | JLabel/JTextField Combo | Reading Request Parameter Values | Host Lookup | Setting the size of a JFrames inner-region | GUI Native L&F |
|
|
|
|
|
#5 |
|
Dazed Member
Join Date: Oct 99
Location: Ridgefield Park, NJ
Posts: 3,416
![]() |
So with 6sqr(4)/2 you can either find the square of the numerator then divide by the denom and reduce. ie 6sqr(4)/2 --> 12/2 --> 6
or you can just reduce from the start 6sqr(4)/2 --> 3sqr(4) --> 6. Sounds right i guess.
__________________
Java CodeBank Entries >> Parsing URL's| Collections/ShuffleElements | Threads isAlive() | Daemon Threads |Remote Class Loading | Sorted Keys (Map) | Backwards List | Thread States | Collections/Arrays Generics | Regular Expression(Grouping and Capturing) | Properties | JLabel/JTextField Combo | Reading Request Parameter Values | Host Lookup | Setting the size of a JFrames inner-region | GUI Native L&F |
|
|
|
|
|
#6 |
|
Dazed Member
Join Date: Oct 99
Location: Ridgefield Park, NJ
Posts: 3,416
![]() |
alkatran for 6/(sqr(x) + sqr(3)) it seems that i would have to multiply the denominator by it's conjugate ie.(sqr(x) - sqr(3)) which would give me the difference of two squares. Then do the same with the numerator. 6/sqr(x) + sqr(3) --> 6(sqr(x)-sqr(3))/(sqr(x) + sqr(3))(sqr(x)-sqr(3))
--> 6(sqr(x)-sqr(3))/x-3.
__________________
Java CodeBank Entries >> Parsing URL's| Collections/ShuffleElements | Threads isAlive() | Daemon Threads |Remote Class Loading | Sorted Keys (Map) | Backwards List | Thread States | Collections/Arrays Generics | Regular Expression(Grouping and Capturing) | Properties | JLabel/JTextField Combo | Reading Request Parameter Values | Host Lookup | Setting the size of a JFrames inner-region | GUI Native L&F |
|
|
|
![]() |
|
||||||
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|