-8bits is equivalent yo 1 byte
-bit is(0 or 1)
So each pixel requires 3 bytes
Primary colors are RGB(red,green and blue),so each color represent one byte.
The frame size is:
1280×1024=1310720 pixels
So that the frame contained 1310720 pixels
The size of the frame buffer is equal to the product of RGB and frame pixels:
=3 × 1310720
=3932160 bytes
52.9109 in pounds if that's what your asking.
Easy
quadratic means 2nd degree
means highest power of exponent is 2
so like x^2
first one
we have 3x^3, that is 3rd degree,nope
2nd one
we have 8x^4, nope, that is 4th degree
3rd one
we have -x^2, yep
4th one, we have 9x^4, that is 4th degree
answer is 3rd one or p(x)=-5x-x^2
Answer:
Slope intercept form is y=mx+b
Let’s first find the slope, which is y2-y1/x2-x1
Let’s make the point (-2,-5) our x1 and y1 and let’s make the point (3,5) our x2 and y2.
5+5/3+2
10/5
2 = slope
So far, our equation is looking like this:
y=2x + b
To find the y-intercept (b), let’s plug in one of the points.
Let’s use the point (3,5)
(5)=2(3) + b
5=6 + b
What adds to 6 to equal 5? -1
So, our y-intercept is going to be -1
Finally, our equation is going to look like this:
y=2x-1
Hope I helped!
C. -5y -4 = -(x+3)^2 -1/2
Hope I am right.