Answer:
translation then reflection
Step-by-step explanation:
The probability that a two-digit number selected at random has a tens digit less than its units digit is 0.2667 (4/15).
There are 90 two-digit numbers (99-9). Of these, six numbers are divisible by 15 (15, 30, 45, 60, 75, 90). This is also divisible by 5. Therefore, the preferred case is 30-6 = 24. Therefore, the required probability is 24/90 = 4/15.
The probability of an event can be calculated by simply dividing the number of favorable results by the total number of possible results using a probabilistic expression. Whenever you are uncertain about the outcome of an event, you can talk about the probability of a particular outcome, that is, its potential.
Learn more about probability here: brainly.com/question/24756209
#SPJ4
x=11.4242....
100x=1142.4242....
100x-x = 99x = 1131
x=1131/99 = 11 42/99 (unreduced) = 11 14/33 (reduced fraction)
Answer:
y = 2/3x - 3
Step-by-step explanation:
Step 1: Write equation
2x - 3y = 9
Step 2: Solve for <em>y</em>
- Subtract 2x on both sides: -3y = 9 - 2x
- Divide both sides by -3: y = -3 + 2/3x
- Rewrite: y = 2/3x - 3
Answer:
Equation is: y = 0.5x² + 0.5x - 3
Explanation:
general form of the parabola is:
y = ax² + bx + c
Now, we will need to solve for a, b and c.
To do this, we will simply get points from the graph, substitute in the general equation and solve for the missing coefficients.
First point that we will use is (0,-3).
y = y = ax² + bx + c
-3 = a(0)² + b(0) + c
c = -3
The equation now becomes:
y = ax² + bx - 3
The second point that we will use is (2,0):
y = ax² + bx - 3
0 = a(2)² + b(2) - 3
0 = 4a + 2b -3
4a + 2b = 3
This means that:
2b = 3 - 4a
b = 1.5 - 2a ...........> I
The third point that we will use is (-3,0):
y = ax² + bx - 3
0 = a(-3)² + b(-3) - 3
0 = 9a - 3b - 3
9a - 3b = 3 ...........> II
Substitute with I in II and solve for a as follows:
9a - 3b = 3
9a - 3(1.5 - 2a) = 3
9a - 4.5 + 6a = 3
15a = 7.5
a = 7.5 / 15
a = 0.5
Substitute with the value of a in equation I to get b as follows:
b = 1.5 - 2a
b = 1.5 - 2(0.5)
b = 0.5
Substitute with a and b in the equation as follows:
y = 0.5x² + 0.5x - 3
Hope this helps :)