Answer:
Formula to find the area of a triangle is 1/2(bxh). The area of the right triangle is 28.
Step-by-step explanation:
To solve this problem you would plug in the base and height into the formula and follow the order of operations (P.E.M.D.A.S). So the equation would then read 1/2(5x11.2). Once you solve inside the parenthesis, the equation then reads, 1/2(56). Then you solve what half of 56 is, which is 28.
I hoped this helped you!
Answer:
1. -2w-1 cuz when in parethese it all become negative. 2. factors of 32 is 1,2,4,8,16,32. and factors of 24 is 1,2,3,4,6,8,12,24. and the way you should write 32k+24 is 4(8k+6)
Step-by-step explanation:
Answer:.01
Step-by-step explanation:
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
Hope it helps, despite being this long!