Tagged: latex

0

How I drew the linear equations using latex

Below is the code I used to create the diagram. \documentclass[a4,12pt]{article} \usepackage{tkz-base} \usepackage{tkz-fct} \usepackage{tikz} \usepackage{pgfplots} \begin{document} \noindent For each of the following lines, \\ find the...