You are given two x and y pairs: (100,45) and (570,162.5)
First solve for the slope, m.
m = (162.5 - 45) / (570 - 100)
m = 117.5 / 470
m = 0.25
Not only is "m" the slope but it is the rate (dollars per minute) in the question. So it's 25 cents per minute to use the phone.
After imputing "m" the linear equation looks like this:
y = 0.25x + b
Use either point as (x,y) to solve for the y-intercept "b". I'll use (100,45)
45 = 0.25(100) + b
45 = 25 + b
45 - 25 = b
20 = b
Not only is "b" the y-intercept but it is also always the flat fee added on to linearly increasing cost questions like this.
Final equation is:
y = 0.25x + 20
Part B.) If 939 minutes are used. Just put that in for x and solve for y.
y = 0.25(939) + 20
y = 234.75 + 20
y = 254.75
The area of the base is:
A = root ((s-a) * (s-b) * (s-c) * (s))
Where,
a, b, c: sides of the triangle
s = (a + b + c) / 2
We have then:
s = (9 + 9 + 9) / 2
s = 13.5
A = root ((13.5-9) * (13.5-9) * (13.5-9) * (13.5))
A = 35.07
Then, the surface area of the prism is:
S.A = 2 * A + 9h + 9h + 9h
Where,
h: height of the prism:
Substituting values:
421.2 = 2 * (35.07) + 9h + 9h + 9h
Clearing h:
27h = (421.2 - 2 * (35.07))
h = (421.2 - 2 * (35.07)) / (27)
h = 13
Answer:
the height of the box is:
h = 13 inches
Answer:
$4.95 + $3.99b = c
I can't make a graph but start at 4.95 on the graph and move up 3.99 every time you go to the right once
Answer:
D. ln(x-3) + 4
Step-by-step explanation:
- There is a vertical asymptote at x=3, and this matches answer choice D!
Answer:
6x^2 + 10x + 4 units of measurement
Step-by-step explanation:
The area of a square is L*W.
(2x+2)*(3x+2) = (6x^2) + (4x) + (6x) + (4)
= 6x^2 + 10x + 4