Multiply 2x-5y= -21 by 3 to make it 6x-15y= -63
Multiply 3x-3y= -18 by -5 to make it -15x+15y=90
This cancels the y’s out which leaves us with
6x=-63
&
-15x=90
x for 6x=-63 equals - 10.5 so x is - 10.5 and for -15x=90, x= -6
Then you plug in x into any equation you’d like to find y.
Let’s plug in - 10.5 into 6x... equation.
6(- 10.5)-15y=-63
63-15y= -63
-63 -63
-15y=0
y=0 and x= - 10.5. When you plug in this values it makes the equation true!
But the correct answer is the first one north. Sorry if I’m doing too much hahah
If I’m confusing here’s the right answer...
6x-15y= -63
-15x+15y=90
In the days of the typewriter, a double-spaced page with 1-inch margins would hold an average of 250 words. So you could assume that since 4 pages<span> = </span>1000<span> words</span>
Hey!
------------------------------------------------
x – 3y = 3 is written in standard form. We can write in the slope-intercept form.
x - 3y = 3
x - 3y - x = 3 - x
3y = 3 - x
3y/3 = 3/3 - 3/x
y = 1 - 3/x
y = 1/3x - 1
Now, we know that the y-intercept is -1 and the slope is 1/3
------------------------------------------------
Hence, the answer is 
------------------------------------------------
Hope This Helped! Good Luck!
Answer:
The probability that at most 7 favor the new tax is 0.7869
Step-by-step explanation:
Total number of voting resident = 10000
number of voting resident against new sales tax = 4000
therefore probability of choosing a voting resident against new sales tax = 4000/10000 = 0.4
If 15 eligible voters are selected at random and asked their opinion, what is the probability that at most 7 favor the new tax
Using binomial,
number of selected voters(n) =15,
p=0.4
P(x<=0.7) = binomialcdf(15, 0.4, 7)
Using your calculator
P(x<=0.7) = binomialcdf(15, 0.4, 7) = 0.7869