Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. \documentclass{article}
  2. \usepackage[utf8]{inputenc}
  3.  
  4. \title{Exercise 4.2.25}
  5. \author{Emma Lindsley}
  6. \date{October 22, 2019}
  7.  
  8. \begin{document}
  9. \maketitle
  10.  
  11. If r is any rational number, then $3r^2-2r+4$ is rational.
  12.  
  13. Proof: Assume r is a rational number. Observe that $r=a\div{b}$ where $b\ne{0}$ and $a,b\in{\z}$.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement