use the order of operations for this equation.
multiplication comes first.
11(11) - 6(17) + 4
121 - 102 + 4
for addition and subtraction, order doesn’t matter.
121 - 102 = 19
19 + 4 = 23
answer = 23
Answer:
x = 9
Step-by-step explanation:
A midpoint is found by adding up two numbers and then dividing by 2 (Also known as an average). Therefore, a midpoint marks half of a line. That means that DP is 1/2 of DE. We can now form an equation. 6x + 4 = 1/2 * (14x - 10), making 6x + 4 = 7x - 5 by using the distributive property. Next, isolate x by subtracting by 6x on both sides and adding by 5 on both sides. You would get x = 5 + 4, which means that x = 9.
Answer: C
Step-by-step explanation: a^2 + b^2 = c^2
A. 6^2 + 8^2 = 10^2
B. 12^2 + 35^2 = 37^2
C. 4^2 + 6^2 does not equal 10^2.....(16 + 36 = 52 10^2 = 100)
D. 10^2 + 24^2 = 26^2
Answer:
A is (10,0)
B is (3, 3).
Step-by-step explanation:
First we calculate the coordinates of the point A.
Here, y = 0 so we have:
7(0) - 3x + 30 = 0
-3x + 30 = 0
x = -30/-3 = 10.
So A has coordinates (10,0).
Next we find the coordinates of the points where the line passes through the y axis. Here x = 0:
7x - 3(0) = 30
x = 30/7.
So the point is (0, 30/7).
Let the point B have coordinates (x1, y1)
Now x1 = y1 (given).
If we draw a line from B perpendicular to the x axis ( its length will be = y1) then we have 2 similar triangles.
So as corresponding sides are in the same ratio:
y1/ (30/7) = (10-x1) / 10
But as x1 = y1:
x1/ (30/7) = (10-x1) / 10
7 x1 / 30 = (10-x1) / 10
70 x1 = 30(10 - x1)
70x1 = 300 - 30 x1
100 x1 = 300
x1 = 3
So the coordinates of B are (3,3)
Checking the solution to the equation:
LHS = 3 / 30/7 = 3*7 / 30 = 21/30 = 7/10.
RHS = (10 -3 ) / 10 = 7/10.