Well 4d is an algebraic term as it has a letter representing a number, 2m - 5 is also an algebraic term. 3 + 7 is a numerical expression as it is merely numbers. hope this helps
Answer:
(x + 9)(5x - 1)
Step-by-step explanation:
Given
5x² + 44x - 9
Consider the factors of the product of the coefficient of the x² term and the constant term which sum to give the coefficient of the x- term.
product = 5 × - 9 = - 45 and sum = + 44
The factors are + 45 and - 1
Use these factors to split the x- term
5x² + 45x - x - 9 ( factor the first/second and third/fourth terms )
= 5x(x + 9) - 1(x + 9) ← factor out (x + 9) from each term
= (x + 9)(5x - 1) ← in factored form
Hey there! :)
Answer:
a) 32 sticks.
b) 5n + 2 sticks.
Step-by-step explanation:
Solve this by finding the pattern.
Pattern # 1 = 7 sticks.
Pattern #2 = 12 sticks
Pattern #3 = 17 sticks.
We can see an increase of 5 sticks within each. We can use this to write an equation:
f(n) = 7 + 5(n-1)
***Where n is the term number
You can simplify the equation to become:
f(n) = 7 + 5n - 5
f(n) = 5n + 2.
Use this equation to solve for pattern # 6:
f(6) = 7 + 5(n-1)
f(6) = 7 + 5(5)
f(6) = 7 + 25
f(6) = 32.
A page of two-dimensional arrays can be thought of as a three-dimensional array. Since 2-dimensional arrays are commonly expressed in tables or matrixes, therefore, if we put these tables or matrices in a page, the collection of matrices in a single page would now be structured into a 3D array.