| FindVectorDirFromComp |
Find the direction of a vector with respect to a coordinate axis, given the vector's components in that coordinate system |
0 |
Ready |
Edit
|
| FindVectorDotProduct |
Find the dot product of two vectors |
0 |
Ready |
Edit
|
| FindVectorMagFromComp |
Find the magnitude of a vector, given the vector's components in a coordinate system |
0 |
Ready |
Edit
|
| FindVectorSum |
Find the vector sum of an arbitrary number of vectors in arbitrary directions |
0 |
Ready |
Edit
|
| FindVectorSumCollinear |
Find the vector sum of an arbitrary number of vectors that are collinear |
0 |
Ready |
Edit
|
| FindVectorSumSameDir |
Find the vector sum of an arbitrary number of vectors that are in the same direction |
0 |
Ready |
Edit
|
| FindVectorSumTwoCollinear |
Find the vector sum of two vectors that are collinear |
0 |
Ready |
Edit
|
| FindVectorSumTwoOppDir |
Find the vector sum of two vectors that are in the opposite direction |
1 |
Ready |
Edit
|
| FindVectorSumTwoPerpendicular |
Find the vector sum of two vectors that are perpendicular |
0 |
Ready |
Edit
|
| FindVectorSumTwoSameDir |
Find the vector sum of two vectors that are in the same direction |
0 |
Ready |
Edit
|
| FitFunction |
Determine the function that best fits a data set |
0 |
Ready |
Edit
|
| FormulateSciQuestion |
Formulate a scientific question |
0 |
Ready |
Edit
|
| Identify |
Identify a phenomenon as a particular instance of a general rule |
0 |
Ready |
Edit
|
| InterpExtrapLinear |
Interpolate or extrapolate to complete or extend a linear pattern of values |
3 |
Ready |
Edit
|
| InterpExtrapQuadratic |
Interpolate or extrapolate to complete or extend a quadratic pattern of values |
0 |
Ready |
Edit
|
| InterpretVariables |
Determine the meaning of variables within the context |
0 |
Ready |
Edit
|
| MakePrediction |
Make a prediction |
3 |
Ready |
Edit
|
| ManipulateAlgebra |
Manipulate algebraic equations and expressions |
4 |
Ready |
Edit
|
| Measure |
Measure a quantity |
1 |
Ready |
Edit
|
| PredictFutureQual |
Predict whether the future value of a quantity will be greater than, equal to, or less than the current value |
0 |
Ready |
Edit
|
| PredictFutureValue |
Predict the future value of a quantity given its current value and the change |
0 |
Ready |
Edit
|
| RecMoreLessRel |
Recognize a relationship in which more of one quantity is associated with less of another quantity |
0 |
Ready |
Edit
|
| RecMoreMoreRel |
Recognize a relationship in which more of one quantity is associated with more of another quantity |
0 |
Ready |
Edit
|
| RecognizeEqualOppVectors |
Recognize whether two vectors are equal in magnitude and opposite in direction |
0 |
Ready |
Edit
|
| RepBarGraph |
Represent data in a single-category, single-axis bar graph |
0 |
Ready |
Edit
|
| RepBarGraphDblAxis |
Represent data in a single-category double-axis bar graph |
0 |
Ready |
Edit
|
| RepBarGraphDblAxisNestedCat |
Represent data in a double-axis nested-category bar graph |
0 |
Ready |
Edit
|
| RepBarGraphNestedCat |
Represent data in a single-axis nested-category bar graph |
0 |
Ready |
Edit
|
| RepDataTable |
Represent data in a table |
0 |
Ready |
Edit
|
| RepLineGraph |
Represent data in a line graph |
7 |
Ready |
Edit
|
| RepLineGraphDblAxis |
Represent data in a double-axis line graph |
0 |
Ready |
Edit
|
| RepLineGraphLinLog |
Represent data in a line graph having one linear axis and one log axis |
0 |
Ready |
Edit
|
| RepLineGraphLogLog |
Represent data in a line graph having two log axes |
0 |
Ready |
Edit
|
| RepMotionMap |
Represent one-dimensional motion with a motion map/strobe diagram (dots at equal time intervals) |
1 |
Ready |
Edit
|
| RepPhenomModel |
Represent a phenomenon using a model |
4 |
Ready |
Edit
|
| RepScatterPlot |
Represent data in a scatter plot |
0 |
Ready |
Edit
|
| RepScatterPlotDblAxis |
Represent data in a double-axis scatter plot |
0 |
Ready |
Edit
|
| RepScatterPlotLinLog |
Represent data in a scatter plot having one linear axis and one log axis |
0 |
Ready |
Edit
|
| RepScatterPlotLogLog |
Represent data in a scatter plot having two log axes |
0 |
Ready |
Edit
|
| ResolveVector |
Resolve a vector into its components along two axes given the vector's magnitude and direction |
4 |
Ready |
Edit
|
| SolveAndSub |
Solve an equation for a variable and substitute for that variable in another equation |
4 |
Ready |
Edit
|
| SolveLinearInVar |
Solve an equation that is linear in a variable to obtain an expression for that variable |
8 |
Ready |
Edit
|
| SolveQuadraticInVar |
Solve an equation that is quadratic in a variable to obtain an expression for that variable |
6 |
Ready |
Edit
|
| UseDegrees |
Use degrees to describe direction. |
0 |
Ready |
Edit
|
| UseNSEW |
Use north, south, east, west, and northeast, northwest, southeast and southwest, to describe direction. |
0 |
Ready |
Edit
|
| UseRadians |
Use radians to describe direction. |
0 |
Ready |
Edit
|
| UseTrigDoubleIdentities |
Use the trigonometric double angle identities: $\sin 2\theta = 2\sin\theta\cos\theta$, $\cos 2\theta = \cos^2\theta - \sin^2\theta$, $\cos 2\theta = 2\cos^2\theta - 1$, $\cos 2\theta = 1 - 2\sin^2\theta$, $\tan 2\theta = \frac{2\tan\theta}{1 - \tan^2\theta}$ |
0 |
Ready |
Edit
|
| UseTrigHalfIdentities |
Use the trigonometric half angle identities: $\sin\frac{\theta}{2} = \pm\sqrt{\frac{1 - \cos\theta}{2}}$, $\cos\frac{\theta}{2} = \pm\sqrt{\frac{1 + \cos\theta}{2}}$ |
0 |
Ready |
Edit
|
| UseTrigProdToSumIdentities |
Use the trigonometric product-to-sum identities: $\sin\alpha\cos\beta = \frac{1}{2}[\sin(\alpha+\beta) + \sin(\alpha-\beta)]$, $\cos\alpha\cos\beta = \frac{1}{2}[\cos(\alpha+\beta) + \cos(\alpha-\beta)]$ |
0 |
Ready |
Edit
|
| UseTrigPythIdentities |
Use the trigonometric Pythagorean identities: $\sin^2\theta + \cos^2\theta = 1$, $1 + \tan^2\theta = \sec^2\theta$, $1 + \cot^2\theta = \csc^2\theta$ |
0 |
Ready |
Edit
|