<h2>Greetings!</h2><h3>Firstly, the slope is found by rearranging the formula:</h3>
3y = 4x + 39
y =
+ 
When x is 0, y = 0(x) +
, so the y intercept is 
<h3>Next, the slope is simply the number in front of the x, </h3>
So
can be rearranged to
, so the slope would be
.
<h2>Hope this helps!</h2>
Answer:
Hello! answer: 40
We know 1 angle is 50 degrees so that means the angle across will also be 50 degrees so that means 2 will be 40 degrees cause that is a complimentary angle and complimentary angles add up to 90 Hope this explains well!
Question: What value of c will complete the square below (
) and make the expression a perfect square trinomial?
Answer: c = 225
Step-by-step explanation:
Perfect square trinomials come in the form a² + 2ab + b², which is equal to (a + b)². In the presented trinomial, we can immediately identify that <u>a = x, and b² = c</u>, but we need to find the numerical value of
.
To do this, note that the middle term, or <u>2ab, corresponds with (is equal to) 30x</u>. We know that a = x, and thus, <u>2ab = 2bx</u>. Now, 2bx and 30x are corresponding terms; thus, <u>2bx = 30x</u>.
Dividing by
on both sides gives us <u>b = 15</u>. Therefore, c = b² = 15² = 225. (As a squared binomial, this would be (x + 15)² as a = x and b = 15.)
Answer:
0.00014
Step-by-step explanation:
The box contains a total of 24 + 33 + 35 = 92 jelly beans
If we need to pick 8 jelly beans and want them all to be green:
We can choose 8 green jelly beans from 33 green in C₃₃,₈ different ways
The total ways we can choose 8 jelly beans out from 92 is: C₉₂,₈
Thus, the probability we're looking for is C₃₃,₈ / C₉₂,₈ = 13884156/93080887185 =0.00014
Hello
the line passes by A ( 0 ; -2) and B (5 ; 0) equation : y = ax+b
a is a slop : a = (yb - ya)/(xb -xa)
a = (0+2)/(5-0)
a =2/5
y = (2/5)x+b
if x=5 and y= 0
0 = (2/5)(5)+b
b= - 2
the equation is : y = (2/5)x-2