Solving for the Sides of a Triangle with Given Perimeter and Side Relationships

AI Thread Summary
The problem involves finding the lengths of the sides of a triangle with a perimeter of 14 meters, where one side is one meter less than twice the shortest side, and another side is three meters longer than the shortest side. By defining the shortest side as "s," the relationships can be expressed as x = 2s - 1 and y = s + 3. The equation for the perimeter, x + y + s = 14, simplifies to 4s = 12, leading to s = 3. Consequently, the lengths of the sides are determined to be 3 meters, 5 meters, and 6 meters, which correctly add up to the given perimeter.
davie08
Messages
111
Reaction score
0

Homework Statement


The perimeter of a triangle is 14 meters. One of the sides is one meter less than twice the shortest side. If the remaining side is 3 meters longer than the shortest side, what are the lengths of the sides of the triangle?


Homework Equations





The Attempt at a Solution


I have no idea where to start, thanks for all the help and patience everyone lol.
 
Physics news on Phys.org
okay, let there be two sides x and y, and one side "s" for shortest.

how can you use these variables to write an expression for the perimeter?

"One of the sides is one meter less than twice the shortest side. "

This means 2s=x+1 (I chose x arbitrarily, it could have been y)

"the remaining side is 3 meters longer than the shortest side"

Can you write this equation?
 
no I am too stupid this is so overwhelming i forgot how hard math was after not doing it for 3 years i won't understand this question so I'll just move on lol. This is for a math readiness course and we've tried to cover about half of the math you learn in high school over a week it's impossible for anyone to handle this unless you just finished it.
 
Nonsense. You can do this.
The perimeter is the sum of all sides, so x+y+s=14
x=2s-1 so now Put 2s-1 in for x so (2s-1)+y+s=14
The remaining side is 3 meters longer than s so if y was 5 s would be 2, and 5-3=2 (those were just example numbers, but it shows how to write: y-3=s)
So y=s+3
So (2s-1)+(s+3)+s=14
4s=12
s=3
Now since y=s+3, y=6
and since x=2s-1, x=5
now double check, 6+5+3 does equal 14, so those are your sides.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top