Answer:
300
Step-by-step explanation:
2*60 for 1 hr
120*2 to find two hrs
2*30 for 1/2 hr
add
Answer:
Step-by-step explanation:
Let the speed of the current equal c
and the speed of the boat in still water equal b.
b + c = 1.5 (b - c)
b + c = 1.5b - 1.5c
0.5b = 2.5c
b = 5c
The speed of the current is 1.5 mph so
b = 5 * 1.5 = 7.5 mph
Answer:
Part A) y=1,100x + 4,500
Part B) 14,400
Step-by-step explanation:
Part A)
There is a base fee of $4,500, meaning that the line begins at y=4500 (i.e. The y-intercept is [0,4500], so 'b' in y=mx+b is 4,500). There is a $1,100 hourly rate, which is proportional to the value of x, the amount of hours filmed. Therefore, 'm' in y=mx+b is $1,100.
Thus, the final equation looks like:
y= 1,100x + 4,500
Part B)
x=9
y=1,100x+4,500
y=1,100(9)+4,500
y=9,900+4,500
y=14,400
Start by doing a subtraction of 6 to both sides so that the equation becomes -2x^2 + 7x + 1 = 0.
To find the solutions to this equation, we can apply the quadratic formula. This quadratic formula solves equations of the form ax^2 + bx + c = 0
x = [ -b ± √(b^2 - 4ac) ] / (2a)
x = [ -7 ± √((7)^2 - 4(-2)(1)) ] / ( 2(-2) )
x = [-7 ± √(49 - (-8) ) ] / ( -4 )
x = [-7 ± √(57) ] / ( -4)
x = [-7 ± sqrt(57) ] / ( -4 )
x = 7/4 ± -sqrt(57)/4
The answers are 7/4 + sqrt(57)/4 and 7/4 - sqrt(57)/4.