When handling problems of this nature make sure you setup the equations.
x = number of times they rent a boat.
Members
Cost = 105 + 9.50x
Non members because members don't have to pay the 105 we leave it out.
Cost = 14.75x
so now to determin when cost would be equal we set the two equations = to each other
105 + 9.50x = 14.75x
now solve for x
105 = 5.25x
20 = x
so they would have to rent 20 times to equal each other.
Answer:
Colin will have 421824 pennies after 2 years
Step-by-step explanation:
Given:
Amount invested in bank by Colin (P) = £3900
Rate of interest (r) = 4%
Time period (n) = 2 years
To find: Amount after 2 years (A)
Solution:
Formula for amount (A) is 

As 1 pound = 100 pennies,
4218.24 pounds = 4218.24 × 100 = 421824 pennies
So,
Colin will have 421824 pennies after 2 years.
Answer:
################
Step-by-step explanation:
It’s 27 because u multiple the first 2 number and it’s a negative then add the rest to it
Answer:
y = 2x - 3
Step-by-step explanation:
We are asked to find the equation of a straight line
Step 1: find the slope
( 2 , 1) ( 5 , 7)
x_1 = 2
y_1 = 1
x_2 = 5
y_2 = 7
Insert the values into the equation
m = (y_2 - y_1 )/ (x_2 - x _1)
m = (7 - 1 )/ (5 - 2)
m = 6/3
= 2
Step 2: substitute m into the equation
y = mx + c
y = 2x + c
Step 3 : sub any of the two points given into the equation
Let's use ( 2, 1)
x = 2
y = 1
y = 2x + c.
1 = 2(2) + c
1 = 4 + c
c = 1 - 4
c = -3
Step 4: sub c into the equation
y = 2x + c
y = 2x - 3