Subjects

Careers

Open the App

Subjects

Fun Pre-Calc Chapter 1: Functions, Notes & Tests

Open

8

0

user profile picture

~Taffi~

7/24/2023

Pre-Calculus

Everything you need to know for Functions

Fun Pre-Calc Chapter 1: Functions, Notes & Tests

A comprehensive guide to Precalculus Functions notes and essential concepts from Chapter 1, covering fundamental principles of functions, transformations, and variations.

Key aspects include:

  • Rectangular coordinates and graphing equations
  • Function analysis and transformations
  • Inverse functions and composite operations
  • Mathematical modeling and variation types
  • Regression and data analysis techniques
...

7/24/2023

246

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

View

Graphical Test for Symmetry and Standard Forms of Equations

This section delves into the graphical tests for symmetry and introduces various standard forms of equations. Understanding these concepts is crucial for analyzing and interpreting graphs of functions.

The chapter outlines three types of symmetry:

  1. Symmetry with respect to the x-axis
  2. Symmetry with respect to the y-axis
  3. Symmetry with respect to the origin

Example: For symmetry with respect to the x-axis, if x,yx,y is on the graph, then x,yx,-y should also be on the graph.

The standard form of the equation for a circle is introduced: xhx-h² + yky-k² = r², where h,kh,k is the center and r is the radius.

Linear equations in two variables are explored in depth, including:

  • Slope-intercept form: y = mx + b
  • Point-slope form: y - y₁ = mxx1x - x₁
  • Two-point form: yy1y - y₁ = (y2y1(y₂ - y₁/x2x1x₂ - x₁)xx1x - x₁

Highlight: Understanding the relationships between parallel and perpendicular lines is essential. Parallel lines have equal slopes, while perpendicular lines have slopes that are negative reciprocals of each other.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

View

Functions and Their Analysis

This section introduces the concept of functions and provides methods for analyzing their graphs. It covers essential topics such as finding domains, the difference quotient, and tests for even and odd functions.

Definition: A function is a relation where each element of the domain corresponds to exactly one element of the range.

The chapter explains how to find the domain of a function by excluding x-values that make the denominator zero or result in undefined expressions under a square root.

Vocabulary: The difference quotient is defined as f(x+hf(x+h - fxx)/h, where h ≠ 0.

The vertical line test is introduced as a method to determine if a graph represents a function. This test states that if any vertical line intersects the graph more than once, the relation is not a function.

Example: To determine if a function is even or odd, use the following tests:

  • Even function: fx-x = fxx
  • Odd function: fx-x = -fxx

The concept of average rate of change is also covered, defined as f(x2f(x₂ - fx1x₁)/x2x1x₂ - x₁.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

View

Parent Functions and Transformations

This section introduces a library of parent functions and explores various transformations that can be applied to these functions. Understanding these concepts is crucial for analyzing and graphing more complex functions.

The chapter covers several types of parent functions, including:

  • Constant functions
  • Linear functions
  • Quadratic functions
  • Cubic functions
  • Square root functions
  • Absolute value functions
  • Reciprocal functions

Highlight: Recognizing and understanding the characteristics of these parent functions is essential for graphing and analyzing more complex functions.

The section then delves into function transformations, focusing on vertical and horizontal shifts:

  • Vertical shift c units upward: hxx = fxx + c
  • Vertical shift c units downward: hxx = fxx - c
  • Horizontal shift c units to the right: hxx = fxcx - c
  • Horizontal shift c units to the left: hxx = fx+cx + c

Example: For a quadratic function fxx = ax² + bx + c, the vertex form is fxx = axhx - h² + k, where h,kh, k represents the vertex of the parabola.

Understanding these transformations allows students to graph and analyze more complex functions by relating them to simpler parent functions.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

View

Combination of Functions and Composite Functions

This section explores the various ways functions can be combined and composed. Understanding these operations is crucial for solving complex mathematical problems and modeling real-world situations.

The chapter covers four main arithmetic combinations of functions:

  1. Sum: f+gf + gxx = fxx + gxx
  2. Difference: fgf - gxx = fxx - gxx
  3. Product: fgf · gxx = fxx · gxx
  4. Quotient: f/gf/gxx = fxx/gxx, where gxx ≠ 0

Definition: The composition of two functions, denoted as fgf ∘ gxx, is defined as fg(xg(x).

The domain of a composite function is explained as the set of all x in the domain of g such that gxx is in the domain of f.

Example: To decompose a composite function, identify the inner and outer functions. For instance, in fg(xg(x), gxx is the inner function and f is the outer function.

Understanding function composition and decomposition is essential for solving complex equations and modeling real-world phenomena.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

View

Inverse Functions

This section introduces the concept of inverse functions, which are crucial for understanding many advanced mathematical concepts and solving equations.

Definition: An inverse function "undoes" what the original function does. If fxx = y, then f⁻¹yy = x.

The chapter outlines the steps to find an inverse function:

  1. Replace fxx with y
  2. Interchange x and y
  3. Solve for y
  4. Rewrite y as f⁻¹xx

Highlight: Two functions f and g are inverse functions if and only if fg(xg(x) = x and gf(xf(x) = x.

The concept of one-to-one functions is introduced. A function is one-to-one if each value of the dependent variable corresponds to exactly one value of the independent variable.

Example: The horizontal line test can be used to determine if a function has an inverse. If no horizontal line intersects the graph of the function more than once, the function has an inverse.

Understanding inverse functions is essential for solving equations and modeling real-world situations where reversibility is important.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

View

Least Squares Regression and Mathematical Modeling

This section introduces least squares regression and mathematical modeling, which are crucial tools for analyzing data and making predictions in various fields.

Definition: Least squares regression is a method used to find the line of best fit between a dependent variable and one or more independent variables.

The chapter explains that statisticians use the sum of the squares of differences to find the most accurate model for a given set of data.

The concept of direct variation is introduced, which is a simple linear model with a y-intercept of zero. The general form of direct variation is y = kx, where k is the constant of variation or proportionality.

Example: Direct variation as an nth power is expressed as y = kxⁿ, where y varies directly as the nth power of x.

Inverse variation is also covered, with the general form y = k/x, where k is a constant.

Vocabulary: Joint variation occurs when a variable depends on two or more other variables. The general form is z = kxy, where z varies jointly as x and y.

Understanding these concepts of variation and regression is essential for modeling real-world phenomena and making data-driven decisions in fields such as science, economics, and engineering.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

View

Page 8: Advanced Variation Concepts

The final section of Understanding functions in pre calc chapter 1 study notes free covers complex variation relationships.

Definition: Inverse variation occurs when y = k/x for some constant k

Highlight: Joint variation involves multiple variables varying together, expressed as z = kxy

Can't find what you're looking for? Explore other subjects.

Knowunity is the # 1 ranked education app in five European countries

Knowunity was a featured story by Apple and has consistently topped the app store charts within the education category in Germany, Italy, Poland, Switzerland and United Kingdom. Join Knowunity today and help millions of students around the world.

Ranked #1 Education App

Download in

Google Play

Download in

App Store

Knowunity is the # 1 ranked education app in five European countries

4.9+

Average App Rating

21 M

Students use Knowunity

#1

In Education App Charts in 17 Countries

950 K+

Students uploaded study notes

Still not sure? Look at what your fellow peers are saying...

iOS User

I love this app so much [...] I recommend Knowunity to everyone!!! I went from a C to an A with it :D

Stefan S, iOS User

The application is very simple and well designed. So far I have found what I was looking for :D

SuSSan, iOS User

Love this App ❤️, I use it basically all the time whenever I'm studying

 

Pre-Calculus

246

Jul 24, 2023

8 pages

Fun Pre-Calc Chapter 1: Functions, Notes & Tests

user profile picture

~Taffi~

@taffi

A comprehensive guide to Precalculus Functions notes and essential concepts from Chapter 1, covering fundamental principles of functions, transformations, and variations.

Key aspects include:

  • Rectangular coordinates and graphing equations
  • Function analysis and transformations
  • Inverse functions and composite operations
  • Mathematical modeling... Show more

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Graphical Test for Symmetry and Standard Forms of Equations

This section delves into the graphical tests for symmetry and introduces various standard forms of equations. Understanding these concepts is crucial for analyzing and interpreting graphs of functions.

The chapter outlines three types of symmetry:

  1. Symmetry with respect to the x-axis
  2. Symmetry with respect to the y-axis
  3. Symmetry with respect to the origin

Example: For symmetry with respect to the x-axis, if x,yx,y is on the graph, then x,yx,-y should also be on the graph.

The standard form of the equation for a circle is introduced: xhx-h² + yky-k² = r², where h,kh,k is the center and r is the radius.

Linear equations in two variables are explored in depth, including:

  • Slope-intercept form: y = mx + b
  • Point-slope form: y - y₁ = mxx1x - x₁
  • Two-point form: yy1y - y₁ = (y2y1(y₂ - y₁/x2x1x₂ - x₁)xx1x - x₁

Highlight: Understanding the relationships between parallel and perpendicular lines is essential. Parallel lines have equal slopes, while perpendicular lines have slopes that are negative reciprocals of each other.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Functions and Their Analysis

This section introduces the concept of functions and provides methods for analyzing their graphs. It covers essential topics such as finding domains, the difference quotient, and tests for even and odd functions.

Definition: A function is a relation where each element of the domain corresponds to exactly one element of the range.

The chapter explains how to find the domain of a function by excluding x-values that make the denominator zero or result in undefined expressions under a square root.

Vocabulary: The difference quotient is defined as f(x+hf(x+h - fxx)/h, where h ≠ 0.

The vertical line test is introduced as a method to determine if a graph represents a function. This test states that if any vertical line intersects the graph more than once, the relation is not a function.

Example: To determine if a function is even or odd, use the following tests:

  • Even function: fx-x = fxx
  • Odd function: fx-x = -fxx

The concept of average rate of change is also covered, defined as f(x2f(x₂ - fx1x₁)/x2x1x₂ - x₁.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Parent Functions and Transformations

This section introduces a library of parent functions and explores various transformations that can be applied to these functions. Understanding these concepts is crucial for analyzing and graphing more complex functions.

The chapter covers several types of parent functions, including:

  • Constant functions
  • Linear functions
  • Quadratic functions
  • Cubic functions
  • Square root functions
  • Absolute value functions
  • Reciprocal functions

Highlight: Recognizing and understanding the characteristics of these parent functions is essential for graphing and analyzing more complex functions.

The section then delves into function transformations, focusing on vertical and horizontal shifts:

  • Vertical shift c units upward: hxx = fxx + c
  • Vertical shift c units downward: hxx = fxx - c
  • Horizontal shift c units to the right: hxx = fxcx - c
  • Horizontal shift c units to the left: hxx = fx+cx + c

Example: For a quadratic function fxx = ax² + bx + c, the vertex form is fxx = axhx - h² + k, where h,kh, k represents the vertex of the parabola.

Understanding these transformations allows students to graph and analyze more complex functions by relating them to simpler parent functions.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Combination of Functions and Composite Functions

This section explores the various ways functions can be combined and composed. Understanding these operations is crucial for solving complex mathematical problems and modeling real-world situations.

The chapter covers four main arithmetic combinations of functions:

  1. Sum: f+gf + gxx = fxx + gxx
  2. Difference: fgf - gxx = fxx - gxx
  3. Product: fgf · gxx = fxx · gxx
  4. Quotient: f/gf/gxx = fxx/gxx, where gxx ≠ 0

Definition: The composition of two functions, denoted as fgf ∘ gxx, is defined as fg(xg(x).

The domain of a composite function is explained as the set of all x in the domain of g such that gxx is in the domain of f.

Example: To decompose a composite function, identify the inner and outer functions. For instance, in fg(xg(x), gxx is the inner function and f is the outer function.

Understanding function composition and decomposition is essential for solving complex equations and modeling real-world phenomena.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Inverse Functions

This section introduces the concept of inverse functions, which are crucial for understanding many advanced mathematical concepts and solving equations.

Definition: An inverse function "undoes" what the original function does. If fxx = y, then f⁻¹yy = x.

The chapter outlines the steps to find an inverse function:

  1. Replace fxx with y
  2. Interchange x and y
  3. Solve for y
  4. Rewrite y as f⁻¹xx

Highlight: Two functions f and g are inverse functions if and only if fg(xg(x) = x and gf(xf(x) = x.

The concept of one-to-one functions is introduced. A function is one-to-one if each value of the dependent variable corresponds to exactly one value of the independent variable.

Example: The horizontal line test can be used to determine if a function has an inverse. If no horizontal line intersects the graph of the function more than once, the function has an inverse.

Understanding inverse functions is essential for solving equations and modeling real-world situations where reversibility is important.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Least Squares Regression and Mathematical Modeling

This section introduces least squares regression and mathematical modeling, which are crucial tools for analyzing data and making predictions in various fields.

Definition: Least squares regression is a method used to find the line of best fit between a dependent variable and one or more independent variables.

The chapter explains that statisticians use the sum of the squares of differences to find the most accurate model for a given set of data.

The concept of direct variation is introduced, which is a simple linear model with a y-intercept of zero. The general form of direct variation is y = kx, where k is the constant of variation or proportionality.

Example: Direct variation as an nth power is expressed as y = kxⁿ, where y varies directly as the nth power of x.

Inverse variation is also covered, with the general form y = k/x, where k is a constant.

Vocabulary: Joint variation occurs when a variable depends on two or more other variables. The general form is z = kxy, where z varies jointly as x and y.

Understanding these concepts of variation and regression is essential for modeling real-world phenomena and making data-driven decisions in fields such as science, economics, and engineering.

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Page 8: Advanced Variation Concepts

The final section of Understanding functions in pre calc chapter 1 study notes free covers complex variation relationships.

Definition: Inverse variation occurs when y = k/x for some constant k

Highlight: Joint variation involves multiple variables varying together, expressed as z = kxy

1.1
Pre-Calc
Chapter 1
Functions
[All you need to know]
Rectangular Coordinates
* Distance Formula
√(x₂-x₁)² + (Y₂-4₁) ²
- You can use dista

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Chapter 1: Functions in Pre-Calculus

This chapter provides a comprehensive overview of functions in pre-calculus, covering essential concepts and formulas. It serves as a crucial foundation for students preparing for advanced mathematical studies.

Highlight: The chapter covers rectangular coordinates, graphing equations, symmetry, parent functions, transformations, and inverse functions.

The chapter begins by introducing rectangular coordinates and important formulas such as the distance formula and midpoint formula. These concepts are fundamental for understanding the graphical representation of functions.

Definition: The distance formula is used to calculate the distance between two points in a coordinate plane: √x2x1x₂-x₁² + y2y1y₂-y₁².

Example: The midpoint formula is used to find the coordinates of the point exactly halfway between two given points: M = (x1+x2(x₁ + x₂/2, y1+y2y₁ + y₂/2).

Students are then introduced to graphing equations, including the slope-intercept form and how to sketch graphs by hand. This section emphasizes the importance of understanding x-intercepts and y-intercepts in graphical representations.

Vocabulary: The x-intercept is the point where a graph crosses the x-axis y=0y=0, while the y-intercept is the point where a graph crosses the y-axis x=0x=0.

Can't find what you're looking for? Explore other subjects.

Students love us — and so will you.

4.9/5

App Store

4.8/5

Google Play

The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.

Stefan S

iOS user

This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.

Samantha Klich

Android user

Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.

Anna

iOS user

I think it’s very much worth it and you’ll end up using it a lot once you get the hang of it and even after looking at others notes you can still ask your Artificial intelligence buddy the question and ask to simplify it if you still don’t get it!!! In the end I think it’s worth it 😊👍 ⚠️Also DID I MENTION ITS FREEE YOU DON’T HAVE TO PAY FOR ANYTHING AND STILL GET YOUR GRADES IN PERFECTLY❗️❗️⚠️

Thomas R

iOS user

Knowunity is the BEST app I’ve used in a minute. This is not an ai review or anything this is genuinely coming from a 7th grade student (I know 2011 im young) but dude this app is a 10/10 i have maintained a 3.8 gpa and have plenty of time for gaming. I love it and my mom is just happy I got good grades

Brad T

Android user

Not only did it help me find the answer but it also showed me alternative ways to solve it. I was horrible in math and science but now I have an a in both subjects. Thanks for the help🤍🤍

David K

iOS user

The app's just great! All I have to do is enter the topic in the search bar and I get the response real fast. I don't have to watch 10 YouTube videos to understand something, so I'm saving my time. Highly recommended!

Sudenaz Ocak

Android user

In school I was really bad at maths but thanks to the app, I am doing better now. I am so grateful that you made the app.

Greenlight Bonnie

Android user

I found this app a couple years ago and it has only gotten better since then. I really love it because it can help with written questions and photo questions. Also, it can find study guides that other people have made as well as flashcard sets and practice tests. The free version is also amazing for students who might not be able to afford it. Would 100% recommend

Aubrey

iOS user

Best app if you're in Highschool or Junior high. I have been using this app for 2 school years and it's the best, it's good if you don't have anyone to help you with school work.😋🩷🎀

Marco B

iOS user

THE QUIZES AND FLASHCARDS ARE SO USEFUL AND I LOVE THE SCHOOLGPT. IT ALSO IS LITREALLY LIKE CHATGPT BUT SMARTER!! HELPED ME WITH MY MASCARA PROBLEMS TOO!! AS WELL AS MY REAL SUBJECTS ! DUHHH 😍😁😲🤑💗✨🎀😮

Elisha

iOS user

This app is phenomenal down to the correct info and the various topics you can study! I greatly recommend it for people who struggle with procrastination and those who need homework help. It has been perfectly accurate for world 1 history as far as I’ve seen! Geometry too!

Paul T

iOS user

The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.

Stefan S

iOS user

This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.

Samantha Klich

Android user

Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.

Anna

iOS user

I think it’s very much worth it and you’ll end up using it a lot once you get the hang of it and even after looking at others notes you can still ask your Artificial intelligence buddy the question and ask to simplify it if you still don’t get it!!! In the end I think it’s worth it 😊👍 ⚠️Also DID I MENTION ITS FREEE YOU DON’T HAVE TO PAY FOR ANYTHING AND STILL GET YOUR GRADES IN PERFECTLY❗️❗️⚠️

Thomas R

iOS user

Knowunity is the BEST app I’ve used in a minute. This is not an ai review or anything this is genuinely coming from a 7th grade student (I know 2011 im young) but dude this app is a 10/10 i have maintained a 3.8 gpa and have plenty of time for gaming. I love it and my mom is just happy I got good grades

Brad T

Android user

Not only did it help me find the answer but it also showed me alternative ways to solve it. I was horrible in math and science but now I have an a in both subjects. Thanks for the help🤍🤍

David K

iOS user

The app's just great! All I have to do is enter the topic in the search bar and I get the response real fast. I don't have to watch 10 YouTube videos to understand something, so I'm saving my time. Highly recommended!

Sudenaz Ocak

Android user

In school I was really bad at maths but thanks to the app, I am doing better now. I am so grateful that you made the app.

Greenlight Bonnie

Android user

I found this app a couple years ago and it has only gotten better since then. I really love it because it can help with written questions and photo questions. Also, it can find study guides that other people have made as well as flashcard sets and practice tests. The free version is also amazing for students who might not be able to afford it. Would 100% recommend

Aubrey

iOS user

Best app if you're in Highschool or Junior high. I have been using this app for 2 school years and it's the best, it's good if you don't have anyone to help you with school work.😋🩷🎀

Marco B

iOS user

THE QUIZES AND FLASHCARDS ARE SO USEFUL AND I LOVE THE SCHOOLGPT. IT ALSO IS LITREALLY LIKE CHATGPT BUT SMARTER!! HELPED ME WITH MY MASCARA PROBLEMS TOO!! AS WELL AS MY REAL SUBJECTS ! DUHHH 😍😁😲🤑💗✨🎀😮

Elisha

iOS user

This app is phenomenal down to the correct info and the various topics you can study! I greatly recommend it for people who struggle with procrastination and those who need homework help. It has been perfectly accurate for world 1 history as far as I’ve seen! Geometry too!

Paul T

iOS user