SOLUTION: The length of a rectangle is 10 more than three times it with. The perimeter of the triangle is 108. Find the dimensions of the triangle.
Algebra
->
Customizable Word Problem Solvers
->
Geometry
-> SOLUTION: The length of a rectangle is 10 more than three times it with. The perimeter of the triangle is 108. Find the dimensions of the triangle.
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Geometry
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Geometry Word Problems
Question 1203297
:
The length of a rectangle is 10 more than three times it with. The perimeter of the triangle is 108. Find the dimensions of the triangle.
Answer by
math_tutor2020(3817)
(
Show Source
):
You can
put this solution on YOUR website!
I'm assuming "triangle" should be "rectangle".
x = width
3x+10 = length
2*(length + width) = perimeter of a rectangle
2*(3x+10 + x) = 108
I'll let the student finish up.