Proof of Angles: Does it Seem Correct?

  • Thread starter Thread starter chemistry1
  • Start date Start date
  • Tags Tags
    Angles Proof
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
chemistry1
Messages
108
Reaction score
0
http://postimg.org/image/3mmlbro1p/
Hi, I just want to know if my proof seems ok.

So we can begin with :

1 degrees = 1+1/9 grads

we multiply by x to generalize

x degrees= x+x/9 grads

now, we take x degrees and multiply it by 60 minutes to know how many minutes it makes.We also do the same with x+x/9 grads but we multiply it by a 100 minutes. After, we put this form :

60x degrees/(100x+100x/9) grads

we simplify it :

60x/(1000x/9)grads

60x * 9/1000x

We cancel and simplify

3*9/50

Which finally gives us 27/50 for any 'x'.

Does this seem correct ? Thank you !
 
Last edited by a moderator:
Physics news on Phys.org
That seems to work. You can simplify the process by a few steps by doing

##\displaystyle\frac{60(x-\frac{x}{10})}{100(x)}## instead.
 
chemistry1 said:
http://postimg.org/image/3mmlbro1p/
Hi, I just want to know if my proof seems ok.

So we can begin with :

1 degrees = 1+1/9 grads
It's a bad idea to use mixed numbers like 1 + 1/9, because it makes the calculations more difficult.

1 deg. = 10/9 grads
chemistry1 said:
we multiply by x to generalize

x degrees= x+x/9 grads
x deg. = (10/9)x grads
chemistry1 said:
now, we take x degrees and multiply it by 60 minutes to know how many minutes it makes.We also do the same with x+x/9 grads but we multiply it by a 100 minutes. After, we put this form :

60x degrees/(100x+100x/9) grads


we simplify it :

60x/(1000x/9)grads

60x * 9/1000x

We cancel and simplify

3*9/50

Which finally gives us 27/50 for any 'x'.

Does this seem correct ? Thank you !
 
Last edited by a moderator:
Ok, thanks for the info !