1. GCF is a factor that is shared by all terms within a polynomial for example, if we have a polynomial of the form A*B + A*C, the GCF is A since both terms have A as a factor 2. after we factor out the GCF, it is placed outside the parentheses, in front of the rest of the polynomial. using our previous example, A*B+A*C = A(B+C) 3. we can verify that our factoring is correct by distributing the GCF to the polynomial within the parentheses
Answer:
13/15 > 4/5 is a true stament.
Step-by-step explanation:
The left side is 0.86 repeating turned into a decimal. which means 0.86 is greater than the right which the right is 0.8 turned into a decimal. which in this case this means that the given stament is always true.
Answer:
y = 3x + 2
Step-by-step explanation:
Let's identify two clear points on this line. I can see (0, 2) and (-1, -1)
First you want to find the slope of the line that passes through these points. To find the slope of the line, we use the slope formula: (y₂ - y₁) / (x₂ - x₁)
Plug in these values:
(-1 - 2) / (-1 - 0)
Simplify the parentheses.
= (-3) / (-1)
Simplify the fraction.
-3/-1
= 3
This is your slope. Plug this value into the standard slope-intercept equation of y = mx + b.
y = 3x + b
To find b, we want to plug in a value that we know is on this line: in this case, I will use the first point (0, 2). Plug in the x and y values into the x and y of the standard equation.
2 = 3(0) + b
To find b, multiply the slope and the input of x(0)
2 = 0 + b
Now, we are left with 0 + b.
2 = b
Plug this into your standard equation.
y = 3x + 2
This is your equation.
Hope this helps!
Answer:
R=7
Step-by-step explanation:
R=1+3w
This is a classic substitution question.
Just replace the w with 2.
R = 1+3(2)
You only need to multiply 3 with 2.
R = 1 + 6
R= 7
Answer: D
Step-by-step explanation:
If f(x) = 4x - 2 and g(x) = 2x + 7 then which of the following gives f(g(3))?
g(3) = 2*3+7 = 6+7 = 13
f(g(3))=f(13) = 4* 13 -2= 52 -2 = 50