When I have a question like: 5 is 12% of what number. How do I do it?
Follow Math Help Forum on Facebook and Google+
The way I learned it is you say 5 is to 12% as x is to 100% or 5/12 =x/100 or (5/12)*12=(x/100)*12 or 5=12x/100 or 5*100=(12x/100)*100 or 500=12x or x= 500/12 or x = 125/3
Last edited by MathGuru; April 9th 2005 at 08:39 AM.
Originally Posted by SaraZee When I have a question like: 5 is 12% of what number. How do I do it? Translation: "is" = "=" "of" = "*" "%" = "*0.01" Relation: 5 = 12*0.01 * x Answer: x = 125/3 (approximately 41.667)