Answer:
f(w) = $100 + $15*w
Step-by-step explanation:
The first $100 she deposited remain always the same, they don't change depending on the weeks. What increases along the weeks are the $15.
In the first week she will deposit $15, so she will have $100 + $15 = $115.
On the second week she will deposit $15 more, so she will have $115 + $15 = $130. Another way of writing this is $100 + $15 + $15 = $100 + $15*2.
On the third week she will have $100 + $15 + $15 + $15 = $100 + $15*3.
Therefore, after w weeks, she will have $100 + $15*w.
The function we are looking for is f(w) = $100 + $15*w
Answer:
The length of the longer ladder is 35 ft
Step-by-step explanation:
Please check the attachment for a diagrammatic representation of the problem
We want to calculate the length of the longer ladder ;
We make reference to the diagram
Since the two right triangles formed are similar. the ratios of their sides are equal;
Thus;
20/15 = 28/x + 15
20(x + 15) = 15(28)
20x + 300 = 420
20x = 420-300
20x = 120
x = 120/20
x = 6
So we want to calculate the hypotenuse of a right triangle with other sides 28ft and 21 ft
To do this, we use the Pythagoras’ theorem which states that square of the hypotenuse equals the sum of the squares of the two other sides
Let the hypotenuse be marked x
x^2 = 28^2 + 21^2
x^2 = 1,225
x = √1225
x = 35 ft
It is B. the differences are added together
Answer:
118.8
Step-by-step explanation:
Profit=10%
=10/100 × $132
=$13.2
Cost price=Selling price- Cost price
=$132-$13.2
=$118.8
y=mx+b is the equation of a line;
m=slope , b= y-intercept
You can find the slope with this following equation: (y(2)-y(1))/(x(2)-x(1))
In this case the points are (0,4) and (-2,-3). The first set being (0,4) and the second (-2,-3). This means (0,4) can be expressed as (x(1),y(1)) and (-2,-3) expressed as (x(2),y(2)). Plugging these numbers into the slope equation gives us: (-3-4)/(-2-0) = -7/-2 = 7/2.
m= 7/2 ; so we have : y= (7/2)x+b
We are give a set of points which it passes through, we can simply plug them in:
4 = (7/2)(0)+b (0 is the x and 4 is the y)
We get 4 = 0 +b .... 4=b
our final equation is : y=(7/2)x+4