Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

uma needs to output an image, but she also needs to be able to scale it…

Question

uma needs to output an image, but she also needs to be able to scale its dimensions later. which file type should she use? (1 point) jpeg gif eps png

Explanation:

Brief Explanations

EPS (Encapsulated PostScript) is a vector - based file format. Vector graphics are resolution - independent. When scaled, vector graphics do not lose quality as they are defined by mathematical equations rather than a fixed set of pixels (like JPEG, GIF, and PNG which are raster - based). So, if Uma needs to scale the image dimensions later without losing quality, EPS is the best choice.

Answer:

EPS