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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top