1157 results for "ratio".
-
Question in Linear Algebra 1st year
This allows the student to input a linear system in augmented matrix form (max rows 5, but any number of variables). Then the student can decide to swap some rows, or multiply some rows, or add multiples of one row to other rows. The student only has to input what operation should be performed, and this is automatically applied to the system. This question has no marks and no feedback as it's just meant as a "calculator".
-
Question in Julia Goedecke's contributions
Example of an explore mode question. Student is given a 2x2 matrix with eigenvalues and eigenvectors, and is asked to decide if the matrix is invertible. If yes, second and third parts are offered where the student should give the eigenvalues and eigenvectors of the inverse matrix.
Assessed: remembering link between 0 eigenvalue and invertibility. Remembering link between eigenvalues and eigenvectors of matrix and its inverse.
Randomisation: a random true/false for invertibility is created, and the eigenvalues a and b are randomised (condition: two different evalues, and a=0 iff invertibility is false), and a random invertible 2x2 matrix with determinant 1 or -1 is created (via random elementary row operations) to change base from diag(a,b) to the matrix for the question. Determinant 1 or -1 ensures that we keep integer entries.
The implementation uses linear algebra functions such as "find reduced echelon form" or "find kernel of a reduced echelon form", from the extension "linalg2".
-
Question in Ed questions to share
Used for LANTITE preparation (Australia). NA = Number & Algebra strand. SP = Statistics & Probability strand. Students read the annual hours worked from the chart and calculate the weekly hours given the number of weeks annual leave. There are 7 different versions of this question.
-
Question in Blathnaid's workspace
Given some random finite subsets of the natural numbers, perform set operations $\cap,\;\cup$ and complement.
-
Question in Ed questions to share
Used for LANTITE preparation (Australia). NA = Number & Algebra strand. Students are given a ratio, and the total number of dancers. They must calculate the number of girls (the larger share). The ratio, and total number are randomly generated.
-
Question in Ed questions to share
Used for LANTITE preparation (Australia). NA = Number & Algebra strand. Students need to read the speed of the given object from the table, then convert from m/s to km/h. There are 7 objects, and hence 7 different possible questions.
-
Question in Martin's workspace
Definite integation of basic functions.
-
Question in Ed questions to share
Used for LANTITE preparation (Australia). NA = Number & Algebra strand. Students are given a height (in cm) and weight (kg), then need to calculate the BMI given the formula (first converting height to m), then determine the weight range from the table. Weight and height are randomised.
-
Question in Ed questions to share
Used for LANTITE preparation (Australia). MG = Measurement & Geometry strand. NC = Non Calculator. The start time for Period 1 (randomised) and the end time for Period 2 (randomised) are given, and students are asked to find the middle of those two times.
-
Exam (2 questions) in Nursing
No description given
-
Question in NC Math 4
No description given
-
Question in .Complex Numbers
Division (Rationalising) complex numbers in rectangular (Cartesian) Form.
Thanks are due to Christian for his Gap Fills in Fractions code and method
-
Question in SPF Math1060
$A$ a $3 \times 3$ matrix. Using row operations on the augmented matrix $\left(A | I_3\right)$ reduce to $\left(I_3 | A^{-1}\right)$.
-
Question in Ugur's workspace
No description given
-
Question in Ugur's workspace
Given a randomised rational function select the possible ways of writing the domain of the function.
-
Question in Ugur's workspace
A simple situational question about a box of chocolates, asking how many of each type there are, what percentage of the box they represent, the probability of picking one and ratios of different types.
-
Question in Ugur's workspace
Given a randomised rational function select the possible ways of writing the domain of the function.
-
Question in Ugur's workspace
No description given
-
Question in Assessment Exercises
Evaluate $\int_1^{\,m}(ax ^ 2 + b x + c)^2\;dx$, $\int_0^{p}\frac{1}{x+d}\;dx,\;\int_0^\pi x \sin(qx) \;dx$, $\int_0^{r}x ^ {2}e^{t x}\;dx$
-
Question in Assessment Exercises
Evaluate $\int_1^{\,m}(ax ^ 2 + b x + c)^2\;dx$, $\int_0^{p}\frac{1}{x+d}\;dx,\;\int_0^\pi x \sin(qx) \;dx$, $\int_0^{r}x ^ {2}e^{t x}\;dx$
-
Exam (14 questions) in .Vectors
Questions on vector arithmetic and vector operations, including dot and cross product, as well as the vector equations of planes and lines.
-
Exam (5 questions) in .Integral Calculus
5 questions on definite integrals - integrate polynomials, trig functions and exponentials; find the area under a graph; find volumes of revolution.
-
Exam (5 questions) in .Integral Calculus
5 questions on indefinite integration. Includes integration by parts and integration by substitution.
-
Question in Ugur's workspace
Add, subtract, multiply and divide algebraic fractions.
-
Question in Ed questions to share
Used for LANTITE preparation (Australia). NA = Number & Algebra strand. Students are given the total cost, insurance fee and daily hire charge (all randomly generated). They need to calculate the number of days hired.
-
Question in Ed questions to share
Used for LANTITE preparation (Australia). NA = Number & Algebra strand. Students are shown a personal income tax table and given a randomly generated taxable income. They are required to calculate the tax payable.
-
Question in Ed questions to share
Used for LANTITE preparation (Australia). NA = Number & Algebra strand. The total amount raised and the number of participants is supplied (and both are randomly generated). Students must calculate the average per participant.
-
Question in Ed questions to share
Used for LANTITE preparation (Australia). NA = Number & Algebra strand. Students need to calculate the proportion of calls for one given emergency, after reading the number of calls, and total number of calls from the supplied infographic. There are 4 different versions of this question.
-
Question in Ed questions to share
Used for LANTITE preparation (Australia). MG = Measurement & Geometry strand. Two people walk away from a central flagpole, in different directions. The multiple choice question asks for the angle between them. There are seven potential scenarios.
-
Question in Ed questions to share
Used for LANTITE preparation (Australia). MG = Measurement & Geometry strand. The bus timetable is shown, and one multiple choice question asked. There are seven potential questions (scenarios).