Answer:
Step-by-step explanation:
Let "what" and "what" be A and B
Put this in an algebraic equation
A * B = 21
A + B = -22
A must = -21 and B must = -1 , this is because two negatives multiply to make a positive
A + B = -22 , -21 +-1 = -22
Answer:
for(j = n; j > 0; j--)
System.out.print(\"*\");
Step-by-step explanation:
-A for loop is a repetition control structure.
-It allows the efficiency to write a loop that would otherwise be written a couple of times.
-The output is a single line comprising n asterisks,
-The number of asterisks printed will be equivalent to the n-value declared.
Answer:
-7/3
Step-by-step explanation:
You would use the slope formula which is .
Answer:
D
Step-by-step explanation:
<em>The statements are shown below:</em>
<em>A) She used the wrong number as a repeated factor and should have evaluated -2x2x2x2x2x2x2x2.
</em>
<em>B) She used the wrong number as a repeated factor and should have evaluated -(8x8).
</em>
<em>C) She misinterpreted the exponential form and should have multiplied -2 and 8.
</em>
<em>D) She made a sign error when multiplying and should have had 256 as a final answer.</em>
<em />
<u>Solution:</u>
<u />
The problem to simplify is:
Haley's steps are shown below:
Generally,
is actually "a" multiplied "b" times.
So, Haley wrote "-2" eight times multiplied together. That is okay.
Now,
We are dealing with negative numbers.
- When negative numbers are multiplied "odd" number of times, the answer is negative.
- When negative numbers are multiplied "even" number of times, the answer is positive.
Haley wrote "-2" eight times, which is EVEN number of times, so the answer would be POSITIVE. But, Haley's answer is negative. Which is wrong. But "256" is right.
Haley's error is:
Answer choice D