9514 1404 393
Answer:
(a) 6² +3² +1² +1² = 47
(b) 5² +4² +2² +1² +1² = 47
(c) 3³ +4² +2² = 47
Step-by-step explanation:
It can work reasonably well to start with the largest square less than the target number, repeating that approach for the remaining differences. When more squares than necessary are asked for, then the first square chosen may need to be the square of a number 1 less than the largest possible.
The approach where a cube is required can work the same way.
(a) floor(√47) = 6; floor(√(47 -6^2)) = 3; floor(√(47 -45)) = 1; floor(√(47-46)) = 1
__
(b) floor(√47 -1) = 5; floor(√(47-25)) = 4; ...
__
(c) floor(∛47) = 3; floor(√(47 -27)) = 4; floor(√(47 -43)) = 2
The absolute value of 3 =3
So 3-7= -4
M∠A = 42° [isosceles triangle]
m∠B = 180 - 42 - 42 = 96° [in a triangle, the three interior angles always add to 180°]
m∠C = 180 - 96 - (x+12)
m∠C = 84 - x - 12
m∠C = 72 - x2x+9 + 3x-1 + 72-x = 180
4x + 80 = 180
4x = 180 - 80
4x = 100
x = 100/4
x = 25m∠C = 72 - x = 72 - 25 =
47°
<span>I hope this helped</span>
No.2 is B because they are on a line together so they are aligned/corresponding angles and are equal
First, we have two points and we need to use these points to find the slope. To do this, let's label one point x1 and y1, the other point x2 and y2 then,
Slope = (y2 - y1) / (x2 - x1)
(2, 3) - 2 is x1 and 3 is y1
(-1, -12) -1 is x2 and -12 is y2
Slope = (-12 - 3) / ( -1 - 2) = -15 / -3 = 5
Now the equation of our line is: y = 5x + b
Let's plug one of our points into this equation to solve for b.
3 = 5(2) + b
3 = 10 + b
Subtract 10 from both sides.
-7 = b
The equation of our line is: y = 5x - 7