Answer:
7. x = 3
Step-by-step explanation:
To find the value of x, use the triangle sum property. Every triangle has interior angles which add to 180 degrees. To solve, add the expressions and numbers together then set equal to 180. Then use inverse operations to solve for x.
7. 20x - 9 + 10x + 9 + 90 = 180 Subtract 90 from both sides.
20x - 9 + 10x + 9 = 90 Add -9 + 9 = 0
20x + 10x = 90 Add like terms 20x + 10x = 30x
30x = 90 Divide both sides by 30.
x = 3
Repeat this process for each problem.
Answer:
broo its been so long its 2020 now dude and ur question is a most recent bruhhhhhhhhhhhhhhhhhhhhhhhhh
Step-by-step explanation:
X = total amount of people
80% of x = 540
.8x = 540
x = 675
There were 675 people
Answer:
72
Step-by-step explanation:
We need to multiply all of them because there are 3 choices for jackets, 6 for scarves and so on.
Find rates of change until you find a constant.
dy/dx=1,2,3,4,5,6
d2y/dx2=1,1,1,1,1
So the acceleration, d2y/d2x, is constant. This means that this is a quadratic sequence of the form a(n)=an^2+bn+c. So we can set up a system of equations to solve for the values of a,b, and c. Using the first three points, (1,1), (2,2), and (3,4) we have:
9a+3b+c=4, 4a+2b+c=2, and a+b+c=1 getting the differences...
5a+b=2 and 3a+b=1 and getting this difference...
2a=1, so a=1/2 making 5a+b=2 become:
2.5+b=2, so b=-1/2, making a+b+c=1 become:
1/2-1/2+c=1, so c=1 so the rule is:
a(n)=0.5x^2-0.5x+1 or if you prefer to not have decimals
a(n)=(x^2-x+2)/2