document.write( "Question 34341: Find the projection on the x-axis if AB = 10 and theta = 30 degrees. \n" ); document.write( "
Algebra.Com's Answer #20607 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
PROJECTION ON X AXIS OF AB = AB*COS(THETA)...WHERE THETA IS ANGLE BETWEEN X AXIA AND LINE AB.
\n" ); document.write( "SO PROJECTION =10*COS(30)=10/2=5
\n" ); document.write( "
\n" );