Try C but im not 100% sure though
To express a decimal number (with a finite decimal expression) in a fraction, you work like this: the numerator is the number without decimale separator (you simply pretend it's not there), while the denominator will be
, where n is the number of digits after the decimal separator.
So, in your case, the number without decimal separator is 53, and you have two digits after the decimal separator, so the fraction will be
which is irreducible.
We can take prime numbers so they don't have a common factor other than 1.
3, and 5.
So we have to list the multiples to find the LCM
3: 3, 6, 9, 12,
15, 18
5: 5, 10,
15, 20, 25
15 is the LCM of 3 and 5
So, you can notice that if two numbers, lets call them a and b, have no common factor, then

is the LCM.
Hope that helped :)
For this problem, it is really important to find who voted on Tuesday first.
90×(3/5)= 54
54 people voted on Tuesday. Since the people who voted on Wednesday was 1/4 of the members who did not vote on Tuesday.
90-54=36×(1/4)=9
9 people voted on Wednesday. Now add Tuesday and Wednesday together to find the ones that didn't vote.
54+9=63;90-63=27
27 people did not vote at all.
Answer:
Price of widget to break even= $37.9
Step-by-step explanation:
We are told that the equation representing the amount of profit, y, made by the company, in relation to the selling price of each widget, x is;
y = -8x² + 348x - 1705
Now, the company will break even when it has made no profit. That is when, y = 0
Thus;
0 = -8x² + 348x - 1705
Rearranging,
8x² - 348x + 1705 = 0
Using quadratic formula ;
x = [-b ± √(b² - 4ac)]/2a
x = [-8 ± √(-348² - 4•1•1705)]/(2 x 8)
x = $5.63 or $37.87
We'll use $37.87 because it is the highest price for which no profit is made, and higher price means that we could sell least number of products to earn a certain amount of money.
We are told to approximate to nearest cent. Thus,
Price of widget = $37.87 ≈ $37.9