For problems like this, we need to find the pattern between the set of numbers to create a general equation for f(x). Given that x is the shipment number, let us first observe the first six shipments' behavior.
1 10 |
2 16 = 10 + 1(6) |
3 22 = 10 + 2(6) |
4 28 = 10 + 3(6)|
5 34 = 10 + 4(6) |
6 40 = 10 + 5(6) |
From these, we can observe that given x number of shipments, the total number of objects would be

. Thus, given f(x), we have
Answer: f(x) = 6x + 4
Answer:
see explanation
Step-by-step explanation:
Using the sum/ difference → product formula
cos x - cos y = - 2sin(
)sin (
)
sin x - sin y = 2cos (
)sin (
)
Given
(cosA - cosB)² + (sinA - sinB )²
= [ - 2sin(
)sin(
) ]² + [ 2cos(
)sin(
) ]²
= 4sin² (
)sin² (
) + 4cos² (
)sin² (
)
= 4sin² (
)[ sin² (
) + cos² (
) ← sin²x + cos²x = 1
= 4sin² (
) × 1
= 4sin² (
) = right side ⇒ proven
Answer:
Step-by-step explanation:
Welllllll.....
If you take the square root of 9, it's 3
if you take the square root if 16, it's 4
I would guess it to be about 3.2
Answer:
0.9958
Step-by-step explanation:
P(being correct) = 1/4 = 0.25
Hence, p = 0.25
n = 19
P(x ≥ 1) = p(x = 1) + p(x = 2) +... + p(x = 19)
Using the binomial probability formula :
P(x =x) = nCx * p^x * (1 - p)^(n - x)
However, to save computation time, we could use a calculator :
Using a calculator,
P(x ≥ 1) = 0.99577
P(x ≥ 1) = 0.9958
Answer:
y = (6/5) - (7/5) x
Step-by-step explanation:
goal: to rearrange the equation such that it takes the form:
y = f(x) ; where f(x) is an expression in terms of x
Given:
7x+5y=6 subtract 7x from both sides
5y = 6 - 7x (divide both sides by 5)
y = (6-7x) / 5
y = (6/5) - (7/5) x