226k views
0 votes
if n represents a number, then write an expression for the product of the number with a number that is seven more than it.

User Ashirley
by
3.7k points

1 Answer

7 votes

Answer: N * (n+7) = n^2 + 7n

Explanation:

This equation would be the number, n, times n+7 because n+7 is 7 more than n. To do this, you have an equation like this:

N * (N+7). You would then do distributive property, and n*n would be n squared, and n*7 would be 7n. This would give you a combined answer of n squared + 7n, or n^2 +7n.

User Ganesh Krishna
by
4.7k points