1753 results for "given".

Show results for

Refine by

  • Status

  • Author

  • Tags

  • Usage rights

  • Ability Level

  • Topics

  • Question in MfEP Progress Quizzes by Don Shearman and 1 other

    Simultaneous equation problem as circuit analysis to find unknown currents. Students need to solve the equations and type in the solutions for each variable. Advice is given in terms of solution by elimination.

  • Electronic circuit
    Ready to use
    Question in MfEP Progress Quizzes by Don Shearman and 1 other

    Simultaneous equation problem as circuit analysis to find unknown voltages. Students need to solve the equations and type in the solutions for each variable. Advice is given in terms of solution by elimination.

  • Given some random finite subsets of the natural numbers, perform set operations $\cap,\;\cup$ and complement.

  • Question in MfEP Progress Quizzes by Don Shearman and 1 other

    Question requires students to determine if the smallest angle of a triangle is smaller than a given value. Answer is Yes/No but students need to use cosine rule to find the smallest angle and to know that smallest angle is oppositeshortest side (otherwise they will need to find all angles of the triangle). Designed for a test where students upload handwritten working for each question as a check against guessing. Also designed to make it difficult for students to google or use AI to find the answer.

  • Question in MfEP Progress Quizzes by Don Shearman and 1 other

    Question requires students to determine if the largest angle of a triangle is smaller than a given value. Answer is Yes/No but students need to use cosine rule to find the largest angle and to know that largest angle is opposite longest side (otherwise they will need to find all angles of the triangle). Designed for a test where students upload handwritten working for each question as a check against guessing. Also designed to make it difficult for students to google or use AI to find the answer.

  • Question in MfEP Progress Quizzes by Don Shearman and 1 other

    A two part question. Students are first given the formula for the time for a ball to come to rest after being dropped on a block. Part a) asks the students to rearrange the formula to make e, the coefficient of restitution, the subject of the formula. Part b) gives students realistic values for variables in the formula and asks them to calculate the coefficient of restitution using the formula derived in part a). 

  • Car window 2
    Ready to use

    Students are given lengths of 3 sides of a triangle (all randomised) and asked to find one of the angles in degrees. Requires use of the cosine rule.

  • Car window
    Ready to use

    Students are given two angles and the length of the side between them, they are asked to find the length of the side opposite angle A. Can be completed with the ine rule.

  • Students are asked to solve two simulatineous linear equations in an application of mixing two liquids to arrive at a given final volume and concentration. Students are expected to write up working for their solution and upload it seperately. Final volume, final concentration and concentrations of each solution are randomised.

  • Border area
    Draft
    Question in MfEP Progress Quizzes by Don Shearman and 1 other

    This question is an application of a quadratic equation. Student is given dimensions of a rectangular area, and an area of pavers that are available. They are asked to calculate the width of a border that can be paved around the given rectangle (assuming border is the same width on all 4 sides). The equation for the area of the border is given in terms of the unknown border width. Students need to recognise that only one solution of the quadratic gives a physically possible solution.

    The dimensions of the rectangle, available area of tiles and type of space are randomised. Numeric variables are constructed so that resulting quadratic equation has one positive and one negative root.

  • Using given information to complete the equation $c= A \cos{ \left( \frac{2 \pi}{P} \left( t-H \right) \right) }+V $ that describes the concentration, $c$, of perscribed drug in a patient's drug over time, $t$. Calculating the maximum concentration and the concentration at a specific time. 

  • Knowing the half-life of Carbon-14 and the initial mass of Carbon-14 when a tree was cut (a) write an expression that describes the relationship between the remaining mass and time, (b) calculate the remaining mass after $t$ years, and (c) given the remaining mass calculate how many years ago the tree was cut down. 

  • Question in MASH Bath: Question Bank by Evi Papadaki and 1 other

    The relationship between the frequency of an allele A, $x$, at a genetic locus in a diploid population and the fitness of a population with this frequency of allele A, $w$, is described by the function $w=ax^2+x(b-x)+c(b-x)^2$ . The aims are (a) ti simplify the algebraic expression, (b) calculate the fitness of a population with a given allele A frequency, and (c) calculate the allele A frequency when the fitness of the population is given.

  • The proportion of the sodium carbonate, $p$, which has dissolved by time $t$ seconds is given by the formula $ p=\frac{bt-at^2}{c}$. The aim is to calculate the proportion of sodium carbonate in a solution at a given time and vice versa.

  • Interpreting line graphs depicting the decrease of temperature in a mixture over time. Estimating the temperature of the mixture at a given time point and vice versa.

  • Poisson (sales)
    Ready to use
    Question in Julie's workspace by Picture of Julie Crowley Julie Crowley and 2 others

    Application of the Poisson distribution given expected number of events per interval.

    Finding probabilities using the Poisson distribution.

    rebelmaths

  • Prim's algorithm
    Needs to be tested

    The student is given a connected graph and must find a minimum spanning tree.

  • rebelmaths

    Given a random variable $X$  normally distributed as $\operatorname{N}(m,\sigma^2)$ find probabilities $P(X \gt a),\; a \gt m;\;\;P(X \lt b),\;b \lt m$.

  • Question in Julie's workspace by Picture of Julie Crowley Julie Crowley and 2 others

    Given a random variable $X$  normally distributed as $\operatorname{N}(m,\sigma^2)$ find probabilities $P(X \gt a),\; a \gt m;\;\;P(X \lt b),\;b \lt m$.

    rebelmaths

  • Question in MESH by Merryn Horrocks and 1 other

    The dimensions of a rectangle are given in m and cm. Compute the area or perimeter.

  • Question in Julie's workspace by Picture of Julie Crowley Julie Crowley and 2 others

    Simple probability question. Counting number of occurrences of an event in a sample space with given size and finding the probability of the event.

    rebelmaths

  • The student is asked to give the roots of a quadratic equation. They should be able to enter the numbers in any order, and each correct number should earn a mark.

    When there's only one root, the student can only fill in one of the answer fields.

    This is implemented with a gap-fill with two number entry gaps. The gaps have a custom marking algorithm to allow an empty answer. The gap-fill considers the student's two answers as a set, and compares with the set of correct answers.

    The marking corresponds to this table:

    There is one root There are two roots
    Student gives one correct root 100% 50%, "The root you gave is correct, but there is another one."
    Student gives two correct roots impossible 100%
    Student gives one incorrect root 0% 0%
    Student gives one incorrect, one correct root 50% "One of the numbers you gave is not a root". 50% "One of the numbers you gave is not a root".
    Student gives two incorrect roots 0% 0%

  • The student is given a quadratic formula and asked to fill in a table of values of $f(x)$ for a given range of $x$.

    There is also a plot of the points, which updates when the table is filled in, or the student can move the points to fill in the table.

    The table uses the spreadsheet and JSXgraph extensions.

  • Family of parabolas
    Ready to use

    Student estimates, then calculates exactly and symbolically the value of $k$ for a parabola $y = k x^2$ which passes through a given point.

  • Question in HELM books by Merryn Horrocks

    Given f(x)=1/(a-x)^2, evaluate f(x/z) where a is a randomised constant, and z is a randomised letter.

  • Question in HELM books by Merryn Horrocks

    Given one of ax^2, ax^3, a/x (where a is a positive integer), calculate f(x+h) and f(x+h)-f(x) 

  • Question in HELM books by Merryn Horrocks

    Evaluate a given, randomised, linear function at a given, randomised, value.

  • 2.1.1 Task 1
    Ready to use
    Question in HELM books by Merryn Horrocks

    Given a function definition in words, evaluate the function with various variable and numeric inputs

  • Question in HELM books by Don Shearman and 1 other

    Rearrange an equation for a variable e in k.1/(1-e) and then evaluate for e, given values for the variables.

  • Volume of a solid
    Ready to use
    Question in HELM books by Don Shearman and 1 other

    Given the formula for a cone or a cylinder, and values for r and h, find the volume.