Answer:7
Step-by-step explanation:it’s 7
I'll start 18 and 22 for you, and you should then be able to do the rest on your own!
For 18, what we literally do is apply the distance formula for all the points and add them up. For B to C, we get the distance between them to be
sqrt((x1-x2)^2+(y1-y2)^2)=sqrt((0-4)^2+(3-(-1))^2)=sqrt((-4)^2+4^2)=sqrt(16+16)=sqrt(32). Repeat the process for C to E, E and F, and F to B then add the results up to get your answer!
For 22, since the area of a rectangle is length*width (we know given the right angles and that the opposite sides are equal in how long they are), we can multiply 2 perpendicular lines, for example, BC and CE to get sqrt(32)*sqrt(8)=16 as the area
Answer:
26
Step-by-step explanation:
[(7+3)5-4]/2+3
-To solve this equation you have to use PEMDAS
P- Parentheses
E- Exponents
M- Multiplication
D- Division
A- Addition
S- Subtraction-
- With MD and AS you work left to right of the equation since they are in the same spot. (PE[MD][AS])
Step 1) [(10)5-4]/2+3
- First you do "P," parentheses, so you add 7+3=10
Step 2) [50-4]/2+3
- Next you do "M," multiplication, and multiply 10x5=50
Step 3) [46]/2+3
- Then you do "S," subtraction, and subtract 50-4=46
(FYI: Steps 1-3 were still in the parentheses. We had to start with the parentheses in the parentheses, work PEMDAS, and now we are out of the parentheses and have to work PEMDAS on the rest of the problem.)
Step 4) 23+3
- Now we do "D," division, and divide 46/2=23
Step 5) 23+3=6
- Finally we do "A," addition, and add 23+3=26 so the answer is 26
(FYI: "/" means division)
42/98=3/7
Have a great day :)
Answer:
82
Step-by-step explanation:
Let's first figure out what the first number is and use that to solve for the next. The problem states that the numbers are consecutive. So the 2nd number word be 1 plus the first.
The sum of 4 consecutive numbers:
1st = x
2nd = x + 1
3rd = x + 2
4th = x + 3
The sum of 4 consecutive number is 326.
1st + 2nd + 3rd + 4th = 326
x + (x + 1) + (x + 2) + (x + 3) = 326
Combine like terms:
4x + 6 = 326
Then we subtract 6 from both sides to isolate 4x:
4x + 6 - 6 = 326 - 6
4x = 320
Then we divide both sides by 4 to isolate x:
4x/4 = 320/4
x = 80
So the first number is 79
Now to get the second, let's just add 1.
80 + 1 = 81
Let's check if our answer would be correct:
80 + 81 + 82 + 83
= 326