Write a number as prime factors means to write the number as a product of numbers, all of which are prime. We start by checking whether the number is divisible by prime numbers, starting from the smallest prime number,2.
let's divide 24 into its factors.
first, it's even, so it must divide by 2
24=2*12
12 is also even, so it must divide by 2:
24=2*12=2*2*6
6 is also even, so it must divide by 2:
24=2*12=2*2*6=2*2*2*3
3 is not even, but it's a prime number.
so the solution is
2*2*2*3
Answer:
The number of men was 
The number of women was 
Step-by-step explanation:
The question in English is
Having organized a bingo has raised $1900. For the entrance of men $15 and women $10 and an attendance of 150 people has been reported. Determine the number of men and the number of women who participated in the bingo.
Let
x----> the number of men
y----> the number of women
we know that

-----> equation A
-----> equation B
substitute equation A in equation B and solve for y





Find the value of x

therefore
The number of men was 
The number of women was 
Answer:
L = 15
Step-by-step explanation:
P = 2L + 2W
you know that P = 50, W=10
So you have to replace those values on the equation
50 = 2L + 2*(10) --> Replace P and W
50 = 2L + 20 --> Multiply and now you are going to separate the unknown and the constants.
Remember that if you send a constant to the other side of the equal the sign will change to its opposite
50 - 20 = 2L --> Solve the constants
30 = 2L --> Now for the L, you have to leave it alone, so the 2 that is multiplying you have to send it to the other side of the equal but with the opposite operation, the opposite operation of multiplying is dividing, so you have:
30/2 = L
L= 15
6x + 4y = 800
-6x -6x
--------------------
4y = -6x + 800
÷4 ÷4 ÷4
---------------------
y = -6/4x + 200
First subtract, then divide, and then you have it. 6/4 is your slope. Your rise is -6 and your run is 4.