View Full Version : Maths Help
John
9th December 2009, 13:18
I need to make a graphic that has an aspect ratio of 16:9.
The width must be 145px wide.
How do I work out what the height should be, is there a calculation I can do?
Thanks!
mathare
9th December 2009, 13:22
I need to make a graphic that has an aspect ratio of 16:9.
The width must be 145px wide.
How do I work out what the height should be, is there a calculation I can do?So width:height must be 16:9 for that aspect ratio. You know the width is 145 so the height must be 9/16ths of that
w:h = 16:9
w = 145
145:h = 16:9
=> 145*9/16 = h
John
9th December 2009, 13:37
Spot on. Thanks M-Dog. :D
Street cry
9th December 2009, 13:51
Was going to offer my asistance but i got an E in maths (GCSE) ha ha ha
mathare
9th December 2009, 14:01
Was going to offer my asistance but i got an E in maths (GCSE) ha ha haThere's no 'e' in 'Maths' :doh
scoobydoo
9th December 2009, 14:08
So width:height must be 16:9 for that aspect ratio. You know the width is 145 so the height must be 9/16ths of that
w:h = 16:9
w = 145
145:h = 16:9
=> 145*9/16 = h
:omg:
I also come on this forum to feel pretty dumb! :laugh
Win2Win
9th December 2009, 15:03
There's no 'e' in 'Maths' :doh
:hahaha
Powered by vBulletin™ Version 4.0.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.