Math retardation (algebra)

Status
Not open for further replies.

Regs

Lifer
Aug 9, 2002
16,666
21
81
I haven't practiced algebra in over 11 years and if wasn't for firefox I likely would not know how to spell the word .


The question is : "The perimeter of a rectangle is 96 meters. Three times the width is 8 meters less than length. What are the dimensions of the rectangle?"

How do I begin to solve this using the system of equations?
Obviously the rectangle has equal sides 2w and 2l...but I seem to have trouble finding the relationship with w = 8 - L.
 

rcpratt

Lifer
Jul 2, 2009
10,433
110
116
3w = l - 8
2l + 2w = 96

Solve for w or l in the first equation and substitute into the second would be the most straight-forward way.
 

CLite

Golden Member
Dec 6, 2005
1,726
7
76
(1) w + L = 48
(2) L = 3w + 8
subsitute for L into (1)
w + (3w + 8) = 48
w = 10
L = 38
 

Dumac

Diamond Member
Dec 31, 2005
9,391
1
0
2w=W + 2L = 96
3W = L-8

SOLVE

EDIT: All you have to do with word problems like these is convert the sentences into equations.
 

MrPickins

Diamond Member
May 24, 2003
9,125
792
126
Systems of linear equations are damn useful.

I'm glad I took linear algebra...
 

Crusty

Lifer
Sep 30, 2001
12,684
2
81
1) Reduce equations to upper row-echelon form
2) Perform Gaussian Elimination
3) Enjoy solutions
 

rcpratt

Lifer
Jul 2, 2009
10,433
110
116
Linear algebra solutions are clearly the easiest way to explain an algebra II level problem.
 

summit

Platinum Member
Sep 27, 2001
2,097
0
0
I haven't practiced algebra in over 11 years and if wasn't for firefox I likely would not know how to spell the word .


The question is : "The perimeter of a rectangle is 96 meters. Three times the width is 8 meters less than length. What are the dimensions of the rectangle?"

How do I begin to solve this using the system of equations?
Obviously the rectangle has equal sides 2w and 2l...but I seem to have trouble finding the relationship with w = 8 - L.

sides are g and h

first equation 96= 2g +2h
second 3g= h+8

multiply both sides of second equation by -2
-6g= -2h-16
16= -2h+6g

solve for g
112= 8g
g= 14

plug into second equation
14(3)= h+8
42= h+8
h=32

check your solution 32+32+14+14 = 64+28 = 96
 

Regs

Lifer
Aug 9, 2002
16,666
21
81
Hm what about 2(3w+8) + 2w = 96 ? If I use the sub method I get w= 10 and L = 38

Does that "satisfy" the problem?
 

MrPickins

Diamond Member
May 24, 2003
9,125
792
126
sides are g and h

first equation 96= 2g +2h
second 3g= h+8

multiply both sides of second equation by -2
-6g= -2h-16
16= -2h+6g

solve for g
112= 8g
g= 14

plug into second equation
14(3)= h+8
42= h+8
h=32

check your solution 32+32+14+14 = 64+28 = 96

Three times the width is 8 meters less than length.

CLite already had it.
 
Status
Not open for further replies.