<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Solutions for Exercises and Assessments</title>
		<link>http://cky7b.forumotion.com/solutions-for-exercises-and-assessments-f36/-t1.htm</link>
		<description>Check your solutions here!</description>
		<lastBuildDate>Wed, 19 Mar 2008 15:15:15 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Solutions for Exercises and Assessments</title>
			<url>http://illiweb.com/fa/prosilver_grey/site_logo.gif</url>
			<link>http://cky7b.forumotion.com/solutions-for-exercises-and-assessments-f36/-t1.htm</link>
		</image>
		<item>
			<title>Solutions for P. 214 Ex. 10</title>
			<link>http://cky7b.forumotion.com/solutions-for-exercises-and-assessments-f36/solutions-for-p-214-ex-10-t469.htm</link>
			<dc:creator>Mr Lee</dc:creator>
			<description>(Remember, there may be many correct answers for the same sequence.

You should check if your ones work or not!)



1. a. T(n) = 3n + 2

b. T(n) = 3n - 3 or T(n) = 3(n-1)

c. T(n) = (1/2) n + 1 

d. T(n) = (n-2) / 3 or T(n) = (1/3) n - (2/3)



2. a. T(n) = 2n - 1

b. T(n) = 2n + 5

c. T(n) = 3n - 2

d. T(n) = 2n - 4

e. T(n) = 3n + 4

f. T(n) = (n-3) / 4 or T(n) = (1/4) n - (3/4)



Review: a. T(n) = 3n + 6 or T(n) = 3(n + 2)

b. T(n) = 2n - 5

c. T(n) = 4n + 3

d. T(n) = 3n - 4 </description>
			<category>Solutions for Exercises and Assessments</category>
			<pubDate>Wed, 19 Mar 2008 15:15:15 GMT</pubDate>
			<comments>http://cky7b.forumotion.com/solutions-for-exercises-and-assessments-f36/solutions-for-p-214-ex-10-t469.htm#4280</comments>
			<guid>http://cky7b.forumotion.com/solutions-for-exercises-and-assessments-f36/solutions-for-p-214-ex-10-t469.htm</guid>
		</item>
	</channel>
</rss>