Answer:
11,968
Step-by-step explanation:
I'm not sure, but I think its 11,968
Answer:
16 feet
Step-by-step explanation:
The length of the ladder=20 feet
Distance from the base of the ladder to the house = 12 feet
You will notice that a wall is vertical and the ladder makes an angle with the horizontal ground(making it the hypotenuse). This is a right triangle problem.
To find the how far up the house can the ladder can reach, we simply find the third side of the right triangle.
From Pythagoras theorem

The third side of the right triangle is 16. Therefore the ladder leans 16 feet from the ground.
Answer:
(x, y) = (2 2/9, -1 4/9)
Step-by-step explanation:
Equate the values of y and solve for x.
1/4x -2 = -2x +3
(2 1/4)x = 5 . . . . . . . . add 2+2x to both sides
x = 20/9 = 2 2/9 . . . multiply by 4/9
y = -2(2 2/9) +3 = -4 4/9 +3 . . . . substitute for x in the second equation
y = -1 4/9
The solution is x = 2 2/9, y = -1 4/9.
Answer:
sorry I don't know I want to tell but I can't
please subscribe my channel Volcano Headshot
Answer:
This is always ''interesting'' If you see an absolute value, you always need to deal with when it is zero:
(x-4)=0 ===> x=4,
so that now you have to plot 2 functions!
For x<= 4: what's inside the absolute value (x-4) is negative, right?, then let's make it +, by multiplying by -1:
|x-4| = -(x-4)=4-x
Then:
for x<=4, y = -x+4-7 = -x-3
for x=>4, (x-4) is positive, so no changes:
y= x-4-7 = x-11,
Now plot both lines. Pick up some x that are 4 or less, for y = -x-3, and some points that are 4 or greater, for y=x-11
In fact, only two points are necessary to draw a line, right? So if you want to go full speed, choose:
x=4 and x= 3 for y=-x-3
And just x=5 for y=x-11
The reason is that the absolute value is continuous, so x=4 works for both:
x=4===> y=-4-3 = -7
x==4 ====> y = 4-11=-7!
abs() usually have a cusp int he point where it is =0
Step-by-step explanation: