Answer:
10 hours
Step-by-step explanation:
let x be the total number of hours
Amazing design total charge = 45x+250
super structures total charge = 60x+100
both companies charge the same amount when both equation equals
45x+250=60x+100
60x-45x=250-100
15x=150
x=10
therefore at 10 hours both companies will charge the same amount
Answer:
Rosaria purchased 50 bracelets and 70 necklaces
Step-by-step explanation:
Let the number of bracelets be b and the number of necklaces be n
b + n = 120 •••••(i)
Secondly;
10b + 11n = 1270 ••••(ii)
Total cost of b bracelets at 10 per 1 is 10b
Total cost of n bracelets at 11 per 1 is 11n
Adding both gives 1270
From i, b = 120-n
Substitute this into ii
10(120-n) + 11n = 1270
1200 - 10n + 11n = 1270
n = 1270-1200
n = 70
b = 120-n
b = 120-70
b = 50
Answer:
-9
Step-by-step explanation:
Answer:
4
Step-by-step explanation:
0*(1/3125)+1*(4/625)+2*(32/625)+3*(128/625)+4*(256/625)+5*(1024/3125)
Answer:
see below the first three problems
Step-by-step explanation:
f(g(-2))
First, find g(-2) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(-2) = -2(-2) + 1
g(-2) = 5
f(x) = 5x
f(5) = 5(5)
f(5) = 25
f(g(-2)) = 25
g(h(3))
First, find h(3) using function h(x). Then use that value as input for function g(x).
h(x) = x^2 + 6x + 8
h(3) = 3^2 + 6(3) + 8 = 9 + 18 + 8
h(3) = 35
g(x) = -2x + 1
g(35) = -2(35) + 1 = -70 + 1
g(35) = -69
g(h(3)) = -69
f(g(3a))
First, find g(3a) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(3a) = -2(3a) + 1
g(3a) = -6a + 1
f(x) = 5x
f(-6a + 1) = 5(-6a + 1)
f(-6a + 1) = -30a + 5
f(g(3a)) = -30a + 5