13
72 is.
Try 6!
7(5 + 6)
144 (square the first value and add the product of the two values). In the statement 7 + 6 should = 91, not 63, which would be 7 + 2.
79
(7 x 6) + (7 x 13) = 7 x 19 = 133
-5 - 7 + 6 = -6
#include<iostream> void product (double a, double b) { std::cout << "The product of " << a << " and " << b << " is " << a*b << std::endl; } int main () { product (6, 7); product (2, 21); } Output: The product of 6 and 7 is 42 The product of 2 and 21 is 42
6 plus 7 plus 8 equals 6 plus 8 plus 7, what property is that?That is the associative property.
6.
-5 + -7 + 6 = -6
5