Answer:
y=2x-6
Step-by-step explanation:
Parallel functions are functions with the same slopes but are in different positions on the coordinate plane (for this case it means that they have different y- intercepts)
So this means that the function will have a slope of 2
To find the equation we must plug in the value (1, -4) and find the new y-intercept(c)
(-4)= 2(1)+c
-4-2=c
-6=c
This means that the parallel function that goes through the point (1,-4) is
y=2x-6
Answer:
A
Step-by-step explanation:
when x = 0
Answer:
there is only one solution
3x - 1 = 2x
x - 1 = 0
x = 1
Answer:
At a certain pizza parlor,36 % of the customers order a pizza containing onions,35 % of the customers order a pizza containing sausage, and 66% order a pizza containing onions or sausage (or both). Find the probability that a customer chosen at random will order a pizza containing both onions and sausage.
Step-by-step explanation:
Hello!
You have the following possible pizza orders:
Onion ⇒ P(on)= 0.36
Sausage ⇒ P(sa)= 0.35
Onions and Sausages ⇒ P(on∪sa)= 0.66
The events "onion" and "sausage" are not mutually exclusive, since you can order a pizza with both toppings.
If two events are not mutually exclusive, you know that:
P(A∪B)= P(A)+P(B)-P(A∩B)
Using the given information you can use that property to calculate the probability of a customer ordering a pizza with onions and sausage:
P(on∪sa)= P(on)+P(sa)-P(on∩sa)
P(on∪sa)+P(on∩sa)= P(on)+P(sa)
P(on∩sa)= P(on)+P(sa)-P(on∪sa)
P(on∩sa)= 0.36+0.35-0.66= 0.05
I hope it helps!