Problem 13
10p+10q factors to 10(p+q). If we apply the distributive property, we can distribute the 10 to each term inside (p and q) to get
10(p+q) = (10 times p)+(10 times q) = 10*p + 10*q = 10p+10q
so we get the original expression again. Here 10 is the GCF of the two terms.
--------------------------------------------------------------
Plug p = 1 and q = 2 into the factored form
10*(p+q) = 10*(1+2) = 10*(3) = 30
As a check, let's plug those p,q values into the original expression
10*p+10*q = 10*1+10*2 = 10+20 = 30
We get the same output of 30
Answer: que
Step-by-step explanation:
Answer:
False
Step-by-step explanation:
In this question, you roll 3 from the standard die and then add it with the next roll to see if the sums are greater than 4.
From this explanation you can see that you use the result from your first roll for the second event, so we can conclude that the event is dependent.
Imagine if we change the result of the first roll into 5, without adding the second roll we can know that the sum will be greater than 4. The first event result will influence the second event, so it is a dependent event.
<h3>
Answer: b = 4 and c = 7.</h3>
===============================================
Explanation:
Comparing y = x^2+bx+c to y = ax^2+bx+c, we see that a = 1.
The vertex given is (-2,3). In general, the vertex is (h,k). So h = -2 and k = 3.
Plug those three values into the vertex form below
y = a(x-h)^2 + k
y = 1(x-(-2))^2 + 3
y = (x+2)^2 + 3
Then expand everything out and simplify
y = x^2+4x+4 + 3
y = x^2+4x+7
We see that b = 4 and c = 7.