Answer: The answer would be 950 international minutes. Only if assuming that this is in one month since the question doesn't give much detail.
Step-by-step explanation:
X would be used to represent the number of months.
25+0.10x=120
0.10x=95
950 international minutes used
Answer:
2r-1
I would appreciate if my answer is chosen as a brainliest answer
First, convert the 20% to a real mathematical number. For percents, this is always done by dividing the 20% by 100%, or 20% / 100% = 0.200.
Second, find out what 20% of $600.25 is. This is the amount of the sale discount. This is always found by mulitplying 0.200 by the item's cost $600.25, like this:
0.200 x $600.25 = $120.05.
So for this sale, you'll save $120.05 on this item.
This means, the cost of the item to you is
$600.25 - $120.05 = $480.20.
Alternatively, you can think about it this way. The item is 20% off. This means you'll pay 80.000% of the total cost (100% - 20% = 80.000%).
Now what's 80.000% of the total cost?
0.800 x $600.25 = $480.20.
Just like the result above, the sale price on the item is $480.20.
Hope this helps you on your assignment! :)
Given
W^2-W-12 = w^2+bW+c
b=-1,
c=-12
We look for m, n so that m+n=b=-1, m*n=c=-12, where m,n are integer factors of -12.
Now enumerate all possibilities for m*n=12
m n m*n m+n
1 -12 -12 -11
2 -6 -12 -4
3 -4 -12 -1 ....... so m*n=-12, m+n=-1
The factorization is then
W^2-W-12=(W+3)(W-4)