Formula for midpoint between two points is M(x,y)
x=(x1+x2)/2 and y=(y1+y2)/2
In our case (x1,y1)=(m,b) and (x2,y2)=(0,0)
x=(m+0)/2=m/2 and y=(b+0)/2=b/2 M(m/2,b/2)
Good luck!!!
Answer:
$7995.85
Step-by-step explanation:
We will use simple interest formula to solve our given problem.
, where,
A = Amount after t years,
P = Principal amount,
r = Annual interest rate in decimal form,
t = Time in years.








Therefore, Judy will will pay back on January 20: <u>$7995.85</u>.
Since D=MV, we can infer that M=D/V
That is your equation----------------^
Answer:
Step-by-step explanation:
6x-3y+10=0 ⇒-3y=-6y-10 ⇒ y=-6x/-3 -10/-3⇒ y=2x+10/3
2x -y +9 =0 ⇒ -y=-2x-9 ⇒y=2x+9
<h2>y=2x+10/3</h2><h2>y=2x+9</h2><h2 /><h2 />
Answer:
Time:
Car > Truck > Boat.
Cost of produce:
Truck > Boat > Car
Profit
Car > Truck > Boat.
We know that a worker works 400 minutes each day, and the profit that each worker needs to generate is $35, let's find how each worker needs to spend their time.
Let's call T to the number of trucks he makes, C for cars and B for boats.
Then, if he works 400 minutes we have:
T*10 + C*12 + B*8 ≤ 400
this means that the time expended crafting the toys can be, at most, 400 minutes (here you use the inequality because the worker actually can be less effective than the max, maybe tacking a break or something like that)
The other equation is:
T*1 + C*1.5 + B*0.6 ≥ 35
Here we use the inequality because the profit needs to be at least 35$, none the less, the profit can be more than tath.
Notice that if we want to solve the system with for the equal signs, it is:
T*1 + C*1.5 + B*0.6 = 35
T*10 + C*12 + B*8 = 400
We have 3 variables and 2 equations, this means that there are more than one solution for this system.