SOLUTION: A rectangles length is 3 times as long as its width. The diagonal of the rectangle is 10cm. Use Pythagoras theorem to solve.
This is what I have tried, but it does not seem to
Algebra ->
Rectangles
-> SOLUTION: A rectangles length is 3 times as long as its width. The diagonal of the rectangle is 10cm. Use Pythagoras theorem to solve.
This is what I have tried, but it does not seem to
Log On
Question 945793: A rectangles length is 3 times as long as its width. The diagonal of the rectangle is 10cm. Use Pythagoras theorem to solve.
This is what I have tried, but it does not seem to work:
I use this formula: a^2=b^2+c^2
10^2=3x^2+x^2
100=4x^2
100/4=4x^2/4
25=x^2
sqrt( 25 )=sqrt( x^2 )
5=x
x cannot equal 5. I don't know what I am doing wrong.
You can put this solution on YOUR website!
You need to make a habit of using brackets. You were right in recognizing that the length was 3x. Since 3x=a, so when you find a^2, you have to square the whole of 3x. However you thought it was , when it was actually . So if you had used brackets you probably would have gotten the right answer.