File:Intermediatevaluetheorem.svg

Original file(SVG file, nominally 300 × 300 pixels, file size: 19 KB)

Description Diagram depicting the Intermediate Value Theorem.
Date (UTC)
Source Own work, based off Intermediatevaluetheorem.png
Author Kpengboy (talk)
Other versions

Gnuplot script

# Output to svg
set terminal svg enhanced size 300 300
set output "Intermediatevaluetheorem.svg"

# Configure x and y axes
unset tics
unset border
unset key
set arrow from 0,0 to 0,4
set arrow from 0,0 to 4,0

# Show the x-axis and y-axis labels
set xlabel "x"
set ylabel "y" rotate by 0

# Use lots of samples
set samples 1000

# And finally, plot the equation
plot 1.2*x**3 - 7.2*x**2 + 12.6*x - 4.4

This script gives you the axes and the curve. I added everything else in Inkscape.

I, the copyright holder of this work, hereby publish it under the following license:
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

29 October 2009

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current00:37, 29 October 2009Thumbnail for version as of 00:37, 29 October 2009300 × 300 (19 KB)Kpengboy{{Information |Description=Diagram depicting the Intermediate Value Theorem. |Source=*File:Intermediatevaluetheorem.png |Date=2009-10-29 00:27 (UTC) |Author=*File:Intermediatevaluetheorem.png: [[w:User:Enochlau

Global file usage

The following other wikis use this file:

Metadata