Let x be the number.
"twelve decreased by twice a number" ---> 12 - 2x
"8 times the sum of number and 4" ---> 8(x + 4)
12 - 2x = 8(x + 4)
12 - 2x = 8x + 32 (distributive property)
12 = 10x + 32 (add 2x to both sides)
-20 = 10x (subtract 32 from both sides)
x = -2 (divide both sides by 10)
Answer:
-5^11
Step-by-step explanation:
Answer:
give me brainliest
Given a line AB with Point C outside it.
Mark point D on the line AB. Join CD
With D as center, and any radius, draw an arc intersecting AB at E, and CD at F.
With C as center, and same radius as before, draw an arc intersecting CD at G.
Open a compass to length EF
Now,with G as center, and compass opened the same radius as before, draw an arc intersecting the previous arc at H.
Draw a line m passing through C and H.
Thus m is the line parallel to AB, and passing through point C
∴m∣∣AB
Step-by-step explanation:
Answer:
The first one
Step-by-step explanation:
g(x) = ax² + bx + c
Point (0,0):
0 = a.0² + b.0 + c
c = 0
Point (2,1):
1 = a.2² + b.2 + c
4a + 2b + c = 1
But c = 0. Then:
4a + 2b = 1
Another point: (- 2, 1):
1 = a.(- 2)² + b.(- 2) + c
4a - 2b = 1
{4a + 2b = 1
{4a - 2b = 1
4a + 2b = 4a - 2b
4a - 4a = - 2b - 2b
- 4b = 0
b = 0
4a + 2b = 1
4a + 2.0 = 1
4a = 1
a = 1/4
The formula is:
g(x) = (1/4)x²
I hope I've helped you.