B = (2x+3)(4x^2-6x+9)-2(4^3-1)
B = 8x^3-99
Hope it helps : )
Answer:
26*26*26 = 17576 ways to select 3 letters
10*10= 100 ways to select 2 numbers
So then the total number of ways are:
possible ways
Step-by-step explanation:
For this case we assume that we have 26 letters from A to Z and 10 numbers from 0 to 9 .
And we want to calculate the number of possible passwords possible if the password consists of 3 letters followed by 2 digits.
And for this case we can use the multiplication principle of combinatories, since we don't have any restriction about the letters of the numbers we can have repetition of letters or numbers.
For the number of possible letters:
26*26*26 = 17576 ways to select 3 letters
10*10= 100 ways to select 2 numbers
So then the total number of ways are:
possible ways
Answer:
-2(x+2)(4x-35)
Step-by-step explanation:
Answer:
√3
Step-by-step explanation:
√12=2√3
-2√3+3√3 = √3
Use calculator to estimate if necessary: 1.7320508075688773
Answer:
y = -x + 2
Step-by-step explanation:
We are asked to find the equation of a line
Step 1: find the slope
We are given two points
( 2 , 0) ( 6 , -4)
m = (y_2 - y_1 )/ (x_2 - x_1)
x_1 = 2
y_1 = 0
x_2 = 6
y_2 = -4
Insert the values
m = ( -4 - 0) / ( 6 - 2)
m = -4 / 4
m = -1
Step 2 : substitute m into the equation
y = mx + c
y = -1x + c
Step 3: substitute any of the two points into the equation
Let's pick ( 6 , -4)
x = 6
y = -4
y = mx + c
y = -1x + c
-4 = -1(6) + c
-4 = -6 + c
c = -4 + 6
c = 2
Step 4: substitute c = 2 into the equation
y = mx + c
y = -x + c
y = -x + 2