This is a simple problem based on combinatorics which can be easily tackled by using inclusion-exclusion principle.
We are asked to find number of positive integers less than 1,000,000 that are not divisible by 6 or 4.
let n be the number of positive integers.
∴ 1≤n≤999,999
Let c₁ be the set of numbers divisible by 6 and c₂ be the set of numbers divisible by 4.
Let N(c₁) be the number of elements in set c₁ and N(c₂) be the number of elements in set c₂.
∴N(c₁) =

N(c₂) =

∴N(c₁c₂) =

∴ Number of positive integers that are not divisible by 4 or 6,
N(c₁`c₂`) = 999,999 - (166666+250000) + 41667 = 625000
Therefore, 625000 integers are not divisible by 6 or 4
If the question is to find the slope-intercept form of both lines, here's the answer:
Both lines pass through the point (-3,-4), so we can use these coordinates in both equations. The slope-intercept form is represented by y=mx+b, with m the slope, b the intersection of the line with Y'Y for x=0, y and x the coordinates of a point.
Let's first apply all these for the first line, with a slope of 4.
y = mx + b
y=-3; x=-4; m=4. All we need to do is find b.
-3 = 4(-4) + b
-3 = -16 + b
b=13
So the equation of the first line is y= 4x + 13.
Now, we'll do the same thing but for the second line:
y=-3; x=-4; m=-1/4, and we need to find b.
-3 = (-1/4)(-4) + b
-3 = 1 + b
b= -4
So the equation of the second line is y=(-1/4)x - 4
Hope this Helps! :)
Answer:
512 student tickets.
Step-by-step explanation:
Let x be number of student tickets and y be number of adult tickets.
We have been given that at Friday's football game 1,294 tickets were sold. We can represent this information as:

We are also told that each student ticket costs $5.00, and each adult ticket costs $8.00 and 1,294 tickets were sold for a total amount of $8,816. We can represent this information as:
From equation (1) we will get,
Substituting this value in equation (2) we will get,






Therefore, 512 student tickets were purchased at Fridays football game.
Answer:
H0 : μ = 0.5
H0 : μ > 0.5
Kindly check explanation
Step-by-step explanation:
H0 : μ = 0.5
H0 : μ > 0.5
We perform a right tailed test :
Sample proportion :
Number of games won, x = 142
Number of games, n = 250
phat = x / n = 142 / 250 = 0.568 = 56.8%
Yes, it is consistent
Test statistic :
(phat - p) * √Phat(1-Phat)/n
1 -Phat = 1 -0.568 = 0.432
(0.568 - 0.5) /√(0.568*0.432)/250
0.068 / 0.0313289
= 2.17
The Pvalue using the z test statistic :
Pvalue = 0.015
α = 0.03
Since ;
Pvalue < α ; We reject the null and conclude that teams tend to win more often when they play at home.