Answer:
b = (c - 3a)/4
Step-by-step explanation:
3a + 4b = c
4b = c - 3a
b = (c - 3a)/4
closed dot is if the number is part of the solution so if it is equal to
and
use open if it is not part of solution as in if it is greater than or less than
so for your picture x greater or equal to -2 it would be a closed dot
Answer:
$9.45
Step-by-step explanation:
1. First, you want to figure out how much one text message costs. To do this, divide the dollar amount (28.20) by the number of text messages (188). You get 0.15, or $0.15 per text message.
2. Using this $0.15 per text message, you can calculate how much 63 text messages costs. You simply multiply $0.15 by 63 to get $9.45, which is your answer.
Hope this helps! :)
Answer:
g(x) = x^2 -6x +9
Step-by-step explanation:
A function f(x) translated right h units and up k units will become ...
g(x) = f(x -h) +k
You want the function f(x) = x^2 to be translated right h=3 units, so it will become ...
g(x) = f(x -3) = (x -3)^2
g(x) = x^2 -6x +9