Answer:
83.3%
Step-by-step explanation:
The probability of rolling a 3 on a 6-sided dice is 1/6
Since you don't want a three, there's a 5/6 chance of not rolling a 3
5/6 (use calculator and divede 5 by 6) = 0.833333 (move decimal 2 to the right) = 83.3%
Therefore, the most reasonable answer would be C, 83.3%
In a system of equations ax + b = 0, a≠ 0, the equation x = -b/a is referred as a non-trivial solution.
<h3>What is a system of equations?</h3>
A system of equations is when two or more variables are related, and equations are built to find the values of each variable.
The system Ax + b = 0 has the following solutions:
- The zeros, which is the trivial solution.
- x = -b/a, which is the non-trivial solution.
More can be learned about a system of equations at brainly.com/question/24342899
#SPJ1
(1,-1)(2,2)
slope = (2 - (-1) / (2 - 1) = 3/1 = 3
y = mx + b
slope(m) = 3
use either of ur points...(2,2)...x = 2 and y = 2
now we sub and find b, the y int
2 = 3(2) + b
2 = 6 + b
2 - 6 = b
-4 = b
so ur equation is : y = 3x - 4
B is the correct answer I think