Answer:
A computer is an electronic device for storing and processing data, typically in binary form, according to instructions given to it in a variable program.
Answer:
1.function 1 has a greater rate of change than function 2
3. Function 1 has a greater y-intercept than function 2
Step-by-step explanation:
Using the table we can find the slope using
m = (y2-y1)/ (x2-x1)
m = (29-5)/ (8-0)
= 24/8
= 3
The rate of change for the table is 3
The y intercept is (0,5)
Using the graph (0,-1) and (2,0)
m = (y2-y1)/ (x2-x1)
m = (0--1)/ (2-0)
= (0+1)/2
= 1/2
The y intercept is (0,-1)
Since 3>1/2 , function 1 has a greater rate of change than function 2
Since 5>-1, function 1 has a greater y-intercept than function 2
Answer:
44.88
Step-by-step explanation:
Heaviest box = 424.25
Lightest box = 379.37
424.25 - 379.37 = 44.88
Hope this helps!
Answer:
x^2 + y^2 = 100
Step-by-step explanation:
The general form of the equation of a circle is
(x-h)^2+(y-k)^2 = r^2
where (h,k) is the center and r is the radius
(x-0)^2+ (y-0)^2 = 10^2
x^2 + y^2 = 100
Answer:
y=6/5x-8
Step-by-step explanation:
Hi there!
We want to find the equation of the line that passes through (5, -2) and has the slope of 6/5
We can write the equation of the line in slope-intercept form, which is y=mx+b, where m is the slope and b is the y intercept.
Since we are already given the slope of the line, we can immediately plug it into the equation:
y=6/5x+b
Now we need to find b
Since the equation passes through the point (5, -2), we can use it to solve for b
Substitute 5 as x and -2 as y:
-2=6/5(5)+b
Multiply
-2=6+b
Subtract 6 from both sides
-8=b
Substitute -8 as b.
y=6/5x-8
Hope this helps!