SOLUTION: A rectangle has a length of 3x + 1 and width of of x. If the perimeter is 16 cm how long is each side.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: A rectangle has a length of 3x + 1 and width of of x. If the perimeter is 16 cm how long is each side.      Log On


   



Question 969370: A rectangle has a length of 3x + 1 and width of of x. If the perimeter is 16 cm how long is each side.
Found 2 solutions by satyareddy22, stanbon:
Answer by satyareddy22(84) About Me  (Show Source):
You can put this solution on YOUR website!
l=3x + 1 , b = x
perimeter of rectangle = 16
2(l+b) = 16
2(3x+1+x)=16
4x+1=8
4x=7=>x=7/4
l=3x+1=3(7/4)+1=25/4=6.25
b=x=7/4=1.75

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A rectangle has a length of 3x + 1 and width of of x. If the perimeter is 16 cm how long is each side.
----
P = 2(L+W)
----
L+W = 16/2
-------
L+W = 8
----
Solve for "x"::
3x+1 + x = 8
4x = 7
Width:: x = 7/4
---------------
length:: 3x+1 = 3(7/4)+1
-----------
Cheers,
Stan H.
-----------