Answer:
63-degrees
Step-by-step explanation:
triangle = 180 degrees
46 + 71 + w = 180
117 + w = 180 *subtract 117 from both sides*
w = 63
Answer:
4
Step-by-step explanation:
4x+5+3x-2=31
7x+3=31
7x=28
x=4
The correct answer to this question would be answer choice B.
To convert the decimal 0.56 to a fraction, first set it to a fraction over 100 which would be 56/100.
Then, because the question asks for the fraction to be in simplest form, look for the greatest common factor of the numerator and denominator or 56 and 100.
To find it, list out all of their factors:
56: 1, 2, 4, 7, 8 , 14, 28, 56
100: 1, 2, 4, 5, 10,20,25,50,100
Notice that out of all the factors listed, the greatest common factor listed is 4. Because of this, divide both the numerator and denominator by 4 to simplify your fraction to your answer: 14/25
Answer:
f(x) = 4x^2 + 2x - 4.
Step-by-step explanation:
Let the quadratic function be y = f(x) = ax^2 + bx + c.
For the point (-2, 8) ( x = -2 when y = 8) we have:
a(-2)^2 + (-2)b + c = 8
4a - 2b + c = 8 For (0, -4) we have:
0 + 0 + c = -4 so c = -4. For (4, 68) we have:
16a + 4b + c = 68
So we have 2 systems of equations in a and b ( plugging in c = -4):
4a - 2b - 4 = 8
16a + 4b - 4 = 68
4a - 2b = 12
16a + 4b = 72 Multiplying 4a - 2b = 12 by 2 we get:
8a - 4b = 24
Adding the last 2 equations:
24a = 96
a = 4
Now plugging a = 4 and c = -4 in the first equation:
4(4) - 2b - 4 = 8
-2b = 8 - 16 + 4 = -4
b = 2.