<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Using the solver on the ti-84</title>
		<link>http://tibasicdev.wikidot.com/forum/t-17095880/using-the-solver-on-the-ti-84</link>
		<description>Posts in the discussion thread &quot;Using the solver on the ti-84&quot; - Trying to figure out the solver on the 84 for a missing point finder</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 11 Mar 2026 15:58:44 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-17095880#post-6928982</guid>
				<title>Using the solver on the ti-84</title>
				<link>http://tibasicdev.wikidot.com/forum/t-17095880/using-the-solver-on-the-ti-84#post-6928982</link>
				<description></description>
				<pubDate>Sun, 20 Apr 2025 01:29:08 +0000</pubDate>
				<wikidot:authorName>Math_Nerd01</wikidot:authorName>				<wikidot:authorUserId>9657897</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Here is the code I have so far and it is showing an error in the solver. I am new to this and don't really know what I am doing so help would be appreciated!<br /> Disp &quot;X1,Y1,X2,Y2,X3,Y3&quot;<br /> Prompt A,B,C,D,E,F<br /> Disp &quot;Area&quot;<br /> Prompt G<br /> solve(abs(A*(D-F)-B*(C-E)+C*F-E*D),X)→V<br /> disp V</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>