Answer: x^2-9x+1
Step-by-step explanation:
x^2-7x-7 d(x-1)
(you would just replace x to (x-1)
(x-1)^2-7(x-1)-7
(solve by square rooting (x-1)(x-1) then foil)
x^2-9x+1
Answer:
I believe the answer would be 20 miles max for one passenger.
Step-by-step explanation:
This is because if you create an equation out of this, knowing that only one passenger will be riding, you will get:
$3.00+$1.25x=$28 ($3 added too $1.25 times the number of miles (x) which equals the total amount you have ($28)).
x being the number of miles (so we need to calculate for x)
$3 + $1.25x = $28
-subtract 3 on both sides-
$1.25x=$28-$3
$1.25x=$25
-divide by 1.25 on both sides-
x=$25/$1.25
x=20 miles
Not sure if all calculations are correct, but I hope this helps :)!
X+3≤ -5+2x
Add 5 to the other side. (the inverse of subtraction, since 5 is negative)
x+8≤2x
Subtract x on both sides.
8≤x <- the answer
I hope this helps!
~kaikers
Variance = summation of (x - mean)^2 all divided by the number of dataset.
mean = (17 + 5 + 11 + 1 + 11)/5 = 9
Variance = [(17 - 9)^2 + (5 - 9)^2 + (11 - 9)^2 + (1 - 9)^2 + (11 - 9)^2]/5 = (8^2 + (-4)^2 + 2^2 + (-8)^2 + 2^2}/5 = (64 + 16 + 4 + 64 + 4)/5 = 152/5 = 30.4