SOLUTION: A rectangle has sides of 3x – 4 and 7x + 10. Find the expression that represents its perimeter.
Algebra
->
Systems-of-equations
-> SOLUTION: A rectangle has sides of 3x – 4 and 7x + 10. Find the expression that represents its perimeter.
Log On
Algebra: Systems of equations that are not linear
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Systems-of-equations
Question 113075
:
A rectangle has sides of 3x – 4 and 7x + 10. Find the expression that represents its perimeter.
Answer by
ankor@dixie-net.com(22740)
(
Show Source
):
You can
put this solution on YOUR website!
:
You know the perimeter = 2L + 2W
Therefore
P = 2(3x – 4) + 2(7x + 10)
:
Multiply what's inside the brackets
P = 6x - 8 + 14x + 20
:
Combine like terms:
P = 6x + 14x - 8 + 20
:
P = 20x + 12