Answer:
Step-by-step explanation:
Algebraically, linear functions are polynomials with highest exponent equal to 1 or of the form y = c where c is constant. Nonlinear functions are all other functions. An example of a nonlinear function is y = x^2.
Answer:
A
Step-by-step explanation:
Automatically if you use the intercept (where it cuts the line) which would be 3.
Answer:
4770 people
Step-by-step explanation:
795*6= 4770
Answer: Crickets make 172 chirps/min at 80 degrees Fahrenheit
Step-by-step explanation:
Step 1
Using the point slope formulae for Linear functions , we have that
y - y1 = m(x - x1)
where x and y are two points representing the temperature and chirps /min respectively
And
m= slope
Step 2 : Finding the slope , m
where x1=60
y1=92
x2= 75
y2=152
m= (y2-y1)/ (x2-x1)
= (152- 92)/(75-60)
=60/15 =4
Bringing down the point/slope formula and imputing the known values to find our equation to show the relationship cricket make per minute and the temperature
y - y1 = m(x - x1)
y - 92= 4(x - 60)
y - 92 = 4x -240
y = 4x - 240 + 92
y = 4x - 148
Step 3
To find the number of chirps be per minute (y) if the temperature is 80 degrees Fahrenheit( x)
y = 4(80) - 160
y = 320 - 148
y = 172 chirps/min at 80 degrees Fahrenheit
Solving a system of equations we will see that we need to use <u>40 liters of the 80% acid solution</u>, and the other <u>20 liters are of the 35% acid solution</u>.
<h3>
How many liters of each solution do we need to use?</h3>
First, we need to define the variables:
- x = liters of the 35% acid used.
- y = liters of the 80% acid used.
We know that we want to produce 60 liters of 65% acid, then we have the system of equations:
x + y = 60
x*0.35 + y*0.80 = 60*0.65
(in the second equation we wrote the percentages in decimal form).
To solve this we need to isolate one of the variables in one equation and then replace it in other one, isolating x we get:
x = 60 - y
Replacing that in the other equation:
(60 - y)*0.35 + y*0.80 = 60*0.65
y*(0.80 - 0.35) = 60*(0.65 - 0.35)
y*0.45 = 60*0.30
y = 60*0.30/0.45 = 40
So we need to use <u>40 liters of the 80% acid solution</u>, and the other <u>20 liters are of the 35% acid solution</u>.
If you want to learn more about systems of equations:
brainly.com/question/13729904
#SPJ1