Answer:
=> ( 546 x 65 ) /35 = 294
total seats are there : 294 +546 = 840 seats
Step-by-step explanation:
Answer: B) FalseThe input x = 5 leads to the two outputs f(x) = 2 and f(x) = 1 (as shown by the green arrows in the attached image). In order to have a function, all of the inputs must lead to exactly one output.
Answer:
y-b/m = x
Step-by-step explanation:
y = mx + b
~Subtract b to both sides
y - b = mx
~Divide m to both sides
y-b/m = x
Best of Luck!
Answer:
y-3
Problem:
What is the remainder when the dividend is xy-3, the divisor is y, and the quotient is x-1. ?
Step-by-step explanation:
Dividend=quotient×divisor+remainder
So we have
xy-3=(x-1)×(y)+remainder
xy-3=(xy-y)+remainder *distributive property
Now we just need to figure out what polynomial goes in for the remainder so this will be a true identity.
We need to get rid of minus y so we need plus y in the remainder.
We also need minus 3 in the remainder.
So the remainder is y-3.
Let's try it out:
xy-3=(xy-y)+remainder
xy-3=(xy-y)+(y-3)
xy-3=xy-3 is what we wanted so we are done here.