B. Integers
C. Whole Numbers
D. Rational Numbers
E. Natural Numbers
Step-by-step explanation:
option C
hope it helps
thank you
Answer:
3 HOURS : company A costs more
5 HOURS : Cost is the same
10 HOURS : Company B costs more
Step-by-step explanation:
Company A :
Rental fee = $100
Hourly rate = $20
Company B:
Hourly rate = $40
Cost of renting a bounce house from each company for h hours ;
Company A:
Total cost = 100 + 20h
Company B:
Total cost = 40h
If h = 3
Company A:
100 + 20(3) = $160
Company B:
40(3) = $120
FOR h = 5;
Company A:
100 + 20(5) = $200
Company B:
40(5) = $200
FOR h = 10;
Company A:
100 + 20(10) = $300
Company B:
40(10) = $400
We have the following functions:
log2x=5
log10x=3
log4x=2
log3x=1
log5x=4
Let's rewrite each function to solve for x:
x=2^5=32
x=10^3=1000
x=4^2=16
x=3^1=3
x=5^4=625
Answer:
Matching each function with the solution we have:
log2x=5 ----------->32
log10x=3---------->1000
log4x=2------------>16
log5x=4------------>625
The y intercept of this function is always (0, a).
This is because when we place 0 in for x (which is the only way it'll be on the y-axis, we get 'a' as a result. This is because of the rule that raising anything to the 0th power will result in the number 1 and multiplying anything by 1 gives us the same number. See the work below for the example.
F(x) = a*b^x
F(0) = a*b^0
F(0) = a*1
F(0) = a
And for an example with a random number, we'll use a = 5 and b = 3
F(x) = 5*3^x
F(0) = 5*3^0
F(0) = 5*1
F(0) = 5
No matter what a and b equal, the intercept will be the a value.