En resumen

Y = 3x + 1 si x = 0 Y = 3(0) + 1 = 1 si x = 5 Y = 3(5) + 1 = 16.

Mejor respuesta

Tecate07163
7

Y = 3x + 1 si x = 0

Y = 3(0) + 1 = 1

si x = 5

Y = 3(5) + 1 = 16.

Otras 1 respuestas

Respuesta 2

Pdgonzalez09
2

Reemplazamos la x como bien das los valores, en el caso :

1.

<img src="https://tex.z-dn.net/?f=y%3D3x%2B1" />

<img src="https://tex.z-dn.net/?f=y%3D3%280%29%2B1" />

<img src="https://tex.z-dn.net/?f=y%3D0%2B1" />

<img src="https://tex.z-dn.net/?f=y%3D1" />

2.

<img src="https://tex.z-dn.net/?f=y%3D3x%2B1" />

<img src="https://tex.z-dn.net/?f=y%3D3%285%29%2B1" />

<img src="https://tex.z-dn.net/?f=y%3D15%2B1" />

<img src="https://tex.z-dn.net/?f=y%3D16" />

No olvides agradecer y elegir la mejor respuesta.