SOLUTION: Find a number such that one- half of the number is three more than one-fourth of th number

Algebra ->  Average -> SOLUTION: Find a number such that one- half of the number is three more than one-fourth of th number       Log On


   



Question 1081985: Find a number such that one- half of the number is three more than one-fourth of th number

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

let's a number be x
one- half of the number is:x%2F2
one-fourth of the number is: x%2F4
if one- half of the number is 3 more than one-fourth of the number, we have
x%2F2=x%2F4%2B3
x%2F2-x%2F4=3
2x%2F4-x%2F4=3
%282x-x%29%2F4=3
2x-x=3%2A4
x=12
so, the number is 12