sunny1982,
I desperately needed help on this question, I have to calculate the value of the RL load,
Under what conditions? RL can be anything.
I'm guessing I have to find the resistance of the whole circuit and what ever resitance is that is the resistance of RL,
What do you define as the "whole circuit"? Everything including RL?
I have to do this using kirchoffs,
You mean Kirchoff's law? Then you can't use Thevenin's theorem, can you? That would be against your teachers instructions, wouldn't it?
You are implementing K's law by loop equations, which is good. But, your application is faulty. Look at the way I have written them out, and see how it compares with your work.
I need to calculate the value of RL then calculate the maximum power transfer. Any help please?
Why do you even need to know the maximum power transferred? You want to find the value of RL which give you the maximum power transfer.
OK, let's get started. Look at the BIG PICTURE. You want to find the value of RL so that the most power is transferred to it. You can do this without differentiating. First the loop equations according to K's law, assuming all currents exist in a clockwise direction.
For the west loop: 15+9*I1+(I1-I2)*25=0
For the middle loop: (I2-I1)*25+(I2-I3)*24+I2*7=0
For the east loop: (I3-I2)*24+I3*RL=0
This is easily solved for;
I1 = -(120*(96+7*RL))/(11112+1279*RL)
I3 = -9000/(11112+1279*RL)
We don't care about I2. According to the max power transfer theorem, RL will can only dissipate a maximum of one-half the power supplied by the voltage source. So:
(I1*15)/2 =((I3)^2)*RL ======>-9000*RL/(11112+1279*RL) = -(900*(96+7*RL))/(11112+1279*RL)
which is easily solved for RL = 32
Ratch