Answer:
The correct solution is B
Step-by-step explanation:
2x - 6 = 22
2x = 28
x = 14
Numbers whose only factors are 1 and itself is known as prime numbers , numbers whose factors besides 1 and itself are composite numbers, we can use the sieve of Eratosthenes to determine whether the number is prime or composite.
Given a paragraph in which there are blanks:
A _____ is a number whose only factors are 1 and itself. If a number has factors besides 1 and itself, it is called a _____. You can use divisibility rules or _______ to help you determine whether a number is prime or composite.
We are required to fill the blank with appropriate options.
We have to fill "prime numbers" in the first blank.
We have to fill "composite numbers" in the second blank.
We have to fill "the sieve of Eratosthenes" in the third blank.
Hence numbers whose only factors are 1 and itself is known as prime numbers , numbers whose factors besides 1 and itself are composite numbers, we can use the sieve of Eratosthenes to determine whether the number is prime or composite.
Learn more about prime numbers at brainly.com/question/145452
#SPJ1
Answer:
(f + g)(x) = x^2 + 3x - 6
Step-by-step explanation:
Given f(x) = x^2 + x − 2 and g(x) = 2x − 4
Plug in:
(f + g)(x) = x^2 + x − 2 + 2x − 4
(f + g)(x) = x^2 + 3x - 6
Answer:
Step-by-step explanation:
Let's do the obvious things first.
Right rectangle
w = 11
L = 17
Formula
Area = L * W
Area = 11 * 17
Area = 187
Left rectangle
W = 8
L = 11
Area = 8 * 11= 88
Middle Rectangle
W = 11
L = 15
Area = 11 * 15 165
Now we come to the triangles. It's not obvious what to do with them. You have to infer that one of the lets is 8 and the other is 15. You get the 8 from the width of the left rectangle (see above.)
There are 2 triangles
Area = 2 * 1/2 * l1 * l2
Leg 1 = 8
Leg2 = 15
Area = 2 * 1/2 (8 * 15)
Area = <u> 120 </u>
Total = 120 + 165 + 88 + 187 = 560
Unless you have an E answer that is 560, my answer does not agree with any of the given answers. I would suggest that you ask your teacher how it is done. My method is correct.
The solution to the system of equation graphed is (-1, -3)
<h3>Solution to system of equation</h3>
Given the system of equations graphed on the plane expressed as:
f(x) = 3x
g(x) = 4x + 1
Equate
f(x) = g(x)
3x = 4x + 1
3x - 4x = 1
-x = 1
x = -1
Determine the value of y
y = 3x
y = 3(-1)
y = -3
Hence the solution to the system of equation graphed is (-1, -3)
Learn more on system of equation here: brainly.com/question/847634
#SPJ1