We will set a variable, d, to represent the day of the week that January starts on. For instance, if it started on Monday, d + 1 would be Tuesday, d + 2 would be Wednesday, etc. up to d + 6 to represent the last day of the week (in our example, Sunday). The next week would start over at d, and the month would continue. For non-leap years:
If January starts on <u>d</u>, February will start 31 days later. Following our pattern above, this will put it at <u>d</u><u> + 3</u> (28 days would be back at d; 29 would be d+1, 30 would be d+2, and 31 is at d+3). In a non-leap year, February has 28 days, so March will start at <u>d</u><u>+3</u> also. April will start 31 days after that, so that puts us at d+3+3=<u>d</u><u>+6</u>. May starts 30 days after that, so d+6+2=d+8. However, since we only have 7 days in the week, this is actually back to <u>d</u><u>+1</u>. June starts 31 days after that, so d+1+3=<u>d</u><u>+4</u>. July starts 30 days after that, so d+4+2=<u>d</u><u>+6</u>. August starts 31 days after that, so d+6+3=d+9, but again, we only have 7 days in our week, so this is <u>d</u><u>+2</u>. September starts 31 days after that, so d+2+3=<u>d</u><u>+5</u>. October starts 30 days after that, so d+5+2=d+7, which is just <u>d</u><u />. November starts 31 days after that, so <u>d</u><u>+3</u>. December starts 30 days after that, so <u>d</u><u>+5</u>. Remember that each one of these expressions represents a day of the week. Going back through the list (in numerical order, and listing duplicates), we have <u>d</u><u>,</u> <u>d,</u><u /> <u>d</u><u>+1</u>, <u>d</u><u>+2</u>, <u>d+3</u><u>,</u> <u>d</u><u>+3</u>, <u>d</u><u>+3</u>, <u>d</u><u>+4</u>, <u>d</u><u>+5</u>, <u>d</u><u>+5</u>, <u /><u /><u>d</u><u>+6</u><u /><u /> and <u>d</u><u>+6</u>. This means we have every day of the week covered, therefore there is a Friday the 13th at least once a year (if every day of the week can begin a month, then every day of the week can happy for any number in the month).
For leap years, every month after February would change, so we have (in the order of the months) <u></u><u>d</u>, <u>d</u><u>+3</u>, <u>d</u><u>+4</u>, <u>d</u><u />, <u>d</u><u>+2</u>, <u>d</u><u /><u>+5</u>, <u>d</u><u />, <u>d</u><u>+3</u>, <u>d</u><u /><u>+6</u>, <u>d</u><u>+1</u>, <u>d</u><u>+4</u>, a<u />nd <u>d</u><u>+</u><u /><u /><u>6</u>. We still have every day of the week represented, so there is a Friday the 13th at least once. Additionally, none of the days of the week appear more than 3 times, so there is never a year with more than 3 Friday the 13ths.<u />
Answer as a compound inequality: 
Answer in interval notation: [-4, 2)
=============================================
Explanation:
The range is the set of all possible y outputs of a function. When dealing with a graph like this, we just look at the highest and lowest points to determine which y values are possible.
The lowest point occurs when y = -4. We include this value. So far we have
which is the same as 
The upper ceiling for the y value is y = 2. We can't actually reach this value because of the open hole at (-3,2). So we say that 
Combine
and
to get the compound inequality 
This says y is between -4 and 2, including -4 but excluding 2.
To convert this to interval notation, we write [-4, 2) where the square bracket says to include the endpoint and the curved parenthesis says to exclude the endpoint.
Answer:
200.96 yd^2
Step-by-step explanation:
Area of a circle = πr^2 where r = radius
radius = diameter/2
radius = 16/2
radius = 8
Area = π(8)^2
Area = π64
Area = 200.96 yd^2
Answer:
Step-by-step explanation:
Solve the given equation for y: 6y = 4x + 24. Thus, y = (2/3)x + 4.
This has a y-intercept of 4 and a slope of +2/3. So we can immediately eliminate the middle two graphs.
The correct graph is the first one. We know it's correct because the y intercept is + (whereas it's - in the other alternative answer choice).