-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
Given that D is the mid point of CE ,
So D will bisect CE, it means the length of DE and CD is equal.
=> DE + CD = CE
As DE and CD are equal,
=> DE + DE = CE
=> 2 DE = CE
Putting values from the question,
=> 2( 7x - 1 ) = 10x + 18
=> 14x - 2 = 10x + 18
=> 14x - 10x = 18 + 2
=> 4x = 20
=> x = 20 / 4
=> x = 10 / 2
=> x = 5

Therefore, the value of x is 5
Answer:
y = {1,2}
Step-by-step explanation:
5y^2 - 4y - 9 = y + 1
5y^2 - 5y - 10 = 0
5(y^2 - y - 2) = 0
5 (y - 2) (y - 1) = 0
y = {1,2}
Please mark for Brainliest!! :D Thanks!!
For more information, please comment below and I'll respond asap!!
Answer:
1295/36
Step-by-step explanation:
the statement tell us:
(7-(5/6))*(7-(7/6))
we have:
(7-(5/6))=((6*7)-5)/6=(42-5)/6=37/6
and we have:
(7-(7/6))=((6*7)-7)/6=(42-7)/6=35/6
we need multiply both terms:
(37/6)*(35/6)=(37*35)/(6*6)
finally we have
1295/36
2)
4x-10y=12
Subtract 4x from each side.
-10y=-4x+12
Divide both sides by -10
y=2/5x-6/5
3)
13=1/6y+2x
Subtract 2x from each side.
-2x+13=1/6y
Multiply both sides by 6.
-12x+78=y
Flip it around.
y=-12x+78
Hope this helps!