<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: i need help with precal questions!!!! please?</title>
	<atom:link href="http://www.hozelockhose.co.uk/i-need-help-with-precal-questions-please/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hozelockhose.co.uk/i-need-help-with-precal-questions-please/</link>
	<description>Best Deals on Hozelock Hose Reels</description>
	<pubDate>Sun, 20 May 2012 19:25:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sherman81</title>
		<link>http://www.hozelockhose.co.uk/i-need-help-with-precal-questions-please/comment-page-1/#comment-96</link>
		<dc:creator>Sherman81</dc:creator>
		<pubDate>Fri, 07 May 2010 14:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.hozelockhose.co.uk/i-need-help-with-precal-questions-please/#comment-96</guid>
		<description>1. ed is thinking of a number from 1 to 25 inclusive. Erin asks him whether the number is a multiple of three whether it is a perfect cube and whether it is prime. after hearing the answer to all three questions, Erin knows what the number is. What is the Number? show work and explain thinking

Multiples
2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24
3, 6, 9, 12, 15, 18, 21, 24
4, 8, 12, 16, 20, 24
5, 10, 15, 20, 25
6, 12, 18, 24
7, 14, 21
8, 16, 24
9, 18
10, 20
11, 22
12, 24
13 - 25

Perfect Cubes
8

Primes
2, 3, 5, 7, 11, 13, 17, 19, 23

If yes to the first, no to the second, and yes to the last, then the answer is 3

If no to the first, yes to the second, and no to the last, then the answer is 8.

You can't have a prime that is also a perfect cube. and you can't have a perfect cube that is a multiple of 3, because it would at least give you 27.

So you have a 50/50 of getting it right. I would go with 8 as my answer. although 3 as your answer would be only if you got yes for the first and last question.

-----------------------------------------------------------------------

2.)
log(2sin(x)) + log(sqrt(3) + 2sin(x)) = log(6)
log(2sin(x)(sqrt(3) + 2sin(x)) = log(6)
2sin(x)(sqrt(3) + 2sin(x)) = 6
sin(x)(sqrt(3) + 2sin(x)) = 3
2sin(x)^2 + sqrt(3)sin(x) = 3
2sin(x)^2 + sqrt(3)sin(x) - 3 = 0

using the quadratic formula

sin(x) = (-b ± sqrt(b^2 - 4ac))/(2a)

sin(x) = (-sqrt(3) ± sqrt((sqrt(3))^2 - 4(2)(-3)))/(2(2))
sin(x) = (-sqrt(3) ± sqrt(3 + 24))/4
sin(x) = (-sqrt(3) ± sqrt(27))/4
sin(x) = (-sqrt(3) ± 3sqrt(3))/4
sin(x) = ((-1 ± 3)sqrt(3))/4
sin(x) = (-4sqrt(3)/4) or (2sqrt(3)/4)
sin(x) = -sqrt(3) or (sqrt(3)/2)

since you can't have a value that is above 1 or below -1

sin(x) = sqrt(3)/2
x = 60

ANS : pi/3

----------------------------------------------------------------------

3. find sin(2arctan3)
no calculators

sin(2tan^-1(3)) = .6

Sorry i used a calculator. Its been awhile since i've done problems like that.

------------------------------------------------------------------------

4. for a given arithmetic sequence the sum of the first 50 terms is 200, the sum of the next fifty terms is 2700. What is the first term of the sequence

an = a1 + (n - 1)d
Sn = (n/2)(a1 + an)

a(50) = a1 + (50 - 1)
a(50) = a1 + 49

S(50) = (50/2)(a1 + a(50))
200 = 25(a1 + a(50))
8 = a1 + a1 + 49
2a1 = -41
a1 = -41/2
a1 = -20.5

a(100) = -20.5 + (100 - 1)
a(100) = -20.5 + 99
a(100) = 78.5

a(100) = (100/2)(-20.5 + 78.5)
200 + 2700 = 50(58)
4900 = 4900

ANS : -20.5

------------------------------------------------------------------------------

5.) a garden hose is wound on a reel
the first 8 turns are each of length 21 inches, the next 8 turns are each of length 23 inches, the next 8 turns are each of length 25 inches and so on. Fin the total number of turns required to roll up a 200-ft hose

8 = 21
8 + 8 = 21 + 23
8 + 8 + 8 = 21 + 23 + 25

200 * 12 = 2400 inches

an = a1 + (n - 1)d
an = 21 + 2(n - 1)

Sn = (n/2)(a1 + an)
2400 = (n/2)(21 + (21 + 2(n - 1)))
2400 = (n/2)(42 + 2(n - 1))
2400 = (2n/2)(21 + n - 1)
2400 = n(n + 20)
2400 = n^2 + 20n
n^2 + 20n - 2400 = 0

n = (-b ± sqrt(b^2 - 4ac))/(2a)

n = (-20 ± sqrt(20^2 - 4(1)(-2400)))/(2(1))
n = (-20 ± sqrt(400 + 9600))/2
n = (-20 ± sqrt(10000))/2
n = (-20 ± 100)/2
n = (-120/2) or (80/2)
n = -60 or 40

since you can't have a negative

n = 40

Thats just for how many sets of 8 turns it would take to get 200 ft

40 * 8 = 240

ANS : 240 turns</description>
		<content:encoded><![CDATA[<p>1. ed is thinking of a number from 1 to 25 inclusive. Erin asks him whether the number is a multiple of three whether it is a perfect cube and whether it is prime. after hearing the answer to all three questions, Erin knows what the number is. What is the Number? show work and explain thinking</p>
<p>Multiples<br />
2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24<br />
3, 6, 9, 12, 15, 18, 21, 24<br />
4, 8, 12, 16, 20, 24<br />
5, 10, 15, 20, 25<br />
6, 12, 18, 24<br />
7, 14, 21<br />
8, 16, 24<br />
9, 18<br />
10, 20<br />
11, 22<br />
12, 24<br />
13 - 25</p>
<p>Perfect Cubes<br />
8</p>
<p>Primes<br />
2, 3, 5, 7, 11, 13, 17, 19, 23</p>
<p>If yes to the first, no to the second, and yes to the last, then the answer is 3</p>
<p>If no to the first, yes to the second, and no to the last, then the answer is 8.</p>
<p>You can&#8217;t have a prime that is also a perfect cube. and you can&#8217;t have a perfect cube that is a multiple of 3, because it would at least give you 27.</p>
<p>So you have a 50/50 of getting it right. I would go with 8 as my answer. although 3 as your answer would be only if you got yes for the first and last question.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>2.)<br />
log(2sin(x)) + log(sqrt(3) + 2sin(x)) = log(6)<br />
log(2sin(x)(sqrt(3) + 2sin(x)) = log(6)<br />
2sin(x)(sqrt(3) + 2sin(x)) = 6<br />
sin(x)(sqrt(3) + 2sin(x)) = 3<br />
2sin(x)^2 + sqrt(3)sin(x) = 3<br />
2sin(x)^2 + sqrt(3)sin(x) - 3 = 0</p>
<p>using the quadratic formula</p>
<p>sin(x) = (-b ± sqrt(b^2 - 4ac))/(2a)</p>
<p>sin(x) = (-sqrt(3) ± sqrt((sqrt(3))^2 - 4(2)(-3)))/(2(2))<br />
sin(x) = (-sqrt(3) ± sqrt(3 + 24))/4<br />
sin(x) = (-sqrt(3) ± sqrt(27))/4<br />
sin(x) = (-sqrt(3) ± 3sqrt(3))/4<br />
sin(x) = ((-1 ± 3)sqrt(3))/4<br />
sin(x) = (-4sqrt(3)/4) or (2sqrt(3)/4)<br />
sin(x) = -sqrt(3) or (sqrt(3)/2)</p>
<p>since you can&#8217;t have a value that is above 1 or below -1</p>
<p>sin(x) = sqrt(3)/2<br />
x = 60</p>
<p>ANS : pi/3</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>3. find sin(2arctan3)<br />
no calculators</p>
<p>sin(2tan^-1(3)) = .6</p>
<p>Sorry i used a calculator. Its been awhile since i&#8217;ve done problems like that.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>4. for a given arithmetic sequence the sum of the first 50 terms is 200, the sum of the next fifty terms is 2700. What is the first term of the sequence</p>
<p>an = a1 + (n - 1)d<br />
Sn = (n/2)(a1 + an)</p>
<p>a(50) = a1 + (50 - 1)<br />
a(50) = a1 + 49</p>
<p>S(50) = (50/2)(a1 + a(50))<br />
200 = 25(a1 + a(50))<br />
8 = a1 + a1 + 49<br />
2a1 = -41<br />
a1 = -41/2<br />
a1 = -20.5</p>
<p>a(100) = -20.5 + (100 - 1)<br />
a(100) = -20.5 + 99<br />
a(100) = 78.5</p>
<p>a(100) = (100/2)(-20.5 + 78.5)<br />
200 + 2700 = 50(58)<br />
4900 = 4900</p>
<p>ANS : -20.5</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>5.) a garden hose is wound on a reel<br />
the first 8 turns are each of length 21 inches, the next 8 turns are each of length 23 inches, the next 8 turns are each of length 25 inches and so on. Fin the total number of turns required to roll up a 200-ft hose</p>
<p>8 = 21<br />
8 + 8 = 21 + 23<br />
8 + 8 + 8 = 21 + 23 + 25</p>
<p>200 * 12 = 2400 inches</p>
<p>an = a1 + (n - 1)d<br />
an = 21 + 2(n - 1)</p>
<p>Sn = (n/2)(a1 + an)<br />
2400 = (n/2)(21 + (21 + 2(n - 1)))<br />
2400 = (n/2)(42 + 2(n - 1))<br />
2400 = (2n/2)(21 + n - 1)<br />
2400 = n(n + 20)<br />
2400 = n^2 + 20n<br />
n^2 + 20n - 2400 = 0</p>
<p>n = (-b ± sqrt(b^2 - 4ac))/(2a)</p>
<p>n = (-20 ± sqrt(20^2 - 4(1)(-2400)))/(2(1))<br />
n = (-20 ± sqrt(400 + 9600))/2<br />
n = (-20 ± sqrt(10000))/2<br />
n = (-20 ± 100)/2<br />
n = (-120/2) or (80/2)<br />
n = -60 or 40</p>
<p>since you can&#8217;t have a negative</p>
<p>n = 40</p>
<p>Thats just for how many sets of 8 turns it would take to get 200 ft</p>
<p>40 * 8 = 240</p>
<p>ANS : 240 turns</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Northstar</title>
		<link>http://www.hozelockhose.co.uk/i-need-help-with-precal-questions-please/comment-page-1/#comment-95</link>
		<dc:creator>Northstar</dc:creator>
		<pubDate>Fri, 07 May 2010 14:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.hozelockhose.co.uk/i-need-help-with-precal-questions-please/#comment-95</guid>
		<description>3. Find sin(2arctan3).

Work from the inside out.
θ = arctan3
tanθ = 3
sinθ = 3/√10
cosθ = 1/√10

sin(2θ) = 2(sinθ)(cosθ)
sin(2θ) = 2sin(arcsin 3/√10)cos(arccos 1/√10)
sin(2arctan3) = 2*(3/√10)(1/√10) = 2*3/10 = 0.6
________________

4. For a given arithmetic sequence the sum of the first 50 terms is 200, the sum of the next fifty terms is 2700. What is the first term of the sequence?

(for k = 0 to 49) ∑(a + bk) = 50a + 1225b = 200
(for k = 50 to 99) ∑(a + bk) = 50a + 3725b = 2700

Subtracting the first sum from the second we have

2500b = 2500
b = 1

Plug back into the first equation.

50a + 1225b = 200
50a + 1225*1 = 200
50a = -1025
a = -20.5

The first number in the sequence is -20.5.</description>
		<content:encoded><![CDATA[<p>3. Find sin(2arctan3).</p>
<p>Work from the inside out.<br />
θ = arctan3<br />
tanθ = 3<br />
sinθ = 3/√10<br />
cosθ = 1/√10</p>
<p>sin(2θ) = 2(sinθ)(cosθ)<br />
sin(2θ) = 2sin(arcsin 3/√10)cos(arccos 1/√10)<br />
sin(2arctan3) = 2*(3/√10)(1/√10) = 2*3/10 = 0.6<br />
________________</p>
<p>4. For a given arithmetic sequence the sum of the first 50 terms is 200, the sum of the next fifty terms is 2700. What is the first term of the sequence?</p>
<p>(for k = 0 to 49) ∑(a + bk) = 50a + 1225b = 200<br />
(for k = 50 to 99) ∑(a + bk) = 50a + 3725b = 2700</p>
<p>Subtracting the first sum from the second we have</p>
<p>2500b = 2500<br />
b = 1</p>
<p>Plug back into the first equation.</p>
<p>50a + 1225b = 200<br />
50a + 1225*1 = 200<br />
50a = -1025<br />
a = -20.5</p>
<p>The first number in the sequence is -20.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cattbarf</title>
		<link>http://www.hozelockhose.co.uk/i-need-help-with-precal-questions-please/comment-page-1/#comment-94</link>
		<dc:creator>cattbarf</dc:creator>
		<pubDate>Fri, 07 May 2010 13:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.hozelockhose.co.uk/i-need-help-with-precal-questions-please/#comment-94</guid>
		<description>1.  Summarize the questions as M3, PC and Prime.  
(a) M3= yes.  Since 8 is the only perfect cube, "no" must be the answer to the second question.   Since any multiple of 3 is not a prime, "no" must be the answer to the third question.  Thus, 3 is the answer.
(b) M3= no.  If PC is "yes", 8 is the answer.
If PC is "no", If Prime is "yes', several possibile answers exist, such as 1, 5,7,11,13,17,19 and 23.  If prime is "no", than several possible answers exist such as 2,4,10,14,16,20,and 22.   
Erin must know something that I don't.</description>
		<content:encoded><![CDATA[<p>1.  Summarize the questions as M3, PC and Prime.<br />
(a) M3= yes.  Since 8 is the only perfect cube, &#8220;no&#8221; must be the answer to the second question.   Since any multiple of 3 is not a prime, &#8220;no&#8221; must be the answer to the third question.  Thus, 3 is the answer.<br />
(b) M3= no.  If PC is &#8220;yes&#8221;, 8 is the answer.<br />
If PC is &#8220;no&#8221;, If Prime is &#8220;yes&#8217;, several possibile answers exist, such as 1, 5,7,11,13,17,19 and 23.  If prime is &#8220;no&#8221;, than several possible answers exist such as 2,4,10,14,16,20,and 22.<br />
Erin must know something that I don&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Math 22</title>
		<link>http://www.hozelockhose.co.uk/i-need-help-with-precal-questions-please/comment-page-1/#comment-93</link>
		<dc:creator>Math 22</dc:creator>
		<pubDate>Fri, 07 May 2010 12:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.hozelockhose.co.uk/i-need-help-with-precal-questions-please/#comment-93</guid>
		<description>The first one is 3!

If you try all the possible answers (yes-yes-yes, yes-yes-no, yes-no-yes,...) the only set of answers that ed could give that would narrow down erin's choices to one number is yes, no, yes.

A prime multiple of three that is not a perfect cube.

The only prime multiple of 3 is 3!</description>
		<content:encoded><![CDATA[<p>The first one is 3!</p>
<p>If you try all the possible answers (yes-yes-yes, yes-yes-no, yes-no-yes,&#8230;) the only set of answers that ed could give that would narrow down erin&#8217;s choices to one number is yes, no, yes.</p>
<p>A prime multiple of three that is not a perfect cube.</p>
<p>The only prime multiple of 3 is 3!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

