Answer:
There are 8 true/false questions and 26 fill-in-the-blank questions.
Step-by-step explanation:
Let "t" be the number of 2-point true/false questions and "f" the number of 5-point fill-in-the-blank questions.
Mrs. Simmons gave a history test worth 92 points. Symbollically,
2 t + 5 f = 92 [1]
There were a total of 34 questions in the test. Symbollicaly,
t + f = 34
t = 34 - f [2]
If we replace [2] in 1, we get
2 (34 - f) + 5 f = 92
68 - 2 f + 5 f = 92
3 f = 24
f = 8
We replace f = 8 in [2],
t = 34 - 8 = 26
There are 8 true/false questions and 26 fill-in-the-blank questions.
Answer:
<h2>
y = x² - 1</h2>
Step-by-step explanation:
y = -1 for x = 0 {point(0, -1)} means -1 at the end of formula
If we add 1 to y-coordinate of every given point we get the squares of x-coordinate:
(1, 0): 1² - 1 = 0
(2, 3): 2² - 1 = 4 - 1 = 3
(3, 8): 3² - 1 = 9 - 1 = 8
(4, 15): 4² - 1 = 16 - 1 = 15
So for any x:
(x, y) y = x² - 1
the answer would be a or b. Turn on verified mode for professionals to answer)
Answer:20 yards
Step-by-step explanation:
Answer: y-7 = 4(x+3), choice B
============================================
Point slope form is generally
y-y1 = m(x-x1)
we have m as the slope and (x1,y1) as the point this line goes through. In this case,
m = 4
(x1,y1) = (-3,7) so x1 = -3 and y1 = 7
So,
y-y1 = m(x-x1)
y - 7 = 4(x - (-3))
y - 7 = 4(x + 3)
which is why choice B is the answer