Step-by-step explanation:
15/4 + (−4/13) can be rewritten as 15/4-4/13.
15/4-4/13
15 x13
4 x13
195/52
4 x4
13 x4
16/52
195/52-16/52=179/52 or 3 23/52
hope it helps!
Answer:
220
Step-by-step explanation:
The surface area is given by
SA = 2 ( lw+wh+lh) where l is length h is height and w is width
SA = 2(3*4 + 3*14+ 4*14)
= 2(12+42+56)
= 2(110)
= 220
Something that a right triangle is characterised by is the fact that we may use Pythagoras' theorem to find the length of any one of its sides, given that we know the length of the other two sides. Here, we know the length of the hypotenuse and one other side, therefor we can easily use the theorem to solve for the remaining side.
Now, Pythagoras' Theorem is defined as follows:
c^2 = a^2 + b^2, where c is the length of the hypotenuse and a and b are the lengths of the other two sides.
Given that we know that c = 24 and a = 8, we can find b by substituting c and a into the formula we defined above:
c^2 = a^2 + b^2
24^2 = 8^2 + b^2 (Substitute c = 24 and a = 8)
b^2 = 24^2 - 8^2 (Subtract 8^2 from both sides)
b = √(24^2 - 8^2) (Take the square root of both sides)
b = √512 (Evaluate 24^2 - 8^2)
b = 16√2 (Simplify √512)
= 22.627 (to three decimal places)
I wasn't sure about whether by 'approximate length' you meant for the length to be rounded to a certain number of decimal places or whether you were meant to do more of an estimate based on your knowledge of surds and powers. If you need any more clarification however don't hesitate to comment below.
So if you're adding two negatives you move left, positive you move right, and when you have to determine a negative, and a positive you just have to see which one is the farthest from zero which the farthest one's sign is either positive, or negative. Positive to move right, and negative to move left.
Answer:
f(9) = f(8)·(-3)
Step-by-step explanation:
A recursive function is one where each successive term is calculated using the previous term;
The clear pattern demonstrated in the sequence of terms shown is that each term is multiplied by -3 to give the next one;
Hence, the correct option is the first.