Solving systems of equations with subscripts

 
 
Systems of equations with subscripts blog post.jpeg
 
 
 

Variables with subscripts are treated just like variables without them

In math and science you might meet a variable with a subscript. Don’t let them scare you, they’re just a way to keep track of variables that could be related to each other in some way.

What does a variable with a subscript look like?

Krista King Math.jpg

Hi! I'm krista.

I create online courses to help you rock your math class. Read more.

 

As an example, t1, t2, t3t_1,\ t_2,\ t_3 are all variables with subscripts. They could represent three different measurements of time for the same experiment. You read them as “time 1”, “time 2” and “time 3”, only it’s shorter to write them with the subscripts instead of writing them out.

Even though the variables can be related in some way, that doesn’t mean they have the same value. This means that if you’re solving systems of equations that have variables with subscripts, you’ll need to solve for each variable.

 
 

How to solve systems of equations with subscripted variables


 
Krista King Math Signup.png
 
Algebra 2 course.png

Take the course

Want to learn more about Algebra 2? I have a step-by-step course for that. :)

 
 

 
 

Finding the unique solution to the system of equations when the variables have subscripts

Example

Use any method to find the unique solution to the system of equations.

R1T1=500R_1T_1=500

R2=10R1R_2=10R_1

and

R2T2=800R_2T_2=800

T2=4T1T_2=4-T_1

Let’s come up with a plan. We know how to solve a pair of equations with two unknowns, so let’s see if we can rewrite R2T2=800R_2T_2=800 into an equation in terms of R1R_1 and T1T_1, so we can use it with the equation R1T1=500R_1T_1=500.

Since T2=4T1T_2=4-T_1 is already solved for T2T_2 and R2=10R1R_2=10R_1 is already solved for R2R_2, we can plug these two values into the third equation.

R2T2=800R_2T_2=800

(10R1)(4T1)=800(10R_1)(4-T_1)=800

Use the distributive property.

10R1(4)10R1(T1)=80010R_1(4)-10R_1(T_1)=800

40R110R1T1=80040R_1-10R_1T_1=800

We can divide everything by 1010 to make it a little bit easier.

4R1R1T1=804R_1-R_1T_1=80

When we put this together with the first equation R1T1=500R_1T_1=500, we can say

4R1500=804R_1-500=80

4R1500+500=80+5004R_1-500+500=80+500

4R1=5804R_1=580

4R14=5804\frac{4R_1}{4}=\frac{580}{4}

R1=145R_1=145

We know that R2=10R1R_2=10R_1, so we get

R2=10(145)R_2=10(145)

R2=1,450R_2=1,450

We can also use R1R_1 to find T1T_1, with the equation R1T1=500R_1T_1=500.

145(T1)=500145(T_1)=500

145(T1)145=500145\frac{145(T_1)}{145}=\frac{500}{145}

T1=10029T_1=\frac{100}{29}

We can use R2R_2 to find T2T_2 by using the equation R2T2=800R_2T_2=800.

1,450(T2)=8001,450(T_2)=800

1,450(T2)1,450=8001,450\frac{1,450(T_2)}{1,450}=\frac{800}{1,450}

T2=1629T_2=\frac{16}{29}

Bringing all of our values together, we can say that

(R1,T1)=(145,10029)(R_1, T_1)=\left(145, \frac{100}{29}\right)

(R2,T2)=(1,450,1629)(R_2, T_2)=\left(1,450, \frac{16}{29}\right)


Let’s look at a system of two equations with subscripts.


Systems of equations with subscripts for Algebra 2.jpg

Even though the variables can be related in some way, that doesn’t mean they have the same value.

Example

Solve the system of equations for hth_t and xtx_t.

ht=2xt4h_t=2x_t-4

ht=13xt+3h_t=\frac{1}{3}x_t+3

Here both equations are equal to hth_t, so we can set them equal to one another.

2xt4=13xt+32x_t-4=\frac{1}{3}x_t+3

Let’s move the integers to the left.

2xt4+4=13xt+3+42x_t-4+4=\frac{1}{3}x_t+3+4

2xt=13xt+72x_t=\frac{1}{3}x_t+7

Let’s move the xtx_t’s to the left.

2xt13xt=13xt13xt+72x_t-\frac{1}{3}x_t=\frac{1}{3}x_t-\frac{1}{3}x_t+7

53xt=7\frac{5}{3}x_t=7

Multiply both sides by 3/53/5.

3553xt=357\frac{3}{5}\cdot\frac{5}{3}x_t=\frac{3}{5}\cdot7

xt=215x_t=\frac{21}{5}

Now use the equation of your choice to solve for hth_t. We’ll use ht=2xt4h_t=2x_t-4.

ht=2xt4h_t=2x_t-4

ht=2(215)4h_t=2\left(\frac{21}{5}\right)-4

ht=4254h_t=\frac{42}{5}-4

ht=425205h_t=\frac{42}{5}-\frac{20}{5}

ht=225h_t=\frac{22}{5}

So we can say

(xt,ht)=(215,225)(x_t, h_t)=\left(\frac{21}{5},\frac{22}{5}\right)


As you can see, if you have subscripts in a system of equations, simply use the approach you would normally use to solve it.

 
Krista King.png
 

Get access to the complete Algebra 2 course