Self Studies

Simplification Test - 9

Result Self Studies

Simplification Test - 9
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    2 / -0.83

    Which one of the following fractions is the greatest?

    Solution

    1/7 = 0.1429
    2/9 = 0.2222
    4/11 = 0.3636
    3/10 = 0.3
    So, the greatest fraction is 4/11

  • Question 2
    2 / -0.83

    The sum of the digits of a two-digit number is 9. If the digits are reversed, the number is decreased by 45. Find the number.

    Solution

    Let the two-digit number be 10x + y, where x is the tens digit and y is the units digit.

    1. The sum of the digits is 9:
      x + y = 9

    2. When the digits are reversed, the new number is 10y + x. The number decreases by 45 when reversed:
      10x + y - (10y + x) = 45
      Simplify:
      9x - 9y = 45
      x - y = 5

    3. Solve the two equations:
      x + y = 9
      x - y = 5

      Add the two equations:
      2x = 14
      x = 7

      Substitute x = 7 into x + y = 9:
      7 + y = 9
      y = 2

    4. The number is:
      10x + y = 10(7) + 2 = 72

    Answer: D: 72

  • Question 3
    2 / -0.83

    The sum of the digits of a two-digit number is 8. If the digits are reversed, the number is decreased by 54. Find the number.

    Solution

    Let the two-digit number be represented as 10a + b, where:

    • a is the tens digit.
    • b is the one digit.

    According to the problem:

    1. The sum of the digits is 8:

      a+b=8
    2. When the digits are reversed, the number is decreased by 54. The number with reversed digits is 10b + a. So:

      10a+b −(10b+a)=54

      Simplifying this equation:

      10a+b −10b −a=54
      9a −9b=54
      a −b=6

    Now, we have two equations:

    1. a+b=8
    2. a −b=6

    Add these two equations:

    (a+b)+(a −b)=8+6
    2a = 14
    a=7

    Substitute a=7 into a+b=8:

    7+b=8 , b = 1

    So, the number is 10a+b=10 ×7+1=71

    Answer: The number is 71.

  • Question 4
    2 / -0.83

    If the sum of a number and its square is 156, what is the number?

    Solution

    Let the number be x.
    x + x2 = 156
    x2   + x −156 = 0
    (x −12)(x + 13) = 0

    x + 13 = 0
    x = −13  (Since x is a natural number)
    x −12 = 0
    x = 12

  • Question 5
    2 / -0.83

    What is the number in the unit place in (5427)641 ?

    Solution

    To determine the unit place of (5427)641 , consider:

    • The unit digit of 5427 is 7 .
    • Focus on the pattern of powers of 7.

    Powers of 7 cycle through a pattern in their unit digits:

    • 71 = 7 (unit digit is 7)
    • 72 = 49 (unit digit is 9)
    • 73 = 343 (unit digit is 3)
    • 74 = 2401 (unit digit is 1)

    This pattern (7, 9, 3, 1) repeats every 4 powers. To find the unit digit of (5427)641 :

    • Compute 641 mod 4 to find the position in the cycle.
    • 641 mod 4 = 1 , indicating the unit digit corresponds to 71 .

    Therefore, the unit digit of (5427)641 is 7 .

    The correct answer is B as the unit place will be 7 only .

  • Question 6
    2 / -0.83

    A number when divided by 1092 gives a remainder 60. What remainder would be obtained by dividing the same number by 28?

    Solution

    In these type of of questions we apply a trick by just dividing the given remainder by given no.
    60 ÷28
    remainder will come( 4)

  • Question 7
    2 / -0.83

    The sum of squares of two numbers is 85 and the square of first number is 77 more than by the square of second number. The product of the two numbers is

    Solution

    Let the two numbers be x and y.

    1. Given x ²+ y ²= 85 and x ²= y ²+ 77.

    2. Substituting x ²= y ²+ 77 into x ²+ y ²= 85:
      (y ²+ 77) + y ²= 85
      2y ²= 8
      y ²= 4, so y = ±2.

    3. Substituting y ²= 4 into x ²= y ²+ 77:
      x ²= 4 + 77 = 81, so x = ±9.

    4. The product is x ×y = 9 ×2 = 18.

    Answer: A: 18

  • Question 8
    2 / -0.83

    Find the number in the unit place in (321)321 x (325)326 .

    Solution

    321 raised to 321=1 in unit digit and any number  ending in 5 raised to any number  has always 5 as unit digit, so 1 ×5=5

  • Question 9
    2 / -0.83

    The approximate value of  (4.669 ×4.669 - 2.331 ×2.331) / ((4.669)²+ (2.331)²- 4.669 ×4.662) is

    Solution

    The given expression is:
    (4.669 ×4.669 - 2.331 ×2.331) / ((4.669)²+ (2.331)²- 4.669 ×4.662)

    1. Numerator:
      4.669 ×4.669 = 21.794
      2.331 ×2.331 = 5.433
      21.794 - 5.433 = 16.361

    2. Denominator:
      (4.669)²= 21.794
      (2.331)²= 5.433
      4.669 ×4.662 = 21.748
      21.794 + 5.433 - 21.748 = 5.479

    3. Final Calculation:
      16.361 / 5.479 ≈2.99

    Answer: B: 2.99

  • Question 10
    2 / -0.83

    Evaluate: [7 + 7 ×( 7 + 7 ÷7 )] + 7 ÷7

    Solution

     

    1. Solve inside the parentheses first:
      7 ÷7 = 1
      So, the expression becomes:
      [7 + 7 ×(7 + 1)] + 7 ÷7

    2. Simplify the part inside the parentheses:
      7 + 1 = 8
      Now, the expression becomes:
      [7 + 7 ×8] + 7 ÷7

    3. Next, perform the multiplication:
      7 ×8 = 56
      So the expression becomes:
      [7 + 56] + 7 ÷7

    4. Add the numbers inside the brackets:
      7 + 56 = 63
      So, the expression becomes:
      63 + 7 ÷7

    5. Finally, divide:
      7 ÷7 = 1
      Now, the expression becomes:
      63 + 1 = 64

     

Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now