Answer:
{x ∈ R: x<6}
Step-by-step explanation:
Given
- x is a real number
- x is less than 6
Required
Write the set using set builder notation
The very first thing to do is to list out the range of x, using inequalities;
x is less than 6 implies that -infiniti < x < 6
The next step is to translate this to set builder. This is done as follows
x ∈ R - > This means that x is a real number
x < 6 -> where x is less than 6.
Bringing these two together, it gives:
{x ∈ R: x<6}
Hence, the set of real numbers x less than 6 is equivalent to {x ∈ R: x<6} using set builder notation
Answer:
Yes
Step-by-step explanation:
The sentence does correctly state the equation written.
Let x = The age of Michael
Let 2x-3 = The age of Michaels cousin
X+2x-3=46
x=16+1/3
X = 49 years
I think that’s the answer I’m not 100% sure though
Answer:
12
Step-by-step explanation:
x = number of $1 bills
y = number of $5 bills
z = number of $10 bills
We know that:
x + y + z = 25 (total amount of bills)
x + 5y + 10z = 100 (total amount of money)
y = 4z (Given)
Substitute the third equation into the first one.
x + 4z + z = 25
x = 25 - 5z
Put this into the second equation.
(25 - 5z) + 5 (4z) + 10z = 100
Simplify and solve.
25 - 5z + 20z + 10z = 100
25z + 25 = 100
25z = 75
z = 3
Substitute this into y = 4z
y = 4 * 3
y = 12
So, there are 12 $5 bills.