Question 181511: One side of a rectangular stage is 2 meters longer than the other. If the diagonal is 10 meters, then what are the lengths of the sides?
Found 2 solutions by HyperBrain, ikleyn: Answer by HyperBrain(694) (Show Source):
You can put this solution on YOUR website! A rectangle is a parallelogram that has four right angles [rect-angle]
+++
Therefore, if we draw one diagonal, we will have two right triangles which, of course, satisfy the Pythagorean theorem.
+++
Let x=width
. x+2=length
+++
The diagonal of length 10 acts as the hypotenuse while x and x+2 are the legs. Using the Pythagorean theorem,
x2+(x+2)2=102
x2+(x2+4x+40)=100
2x2+4x+40=100
x2+2x+20=50
x2+2x-30=0
+++
Using the quadratic formula,

+++
Initially we had two values for x. However, is invalid since it will yield a negative value which is impossible for there are no negative lengths.
Thus, x= m, x+2= m. Theses values represent the sides of the rectangle.
+++
Power up,
HyperBrain!
Visit my blog move your mouse and click here
Answer by ikleyn(53937) (Show Source):
You can put this solution on YOUR website! .
One side of a rectangular stage is 2 meters longer than the other.
If the diagonal is 10 meters, then what are the lengths of the sides?
~~~~~~~~~~~~~~~~~~~~~~~~
The solution and the answer in the post by @HyperBrain both are incorrect due to arithmetic error.
See my correct solution below.
Let x = width
. . x+2 = length
+++
The diagonal of length 10 acts as the hypotenuse while x and x+2 are the legs. Using the Pythagorean theorem,
x2+(x+2)^2 = 10^2
x^2 + x^2 + 4x + 4 = 100
2x^2 + 4x - 96 = 0
x^2 + 2x - 48 = 0
(x+8)*(x-6) = 0
Use the positive root x = 6.
The sides are 6 meters and 8 meters. ANSWER
Solved correctly.
//////////////////////////////////
The fact that @HyperBrain repeats these words "Power up, @HyperBrain!" from post to post,
tells me that he uses a computer code.
The fact that @HyperBrain makes numerous errors from post to post,
tells me that his goal is to run the code, ONLY, without thinking is it correct or wrong.
The correctness of his solution is permanently out of his consideration.
The correctness is not interesting to him.
When a person writes this way, his character is seen through his writing as a clear day.
|
|
|