Answer:
For your area models you would draw two rectangles and divide one into 2 equal sections, and the other one with 8 equal sections. You then shade 1 box out of the first triangle with 2 equal sides. Then you would shade 7 boxes on the rectangle with 8 equal sides. These diagrams would show you that 7/8 and 1/2 are not equivalent.
To find out what fractions are equivalent to 1/2 you would take 1/2 and times the numerator and denominator by the same number.
1/2*2/2= 2/4
2/4=1/2
1/2*9/9= 9/18
9/18=1/2
2/4 and 9/18 both equal 1/2
Hope this helps ;)
We have a "rectangular" double loop, meaning that both loops go to completion.
So there are 3*4=12 executions of t:=t+ij.
Assuming two operatiions per execution of the innermost loop, (i.e. ignoring the implied additions in increment of subscripts), we have 12*2=24 operations in all.
Here the number of operations (+ or *) is exactly known (=24).
Big-O estimates are used for cases with a varying scale of operations, governed by a variable (usually n) to indicate the sensitivity of the number of operations relative to a change in the size of n.
Here we do not have a scale, nor n is defined. The number of operations is constant and known at 24. So a variable is required to find the big-O estimate.
If you are taking one away from the other the answer is 50 degrees so try that hope this helps
=C.
The final solution is all the values that make <span><span><span><span><span>(<span>x+4</span>)</span><span>(<span>x<span>−4</span></span>)</span></span><span>(<span><span>x2</span>+4</span>)</span></span>=0</span><span><span><span><span>x+4</span><span>x<span>-4</span></span></span><span><span>x2</span>+4</span></span>=0</span></span> true.<span>x=<span>−4</span>,4,<span>2i</span>,<span><span>−2</span><span>i</span></span></span>
Answer:
Nopes 3²+4²≠12²
Step-by-step explanation:
12²=144
3²+4²=
9+16=25
25≠144
To make it easier to see exactly WHY 3²+4²≠12² you can spread out the numbers in the equation.
(3·3)+(4·4)≠(12·12)
When solving equations you use PEMDAS (Parenthesis Exponents Multiplication Division Addition Subtraction). You have to solve in THAT ORDER.