Answer:

Step-by-step explanation:
hope this helps
13, -7, -1, 0, <, >, 66, -12
Answer:
$0.60
Step-by-step explanation:
The costs are:
$0.15 + $0.25 = $0.40
He sells it for $1.25.
The value added is:
$1.25 - $0.40 = $0.85
A two digit number has a tens digit and a ones digit.
Let's say x = tens digit and y = ones digit
"The sum of the digits is 5"
x + y = 5
The next phrase is "the number multiplied by 3 is 42" but we need to represent the number using the digits. So they need to be multiplied first by their place value and added together. [Example: 34 = 3(10) + 4(1)]
The number is: 10x + y
3(10x + y) = 42
The system of equations: (two equations for two unknowns)
x + y = 5
30x + 3y = 42
Then you can use substitution or elimination to combine and solve.
I'll use elimination, multiply the entire top equation by -3 and add the equations together. y will cancel out
-3x - 3y = -15
30x + 3y = 42
------------------
27x + 0 = 27
x = 1
then plug x = 1 into either equation to find y
1 + y = 5
y = 4
remember the x and y represent digits so the number xy is 14
Answer:
see below
Step-by-step explanation:
The exponent rules that apply are ...
(a^b)(a^c) = a^(b+c)
a^-b = (1/a)^b
(a^b)^c = a^(b·c)
_____
These let you rewrite the given function as ...
f(x) = (3^(2x))(3^1) = 3(3^(2x)) = 3(3^2)^x = 3·9^x
and
f(x) = 3^(2x+1) = (3^-1)^(-(2x+1)) = (1/3)^-(2x+1)