Question 1133892
<font color="black" face="times" size="3">You have the correct angular speed. 


angular speed = (amount of radians in a full revolution)/(amount of time for one full revolution)
angular speed = (2pi radians)/(26 hours)
angular speed = (pi/13) radians per hour


Nice work on getting that answer.


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


Unfortunately determining the linear speed takes a bit more work than what was done above. Let's start off drawing out the picture
<img src = "https://i.imgur.com/G2Fvq8i.png">
Point A is the location mentioned in the instructions (some city perhaps).
Point B is the north pole
Point C is the center of the planet
Line BC is the axis of rotation for the planet.
Segment AE is perpendicular to BC. The two lines cross to form point D.
Central angle ACB is 45 degrees. This is given in the instructions.


The ultimate goal is to find the length of segment AD which is why I highlighted it in red. This is the radius of the circular path point A traces out as the planet does one full revolution, similar to what is shown below
<img src = "https://i.imgur.com/rGrwVeV.png">
(image credit: <a href="https://commons.wikimedia.org/wiki/File:Sphere_with_cross_section.svg">WikiMedia.org</a>)


This is known as a circular cross section of a sphere. The goal we want is to find the value of lowercase r, which is the radius of that red shaded circle (contrast this with the uppercase R: the radius of the sphere)


..................


Before we can find AD, we must find the length of AB. Use the <a href="https://www.mathsisfun.com/algebra/trig-cosine-law.html">law of cosines</a>. Focus on triangle ABC. Ignore point D and point E for now.


a = 4450
b = 4450
c = unknown
angle C = 45 degrees


c^2 = a^2 + b^2 - 2*a*b*cos(C)
c^2 = 4450^2 + 4450^2 - 2*4450*4450*cos(45)
c^2 = 11,600,035.9311068
c = sqrt(11,600,035.9311068)
c = 3405.8825480493


So AB is roughly 3405.8825480493 miles long.


..................


Use this to find the measure of angle ABC. Use the <a href="https://www.mathsisfun.com/algebra/trig-sine-law.html">law of sines</a>. Focus only on triangle ABC. This allows us to write uppercase B in place of saying "angle ABC". 


sin(B)/b = sin(C)/c
sin(B)/4450 = sin(45)/3405.8825480493
sin(B)/4450 = 0.0002076133781
sin(B) = 4450*0.0002076133781
sin(B) = 0.923879532545
B = arcsin(0.923879532545)
B = 67.5000000050477


Angle ABC is roughly 67.5000000050477 degrees. In this case, angle ABC is the same as angle ABD.

..................


Finally we can determine the length of AD using the sine trig ratio. This ratio shown below only works for right triangles, which triangle ABD happens to be. Focus only on this triangle (ignore points C and E)


sin(angle) = opposite/hypotenuse
sin(B) = AD/AB
sin(67.5000000050477) = AD/3405.8825480493
0.923879532545 = AD/3405.8825480493
3405.8825480493*0.923879532545 = AD
AD = 3146.62517639497


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


We have the radius of the circular cross section we want. This radius is roughly 3146.62517639497 miles. The circumference of this circle cross section is...


Circumference = 2*pi*r
Circumference = 2*3.14*3146.62517639497
Circumference = 19760.8061077604


Point A traces out this approximate distance as the planet spins one full revolution. It does this in 26 hours, so the linear speed is 


linear speed = distance/time
linear speed = (19,760.8061077604 miles)/(26 hours)
<font size=4 color=red>linear speed = <b>760.03100414463</b> miles per hour</font>


This answer is approximate. Round it however you need to.</font>