Hi there!
Let's start by replacing "a number" by the letter "x" so that we can do an equation and isolate "x" to find your answer :
(x -
) +
= -7
subtract
on each side of the equation
x -
= -8.25
add
on each side of the equation
x = -7.5
-7.5 - 3/4 = -8.25
-8.25 + 5/4 = <u>-7</u>
So your answer is : Three-fourths was subtracted from -7.5, and then 5/4 was added to the result. The sum was -7.
There you go! I really hope this helped, if there's anything just let me know! :)
To find the m(slope) of our graph we can take two points from the graph, im going to use (0,2) and (1,8) the formula for slope is y2-y1/x2-x1
Plug the points in to get 8-2/1-0
The slope of this equation is 6.
For the y-intercept we just find where the line meets the y-axis and that is at 2.
The equation for this graph is y=6x+2
Answer:
25%
Step-by-step explanation:
Answer:
The fourth term of the expansion is -220 * x^9 * y^3
Step-by-step explanation:
Question:
Find the fourth term in (x-y)^12
Solution:
Notation: "n choose k", or combination of k objects from n objects,
C(n,k) = n! / ( k! (n-k)! )
For example, C(12,4) = 12! / (4! 8!) = 495
Using the binomial expansion formula
(a+b)^n
= C(n,0)a^n + C(n,1)a^(n-1)b + C(n,2)a^(n-2)b^2 + C(n,3)a^(n-3)b^3 + C(n,4)a^(n-4)b^4 +....+C(n,n)b^n
For (x-y)^12, n=12, k=3, a=x, b=-y, and the fourth term is
C(n,3)a^(n-3)b^3
=C(12,3) * x^(12-3) * (-y)^(3)
= 220*x^9*(-y)^3
= -220 * x^9 * y^3