The original price is $625.60. Hope this helps !!
A light-year is defined as the distance the light can cover in one year.
The light travels at speed of

, and one year converted into seconds is

So the distance covered by the light in one year is

And this is the distance that corresponds to one light-year.
<span>The solution:
= 40, p = q = 0.5
P[x] = nCx *p^x *q^(n-x)
when p = q = 0.5, the formula simplifies to
P[x] = nCx/2^n = 40Cx/2^40
at least 18 of each type means 18 to 22 of (say) type I
P(18 <= X <= 22) = 0.5704095 <-------
qb
mean = 40*0.5 = 20
SD = sqrt(npq) = sqrt(40*0.5*0.5) = 3.1623
z1= (18-20)/3.1623 = -0.63 , z2 = (22-20)/3.1623 = 0.63
P(-0.63 < z < 0.63) = 0.4713 <-------</span>
When you reflect a function in the <em>x</em>-axis, the first coordinate of a point stays the same, and the second coordinate changes sign (what was positive is now negative and vice versa). See the attached picture.
Question 11: f(x) = -5x + 2. The function changes to its opposite, so g(x) = -(-5x + 2) = 5x - 2.
When you reflect a function in the <em>y</em>-axis, the first coordinate of a point changes to its opposite, but the second coordinate stays the same. Replace <em>x</em> with -<em>x</em> .
Question 14: f(x) = |2x - 1| + 3. Replacing <em>x</em> with -<em>x</em> produces g(x) = |2(-x) - 1| + 3 which simplifies to g(x) = |-2x -1| + 3.
Question 15 works the same way as #14.