The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
[SOLVED] Geometry App Transform Question
04-28-2016, 08:10 AM (This post was last modified: 09-07-2016 10:10 AM by Dirk.nl.)
Post: #1
[SOLVED] Geometry App Transform Question
Question about transform function Geometry App

Symbolic:
GA, plot function (x^2)
GB, translation (2,GA)
Plot okay, GB plotted 2 units horizontal to the right
Numeric:
Equitation (GA) (y -x^2) = 0
Equitation (GB) (x^2-4.*x-y+4.) = 0 -> Okay!

Symbolic:
GA, plot function (x^2)
GB, translation (0-2i,GA)
Plot okay, GB plotted 2 units vertical down
Numeric:
Equitation (GA) (y -x^2) = 0
Equitation (GB) 1 = 0 -> WHY?

What must I do (or change some settings?) to get the right answer?
When I use I line in stead of a plot function I get the right answer!! (Not the 1 = 0)
Sorry, but my "think window" is very small!

— Dirk Hartland
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[SOLVED] Geometry App Transform Question - Dirk.nl - 04-28-2016 08:10 AM



User(s) browsing this thread: 3 Guest(s)