Dimensional Analysis. I know my equations are right

Click For Summary

Homework Help Overview

The discussion revolves around a linear optimization problem involving the production of three models of birch tables (T1, T2, T3) and the constraints related to assembly and finishing hours. Participants are examining the dimensional analysis of the variables used in the equations representing the problem.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants are exploring the meaning of the variables in the context of the problem, particularly focusing on how the units of the variables relate to the constraints of assembly and finishing hours. There is a discussion on whether the units can be consistent across different equations.

Discussion Status

The conversation is ongoing, with participants questioning the dimensional consistency of the variables and how they relate to the constraints. Some guidance has been offered regarding the interpretation of the units, but no consensus has been reached on the dimensional analysis.

Contextual Notes

There are constraints on the total hours available for assembly and finishing work, which are central to the problem. Participants are also considering the implications of these constraints on the definitions of the variables used in the equations.

flyingpig
Messages
2,574
Reaction score
1

Homework Statement



A birchwood table company has an individual who does all its finishing
work and it wishes to use him in this capacity at least 36 hours each
week. By union contract, the assembly area can be used at most 48 hours
each week. The company has three models of birch tables, T1, T2 and T3.
T1 requires 1 hour for assembly, 2 hours for finishing, and 9 board feet of
birch. T2 requires 1 hour for assembly, 1 hour for finishing and 9 board
feet of birch. T3 requires 2 hours for assembly, 1 hour for finishing and 3
board feet of birch. Write a LOP that will compute how many of each model
should be made in order to minimize the board feet of birchwood used.2. What I want to do with this problem

Here is the thing, I wrote out the equations, but my variables don't mean a thing. I tried to make some sense out of it

Here is the equations

[tex]1x_1 + 1x_2 +2x_3 \leq 48[/tex]
[tex]2x_1 + 1x_2 +1x_3 \geq 36[/tex]
[tex]P = 9x_1 + 9x_2 + 3x_3[/tex]

[tex]x_1, x_2, x_3 \geq 0[/tex]

For instance the first equation is

[tex]1x_1 + 1x_2 +2x_3 \leq 48[/tex]

Right hand side is hours, so I expect the units on [tex]1x_1 + 1x_2 +2x_3[/tex] cancel out so that it gives me hours too

Look at the coefficients of [tex]1x_1 + 1x_2 +2x_3[/tex]

The "1" in front of [tex]x_1[/tex] represents "hour for assembly" or "hour/assembly". So to make things work out, [tex]x_1[/tex] has units "assembly for T_1[/tex]"

But that doesn't work for the second equation because I will need [tex]x_1[/tex] to have units "finishing for T_1[/tex]"
 
Last edited:
Physics news on Phys.org
x1 is the number of tables of type T1 that is produced per week.

For assembly, the 1 in front of x1, is the hours of assembly/table of type T1.
 
I like Serena said:
x1 is the number of tables of type T1 that is produced per week.

For assembly, the 1 in front of x1, is the hours of assembly/table of type T1.

I don't see how those units could cancel out...

x1 would change for finishing work, but I need a consistent unit
 
flyingpig said:

Homework Statement



A birchwood table company has an individual who does all its finishing
work and it wishes to use him in this capacity at least 36 hours each
week. By union contract, the assembly area can be used at most 48 hours
each week. The company has three models of birch tables, T1, T2 and T3.
T1 requires 1 hour for assembly, 2 hours for finishing, and 9 board feet of
birch. T2 requires 1 hour for assembly, 1 hour for finishing and 9 board
feet of birch. T3 requires 2 hours for assembly, 1 hour for finishing and 3
board feet of birch. Write a LOP that will compute how many of each model
should be made in order to minimize the board feet of birchwood used.


2. What I want to do with this problem

Here is the thing, I wrote out the equations, but my variables don't mean a thing. I tried to make some sense out of it

Here is the equations

[tex]1x_1 + 1x_2 +2x_3 \leq 48[/tex]
[tex]2x_1 + 1x_2 +1x_3 \geq 36[/tex]
[tex]P = 9x_1 + 9x_2 + 3x_3[/tex]

[tex]x_1, x_2, x_3 \geq 0[/tex]

For instance the first equation is

[tex]1x_1 + 1x_2 +2x_3 \leq 48[/tex]

Right hand side is hours, so I expect the units on [tex]1x_1 + 1x_2 +2x_3[/tex] cancel out so that it gives me hours too

Look at the coefficients of [tex]1x_1 + 1x_2 +2x_3[/tex]

The "1" in front of [tex]x_1[/tex] represents "hour for assembly" or "hour/assembly". So to make things work out, [tex]x_1[/tex] has units "assembly for T_1[/tex]"

But that doesn't work for the second equation because I will need [tex]x_1[/tex] to have units "finishing for T_1[/tex]"

If x1 is the number of pieces of T1 to produce, x1 is a dimensional number. The number of assembly hours per piece of T1 is 1, so x1 units need 1*x1 hours. Note that 1*x1 is dimensionless; the "hours" occurs outside the expression, because we take 1 as the number of hours, not a time of 1 hour. Similarly, the number of hours we have available is 48; the '48' is dimensionless. I avoided saying the available time is 48 hours, in favor of saying the number of hours available is 48. See the difference?

RGV
 
flyingpig said:
I don't see how those units could cancel out...

x1 would change for finishing work, but I need a consistent unit

How would x1 change?

For finishing work we have:
x1 is still the "number of tables of type T1"
The 1 in front of x1 is the "hours of finishing/table of type T1".

The "number of tables of type T1" cancels out, and the result is "hours of finishing".
The total "hours of finishing" is supposed to exceed 36 "hours of finishing".
 

Similar threads

  • · Replies 53 ·
2
Replies
53
Views
36K
  • · Replies 9 ·
Replies
9
Views
3K