The expression should look something like 10x+20.
Answer:
BGHjf, it skf skoad 78, then mutli 0867, then you'll get your answer!! 657.
Step-by-step explanation:
Answer: Choice A) 12x^2 - 48x + 21; all real numbers
===========================================================
Work Shown:
(f * g)(x) = f(x) * g(x)
(f * g)(x) = ( f(x) ) * ( g(x) )
(f * g)(x) = ( -2x+7 ) * ( -6x+3 )
(f * g)(x) = -2x*( -6x+3 ) + 7*( -6x+3 )
(f * g)(x) = -2x*(-6x) - 2x*(3) + 7*(-6x) + 7*(3)
(f * g)(x) = 12x^2 - 6x - 42x + 21
(f * g)(x) = 12x^2 - 48x + 21
The domain is the set of all real numbers because we can plug in any number in for x, to get some output for y. There are no issues to worry about such as division by zero errors, square root of a negative number, etc.
System of Equations
Let:
x = number of people that can be seated at a table
y = number of people that can be seated at a booth
The first plan consists of 23 tables and 10 booths and then 228 people could be seated, thus:
23x + 10y = 228
The second plan consists of 12 tables and 12 booths and that way 180 people could be seated, thus:
12x + 12y = 180
The method of elimination requires equating the coefficients of one variable and eliminating it by adding the equations.
Multiply the first equation by 12:
276x + 120y = 2736
Multiply the second equation by -23:
-276x - 276y = -4140
Add the last two equations (the variable x cancels out):
120y - 276y = 2736 - 4140
Simplifying:
-156y = -1404
Dividing by -156:
y = -1404/(-156)
y = 9
Substitute this value in the first equation:
23x + 10(9) = 228
Operate:
23x + 90 = 228
Subtract 90:
23x = 138
Divide by 23:
x = 138/23
x = 6
Every table can seat 6 people, and every booth can seat 9 people