Answer:
C. y=x+7
Step-by-step explanation:
If you add 7 to the values on the left, you'll get the values on the right.
Answer:
0.03
Step-by-step explanation:w
standard deviation = ( p(1-p) / n)1/2
p= sample proportion= 55%
n= sample size = 900
standard deviation = ( [55/100] [ 1- 55/100]) / 900)1/2
= (0.55*0.45 / 900)1/2
= 0.0165
margin of error = critical value*standard deviation
[ from graph critical value = 2]
margin of error = 2*0.0165=0.033
Answer:
(-2, -3)
(3, 12)
Step-by-step explanation:
To solve this, we're gonna get rid of the y's with substitution
x² + 2x - 3 = 3x + 3
Let's make this equation equal to zero
Subtract 3 from both sides
x² + 2x - 3 = 3x + 3
- 3 - 3
x² + 2x - 6 = 3x
Subtract 3x from both sides
x² + 2x - 6 = 3x
- 3x - 3x
x² - x - 6 = 0
Factor the equation
(x - 3)(x + 2) = 0
This means x can be -2 or 3
Let's solve it with -2 first, plug the new x in y = 3x + 3
y = 3(-2) + 3
y = -6 + 3 = -3
Do the same for x = 3
y = 3(3) + 3
y = 9 + 3 = 12
M<B = 90 - 38
m<B = 52
answer is B. 52
Answer:
(f•g)(4) = 45
Step-by-step explanation:
f(x)=4x+1
g(x)=x^2-5
(f•g)(x) = 4(x^2 -5)+1
(f•g)(4) = 4(4^2 -5)+1
(f•g)(4) = 4(16-5)+1
(f•g)(4) = 4(11)+1
(f•g)(4) = 44 + 1
(f•g)(4) = 45