It would be: Kn + 4f = 9
kn = 9 - 4f
n = (9-4f) / K
Hope this helps!
Using multiplication signal rules, it is found that:
A: Emma's statement is always false.
B: The result is always negative.
C: Emma's statement is always true.
The rule used for this exercise is as follows:
- When two numbers of different signals are multiplied, the result is negative.
- When two numbers have the same signal, the result is positive.
Part A:
- Three numbers are multiplied, all negative.
- The multiplication of the first two result in a positive number.
- Then, this positive number is multiplied by a negative number, and the result will be negative, which mean that Emma's statement is always false.
Two examples are:


Part B:
The rule is that the result is always negative.
Part C:
- The multiplication of the first two negative numbers result in a positive number.
- Then, this positive number is multiplied by another positive number, and the result will be positive, which mean that Emma's statement is always true.
Two examples are:


A similar problem is given at brainly.com/question/24764960
Answer: -6/4 or 3.66666666666667
Answer:
2,800
Step-by-step explanation:
Hello from MrBillDoesMath!
Answer:
11
Discussion:
Let "n" be the smaller number. Then
n * (n+5) = 176.
My first reaction to this problem was to factor 176 in my head. That's 176 = 16 * 11 and 16 is 5 more than 11. So that's the solution!.... Now let's solve it using the brute force approach:
n(n+5) = 176 =>
n^2 + 5n - 176 = 0 => use the quadratic formula
n = ( -5 +\- sqrt( 5^2 - 4(1)(-176)) ) /2
= ( -5 +\- sqrt( 25 + 704) )/ 2
= ( -5 +\- sqrt (729) ) /2 => as sqrt(729) = 27
= (-5 +\- 27) / 2 =>
= (-5 + 27)/2 or ( -5 -27)/2 =>
= 22/2 or -32/2 =>
= 11 or -16
But -16 is not allowed as the question wants a positive value.
Thank you,
MrB