Answer:
37/40
Step-by-step explanation:
There are 3 numbers between 1 and 40 that are a multiple of 13: 13,26,39.
So, your probability should be 40-3/40, = 37/40.
The answer is 12 good luck;)
Answer:
Step-by-step explanation:
5x+30 is a corresponding angle with 4x-9 so set them equal to each other. 4x-9+2x+3 will equal 180
Answer:
A
Total before tax: $118
Total after tax: $102.66
Step-by-step explanation:
For A, we add the cost of the shirt and jeans to get the total before tax.
$39.20 + $79.80 = $118.00
For the total, after 13% we see how much 1% is.
1% of $118 is $1.18
$1.18 * 13 = $15.34.
$118 - $15.34 = $102.66
Hope this helped! Have a nice day :)
Answer: Choice A
y = -3(x+2)^2 + 10
=================================================
Work Shown:
y = -3x^2-12x-2 is in the form y = ax^2+bx+c with
a = -3
b = -12
c = -2
The x coordinate of the vertex is
h = -b/(2a)
h = -(-12)/(2*(-3))
h = 12/(-6)
h = -2
We'll plug this into the original equation to find the corresponding y coordinate of the vertex.
y = -3x^2-12x-2
y = -3(-2)^2-12(-2)-2
y = 10
So k = 10 is the y coordinate of the vertex.
Overall, the vertex is (h,k) = (-2,10)
Meaning that we go from this general vertex form
y = a(x-h)^2 + k
to this
y = -3(x - (-2))^2 + 10
y = -3(x+2)^2 + 10