Answer:
Select all the lines with slope
.
Step-by-step explanation:
Use the slopes to help you answer this kind of questions.
The slope of the line going through: (1, - 2) and (3,4) is given by:

We plug in the coordinates to get:

All lines that are perpendicular to this line has slope
.
We can model the equation:y = m x + b, where y is the total profit and x is the number of hotdogs sold.The system of equations is:
90 = 40 m + b210 = 80 m + b---------------------b = 90 - 40 m210 = 80 m + 90 - 40 m210 - 90 = 40 m120 = 40 mm = 120 : 40m = 3b = 90 - 40*3b = 90 - 120b = - 30Answer: The equation is y = 3 x - 30
Answer: It will take 4 seconds for the rock to hit the water.
Step-by-step explanation:
Given : Benjamin threw a rock straight up from a cliff that was 48 ft above the water.
If the height of the rock h, in feet, after t seconds is given by the equation

To find : Time taken for the rock to hit the water.
When rock hit the water height becomes zero , i.e. put h = 0 , we get

Divide equation by 2 , we get

The Laue of x for ax²+bx+c =0 is 
So , 

Since t cannot be negative , so t= 4
Hence, it will take 4 seconds for the rock to hit the water.
A=22/10
A=integral(a,b) [f(x)-g(x)]dx
Since the function is even (the function is mirrored over the y axis) we can evaluate the integral from 0 to 1 and then multiply our answer by 2 since we have the same area on each side of the y axis.
We get A=2*int.(0, 1)[(x^2)-(-2x^4)]dx
Now we can integrate by term.
2*[int.(0, 1)[x^2]dx+int(0, 1)[2x^4]dx]
Now factor out constants.
2*[int(0,1)[x^2]dx+2int(0,1)[x^4]dx]
Now integrate.
2*[(x^3/3)|(0,1) + 2*(x^5/5)|(0,1)]
Now solve.
2*[(1/3)+2*(1/5)]
=22/10
Hope you can decipher what I wrote!