If both length and width of rectangular plot a garden are increased by 20%, how many percent of the area of the plot would be increased?

Created: | Updated:
Updated:
App\Models\Question {#4553 // resources/views/questions/mcq/single_question.blade.php
  #connection: "mysql"
  #table: "questions"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: array:1 [
    0 => "question_option"
  ]
  #withCount: []
  +preventsLazyLoading: false
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #escapeWhenCastingToString: false
  #attributes: array:21 [
    "id" => 47825
    "view_count" => 792
    "vote" => 0
    "subject_id" => 3
    "main_category_id" => 1
    "category_id" => 44
    "sub_category_id" => 669
    "board_exam_id" => null
    "passage_id" => 0
    "year_id" => 57
    "question_type" => "mcq"
    "question" => "If both length and width of rectangular plot a garden are increased by 20%, how many percent of the area of the plot would be increased?"
    "is_duplicate" => null
    "image" => ""
    "meta_og_image" => null
    "meta_og_title" => null
    "meta_keyword" => null
    "created_at" => "2018-04-08 13:39:50"
    "updated_at" => "2025-12-11 10:39:04"
    "slug" => "if-both-length-and-width-of-rectangular-plot-a-garden-are-increased-by-20-how-ma"
    "review_content_exists" => 0
  ]
  #original: array:21 [
    "id" => 47825
    "view_count" => 792
    "vote" => 0
    "subject_id" => 3
    "main_category_id" => 1
    "category_id" => 44
    "sub_category_id" => 669
    "board_exam_id" => null
    "passage_id" => 0
    "year_id" => 57
    "question_type" => "mcq"
    "question" => "If both length and width of rectangular plot a garden are increased by 20%, how many percent of the area of the plot would be increased?"
    "is_duplicate" => null
    "image" => ""
    "meta_og_image" => null
    "meta_og_title" => null
    "meta_keyword" => null
    "created_at" => "2018-04-08 13:39:50"
    "updated_at" => "2025-12-11 10:39:04"
    "slug" => "if-both-length-and-width-of-rectangular-plot-a-garden-are-increased-by-20-how-ma"
    "review_content_exists" => 0
  ]
  #changes: array:1 [
    "view_count" => 792
  ]
  #previous: array:1 [
    "view_count" => 791
  ]
  #casts: array:2 [
    "deleted_at" => "datetime"
    "review_content_exists" => "bool"
  ]
  #classCastCache: []
  #attributeCastCache: []
  #dateFormat: null
  #appends: array:1 [
    0 => "my_complete_exists"
  ]
  #dispatchesEvents: []
  #observables: []
  #relations: array:16 [
    "question_option" => App\Models\QuestionOption {#4527
      #connection: "mysql"
      #table: "question_options"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:11 [
        "id" => 43937
        "question_id" => 47825
        "option_1" => "20%"
        "option_2" => "24%"
        "option_3" => "36%"
        "option_4" => "None of these"
        "option_5" => null
        "image_option" => null
        "image_question" => null
        "answer" => "4"
        "answer_2" => null
      ]
      #original: array:11 [
        "id" => 43937
        "question_id" => 47825
        "option_1" => "20%"
        "option_2" => "24%"
        "option_3" => "36%"
        "option_4" => "None of these"
        "option_5" => null
        "image_option" => null
        "image_question" => null
        "answer" => "4"
        "answer_2" => null
      ]
      #changes: []
      #previous: []
      #casts: array:2 [
        "image_option" => "json"
        "deleted_at" => "datetime"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: []
      #forceDeleting: false
    }
    "passage" => null
    "category" => App\Models\Category {#4516
      #connection: "mysql"
      #table: "categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:3 [
        "id" => 44
        "name" => "মিউচুয়াল ট্রাস্ট ব্যাংক পিএলসি"
        "slug" => "mutual-trust-bank"
      ]
      #original: array:3 [
        "id" => 44
        "name" => "মিউচুয়াল ট্রাস্ট ব্যাংক পিএলসি"
        "slug" => "mutual-trust-bank"
      ]
      #changes: []
      #previous: []
      #casts: array:1 [
        "deleted_at" => "datetime"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
      #forceDeleting: false
    }
    "sub_category" => App\Models\SubCategory {#5059
      #connection: "mysql"
      #table: "sub_categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:4 [
        "id" => 669
        "name" => "মিউচুয়াল ট্রাস্ট ব্যাংক - প্রবেশনারি অফিসার - 2016"
        "slug" => "mutual-trust-bank-ltd-probationary-officer-2016"
        "meta_og_image" => null
      ]
      #original: array:4 [
        "id" => 669
        "name" => "মিউচুয়াল ট্রাস্ট ব্যাংক - প্রবেশনারি অফিসার - 2016"
        "slug" => "mutual-trust-bank-ltd-probationary-officer-2016"
        "meta_og_image" => null
      ]
      #changes: []
      #previous: []
      #casts: array:1 [
        "deleted_at" => "datetime"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: []
      #forceDeleting: false
    }
    "subject" => App\Models\Subject {#5160
      #connection: "mysql"
      #table: "subjects"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 3
        "name" => "গণিত"
        "des_updated_by" => 45086
        "des_added_by" => 11269
        "link_subject_id" => null
        "slug" => "গণিত"
      ]
      #original: array:6 [
        "id" => 3
        "name" => "গণিত"
        "des_updated_by" => 45086
        "des_added_by" => 11269
        "link_subject_id" => null
        "slug" => "গণিত"
      ]
      #changes: []
      #previous: []
      #casts: array:3 [
        "des_created_at" => "datetime"
        "des_updated_at" => "datetime"
        "deleted_at" => "datetime"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:4 [
        "des_add_by" => App\Models\User {#5280
          #connection: "mysql"
          #table: "users"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "id" => 11269
            "name" => "MD.YELIAS"
            "avatar" => "/uploads/avatar/1684526655.png"
          ]
          #original: array:3 [
            "id" => 11269
            "name" => "MD.YELIAS"
            "avatar" => "/uploads/avatar/1684526655.png"
          ]
          #changes: []
          #previous: []
          #casts: array:6 [
            "email_verified_at" => "datetime"
            "last_login_at" => "datetime"
            "ban_until" => "datetime"
            "social_link" => "array"
            "satt_member" => "array"
            "deleted_at" => "datetime"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:2 [
            0 => "profile_photo_url"
            1 => "isFollowedByUser"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #relationAutoloadCallback: null
          #relationAutoloadContext: null
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:4 [
            0 => "password"
            1 => "remember_token"
            2 => "two_factor_recovery_codes"
            3 => "two_factor_secret"
          ]
          #visible: []
          #fillable: array:27 [
            0 => "name"
            1 => "user_name"
            2 => "address"
            3 => "email"
            4 => "password"
            5 => "phone"
            6 => "user_category_id"
            7 => "user_sub_category_id"
            8 => "section"
            9 => "satt_member"
            10 => "referral_code"
            11 => "avatar"
            12 => "cover_photo"
            13 => "full_cover_photo"
            14 => "is_email_public"
            15 => "is_phone_public"
            16 => "is_resume_public"
            17 => "last_login_at"
            18 => "registered_via"
            19 => "is_email_2fa_enabled"
            20 => "is_sms_2fa_enabled"
            21 => "is_authenticator_2fa_enabled"
            22 => "google2fa_secret"
            23 => "provider"
            24 => "provider_id"
            25 => "provider_profile_pic"
            26 => "coins"
          ]
          #guarded: array:1 [
            0 => "*"
          ]
          #authPasswordName: "password"
          #rememberTokenName: "remember_token"
          #accessToken: null
          -roleClass: null
          -permissionClass: null
          -wildcardClass: null
          -wildcardPermissionsIndex: ? array
          #forceDeleting: false
        }
        "des_update_by" => App\Models\User {#5278
          #connection: "mysql"
          #table: "users"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "id" => 45086
            "name" => "Najjar Hossain Raju"
            "avatar" => "/uploads/avatar/1679567149.jpg"
          ]
          #original: array:3 [
            "id" => 45086
            "name" => "Najjar Hossain Raju"
            "avatar" => "/uploads/avatar/1679567149.jpg"
          ]
          #changes: []
          #previous: []
          #casts: array:6 [
            "email_verified_at" => "datetime"
            "last_login_at" => "datetime"
            "ban_until" => "datetime"
            "social_link" => "array"
            "satt_member" => "array"
            "deleted_at" => "datetime"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: array:2 [
            0 => "profile_photo_url"
            1 => "isFollowedByUser"
          ]
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #relationAutoloadCallback: null
          #relationAutoloadContext: null
          +timestamps: true
          +usesUniqueIds: false
          #hidden: array:4 [
            0 => "password"
            1 => "remember_token"
            2 => "two_factor_recovery_codes"
            3 => "two_factor_secret"
          ]
          #visible: []
          #fillable: array:27 [
            0 => "name"
            1 => "user_name"
            2 => "address"
            3 => "email"
            4 => "password"
            5 => "phone"
            6 => "user_category_id"
            7 => "user_sub_category_id"
            8 => "section"
            9 => "satt_member"
            10 => "referral_code"
            11 => "avatar"
            12 => "cover_photo"
            13 => "full_cover_photo"
            14 => "is_email_public"
            15 => "is_phone_public"
            16 => "is_resume_public"
            17 => "last_login_at"
            18 => "registered_via"
            19 => "is_email_2fa_enabled"
            20 => "is_sms_2fa_enabled"
            21 => "is_authenticator_2fa_enabled"
            22 => "google2fa_secret"
            23 => "provider"
            24 => "provider_id"
            25 => "provider_profile_pic"
            26 => "coins"
          ]
          #guarded: array:1 [
            0 => "*"
          ]
          #authPasswordName: "password"
          #rememberTokenName: "remember_token"
          #accessToken: null
          -roleClass: null
          -permissionClass: null
          -wildcardClass: null
          -wildcardPermissionsIndex: ? array
          #forceDeleting: false
        }
        "sub_category" => null
        "subject_description" => App\Models\SubjectDescription {#4861
          #connection: "mysql"
          #table: "subject_descriptions"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "id" => 3
            "description" => "<p>গণিত (Mathematics) হলো সংখ্যা, পরিমাণ, আকার, গঠন এবং এদের মধ্যাকার সম্পর্ক ও পরিবর্তন সংক্রান্ত একটি মৌলিক বিজ্ঞান, যা যুক্তি ও বিশ্লেষণের মাধ্যমে সমস্যার সমাধান করে । এটি মূলত গণনা ও পরিমাপের বিদ্যা, যাকে অনেক সময় "বিজ্ঞানের ভাষা" বা "বিশ্বের ভাষা" বলা হয় । গণিতের প্রধান শাখাগুলোর মধ্যে রয়েছে পাটিগণিত, বীজগণিত, জ্যামিতি, ত্রিকোণমিতি, ক্যালকুলাস এবং পরিসংখ্যান।&nbsp;</p><p><strong>গণিতের মূল বিষয়বস্তু ও ধারণা:</strong></p><ul style="list-style-type:disc;"><li>সংখ্যা (Number): গণনার মূল ভিত্তি।</li><li>বীজগণিত (Algebra): প্রতীক ও চলক ব্যবহার করে গাণিতিক সম্পর্কের সাধারণ রূপায়ণ ।</li><li>জ্যামিতি (Geometry): আকার, আকৃতি এবং স্থানের (space) বৈশিষ্ট্য সংক্রান্ত আলোচনা ।</li><li>বিশ্লেষণ (Analysis): পরিবর্তন ও পরিমাণের ধ্রুবক বা চলক মান নিয়ে কাজ করা।ধাঁধা ও যুক্তি:</li><li>&nbsp;যৌক্তিক চিন্তাধারা বিকাশে গণিত অপরিহার্য ।&nbsp;</li></ul>"
            "subject_id" => 3
          ]
          #original: array:3 [
            "id" => 3
            "description" => "<p>গণিত (Mathematics) হলো সংখ্যা, পরিমাণ, আকার, গঠন এবং এদের মধ্যাকার সম্পর্ক ও পরিবর্তন সংক্রান্ত একটি মৌলিক বিজ্ঞান, যা যুক্তি ও বিশ্লেষণের মাধ্যমে সমস্যার সমাধান করে । এটি মূলত গণনা ও পরিমাপের বিদ্যা, যাকে অনেক সময় "বিজ্ঞানের ভাষা" বা "বিশ্বের ভাষা" বলা হয় । গণিতের প্রধান শাখাগুলোর মধ্যে রয়েছে পাটিগণিত, বীজগণিত, জ্যামিতি, ত্রিকোণমিতি, ক্যালকুলাস এবং পরিসংখ্যান।&nbsp;</p><p><strong>গণিতের মূল বিষয়বস্তু ও ধারণা:</strong></p><ul style="list-style-type:disc;"><li>সংখ্যা (Number): গণনার মূল ভিত্তি।</li><li>বীজগণিত (Algebra): প্রতীক ও চলক ব্যবহার করে গাণিতিক সম্পর্কের সাধারণ রূপায়ণ ।</li><li>জ্যামিতি (Geometry): আকার, আকৃতি এবং স্থানের (space) বৈশিষ্ট্য সংক্রান্ত আলোচনা ।</li><li>বিশ্লেষণ (Analysis): পরিবর্তন ও পরিমাণের ধ্রুবক বা চলক মান নিয়ে কাজ করা।ধাঁধা ও যুক্তি:</li><li>&nbsp;যৌক্তিক চিন্তাধারা বিকাশে গণিত অপরিহার্য ।&nbsp;</li></ul>"
            "subject_id" => 3
          ]
          #changes: []
          #previous: []
          #casts: array:1 [
            "deleted_at" => "datetime"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #relationAutoloadCallback: null
          #relationAutoloadContext: null
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: array:6 [
            0 => "subject_id"
            1 => "description"
            2 => "short_description"
            3 => "created_user_id"
            4 => "updated_user_id"
            5 => "status"
          ]
          #guarded: array:1 [
            0 => "*"
          ]
          #forceDeleting: false
        }
      ]
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: []
      #pending: null
      #moved: false
      #forceDeleting: false
    }
    "subjects" => Kalnoy\Nestedset\Collection {#4885
      #items: array:1 [
        0 => App\Models\Subject {#4863
          #connection: "mysql"
          #table: "subjects"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "id" => 189
            "name" => "শতকরা (Percentage)"
            "slug" => "শতকরা-percentage"
          ]
          #original: array:11 [
            "id" => 189
            "name" => "শতকরা (Percentage)"
            "slug" => "শতকরা-percentage"
            "pivot_subjectable_id" => 47825
            "pivot_subject_id" => 189
            "pivot_subjectable_type" => "App\Models\Question"
            "pivot_created_user_id" => 37010
            "pivot_deleted_at" => null
            "pivot_status" => 1
            "pivot_created_at" => "2022-12-20 16:40:50"
            "pivot_updated_at" => "2022-12-20 16:40:50"
          ]
          #changes: []
          #previous: []
          #casts: array:3 [
            "des_created_at" => "datetime"
            "des_updated_at" => "datetime"
            "deleted_at" => "datetime"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Illuminate\Database\Eloquent\Relations\MorphPivot {#4874
              #connection: null
              #table: "subjectables"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: false
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:8 [
                "subjectable_type" => "App\Models\Question"
                "subjectable_id" => 47825
                "subject_id" => 189
                "created_user_id" => 37010
                "deleted_at" => null
                "status" => 1
                "created_at" => "2022-12-20 16:40:50"
                "updated_at" => "2022-12-20 16:40:50"
              ]
              #original: array:8 [
                "subjectable_type" => "App\Models\Question"
                "subjectable_id" => 47825
                "subject_id" => 189
                "created_user_id" => 37010
                "deleted_at" => null
                "status" => 1
                "created_at" => "2022-12-20 16:40:50"
                "updated_at" => "2022-12-20 16:40:50"
              ]
              #changes: []
              #previous: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #relationAutoloadCallback: null
              #relationAutoloadContext: null
              +timestamps: true
              +usesUniqueIds: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: []
              +pivotParent: App\Models\Question {#5018
                #connection: null
                #table: "questions"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: array:1 [
                  0 => "question_option"
                ]
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: false
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: []
                #original: []
                #changes: []
                #previous: []
                #casts: array:2 [
                  "deleted_at" => "datetime"
                  "review_content_exists" => "bool"
                ]
                #classCastCache: []
                #attributeCastCache: []
                #dateFormat: null
                #appends: array:1 [
                  0 => "my_complete_exists"
                ]
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #relationAutoloadCallback: null
                #relationAutoloadContext: null
                +timestamps: true
                +usesUniqueIds: false
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: []
                #forceDeleting: false
                #scoutMetadata: []
              }
              +pivotRelated: App\Models\Subject {#4876
                #connection: null
                #table: null
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                +preventsLazyLoading: false
                #perPage: 15
                +exists: false
                +wasRecentlyCreated: false
                #escapeWhenCastingToString: false
                #attributes: []
                #original: []
                #changes: []
                #previous: []
                #casts: array:3 [
                  "des_created_at" => "datetime"
                  "des_updated_at" => "datetime"
                  "deleted_at" => "datetime"
                ]
                #classCastCache: []
                #attributeCastCache: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #relationAutoloadCallback: null
                #relationAutoloadContext: null
                +timestamps: true
                +usesUniqueIds: false
                #hidden: []
                #visible: []
                #fillable: []
                #guarded: []
                #pending: null
                #moved: false
                #forceDeleting: false
              }
              #foreignKey: "subjectable_id"
              #relatedKey: "subject_id"
              #morphType: "subjectable_type"
              #morphClass: "App\Models\Question"
            }
          ]
          #touches: []
          #relationAutoloadCallback: null
          #relationAutoloadContext: null
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
          #pending: null
          #moved: false
          #forceDeleting: false
        }
      ]
      #escapeWhenCastingToString: false
    }
    "vote_statistics" => null
    "descriptions" => Illuminate\Database\Eloquent\Collection {#4898
      #items: array:1 [
        0 => App\Models\Description {#4870
          #connection: "mysql"
          #table: "descriptions"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:16 [
            "id" => 47825
            "descriptionable_type" => "App\Models\Question"
            "descriptionable_id" => 47825
            "short_description" => null
            "description" => """
              <p>শর্ট টেকনিক ব্যবহার করে পাই - <br />\n
              Net effect  =  20  +  20  +   &lt;math xmlns = &quot;http://www.w3.org/1998/Math/MathML&quot;&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;20&lt;/mn&gt;&lt;mo&gt;&amp;#xD7;&lt;/mo&gt;&lt;mn&gt;20&lt;/mn&gt;&lt;/mrow&gt;&lt;mn&gt;100&lt;/mn&gt;&lt;/mfrac&gt;&lt;/math&gt;  =  44%<br />\n
              অর্থাৎ Plot  -  এর area 44% বৃদ্ধি পাবে।</p>
              """
            "vote" => 0
            "down_vote" => 0
            "created_user_id" => 1
            "updated_user_id" => null
            "approval_id" => null
            "status" => "active"
            "reject_by" => null
            "deleted_at" => null
            "created_at" => "2018-04-08 13:39:50"
            "updated_at" => "2020-06-16 16:56:17"
            "deleted_by" => null
          ]
          #original: array:16 [
            "id" => 47825
            "descriptionable_type" => "App\Models\Question"
            "descriptionable_id" => 47825
            "short_description" => null
            "description" => """
              <p>শর্ট টেকনিক ব্যবহার করে পাই - <br />\n
              Net effect  =  20  +  20  +   &lt;math xmlns = &quot;http://www.w3.org/1998/Math/MathML&quot;&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;20&lt;/mn&gt;&lt;mo&gt;&amp;#xD7;&lt;/mo&gt;&lt;mn&gt;20&lt;/mn&gt;&lt;/mrow&gt;&lt;mn&gt;100&lt;/mn&gt;&lt;/mfrac&gt;&lt;/math&gt;  =  44%<br />\n
              অর্থাৎ Plot  -  এর area 44% বৃদ্ধি পাবে।</p>
              """
            "vote" => 0
            "down_vote" => 0
            "created_user_id" => 1
            "updated_user_id" => null
            "approval_id" => null
            "status" => "active"
            "reject_by" => null
            "deleted_at" => null
            "created_at" => "2018-04-08 13:39:50"
            "updated_at" => "2020-06-16 16:56:17"
            "deleted_by" => null
          ]
          #changes: []
          #previous: []
          #casts: array:1 [
            "deleted_at" => "datetime"
          ]
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "user" => App\Models\User {#5187
              #connection: "mysql"
              #table: "users"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:3 [
                "id" => 1
                "name" => "SATT Academy"
                "avatar" => "/uploads/avatar/avatar_1744776606.jpg"
              ]
              #original: array:3 [
                "id" => 1
                "name" => "SATT Academy"
                "avatar" => "/uploads/avatar/avatar_1744776606.jpg"
              ]
              #changes: []
              #previous: []
              #casts: array:6 [
                "email_verified_at" => "datetime"
                "last_login_at" => "datetime"
                "ban_until" => "datetime"
                "social_link" => "array"
                "satt_member" => "array"
                "deleted_at" => "datetime"
              ]
              #classCastCache: []
              #attributeCastCache: []
              #dateFormat: null
              #appends: array:2 [
                0 => "profile_photo_url"
                1 => "isFollowedByUser"
              ]
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #relationAutoloadCallback: null
              #relationAutoloadContext: null
              +timestamps: true
              +usesUniqueIds: false
              #hidden: array:4 [
                0 => "password"
                1 => "remember_token"
                2 => "two_factor_recovery_codes"
                3 => "two_factor_secret"
              ]
              #visible: []
              #fillable: array:27 [
                0 => "name"
                1 => "user_name"
                2 => "address"
                3 => "email"
                4 => "password"
                5 => "phone"
                6 => "user_category_id"
                7 => "user_sub_category_id"
                8 => "section"
                9 => "satt_member"
                10 => "referral_code"
                11 => "avatar"
                12 => "cover_photo"
                13 => "full_cover_photo"
                14 => "is_email_public"
                15 => "is_phone_public"
                16 => "is_resume_public"
                17 => "last_login_at"
                18 => "registered_via"
                19 => "is_email_2fa_enabled"
                20 => "is_sms_2fa_enabled"
                21 => "is_authenticator_2fa_enabled"
                22 => "google2fa_secret"
                23 => "provider"
                24 => "provider_id"
                25 => "provider_profile_pic"
                26 => "coins"
              ]
              #guarded: array:1 [
                0 => "*"
              ]
              #authPasswordName: "password"
              #rememberTokenName: "remember_token"
              #accessToken: null
              -roleClass: null
              -permissionClass: null
              -wildcardClass: null
              -wildcardPermissionsIndex: ? array
              #forceDeleting: false
            }
          ]
          #touches: []
          #relationAutoloadCallback: null
          #relationAutoloadContext: null
          +timestamps: true
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: array:6 [
            0 => "descriptionable_id"
            1 => "descriptionable_type"
            2 => "description"
            3 => "short_description"
            4 => "created_user_id"
            5 => "status"
          ]
          #guarded: array:1 [
            0 => "*"
          ]
          #forceDeleting: false
        }
      ]
      #escapeWhenCastingToString: false
    }
    "board_exam" => null
    "year" => App\Models\Year {#4854
      #connection: "mysql"
      #table: "years"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:2 [
        "id" => 57
        "year" => "2016"
      ]
      #original: array:2 [
        "id" => 57
        "year" => "2016"
      ]
      #changes: []
      #previous: []
      #casts: array:1 [
        "deleted_at" => "datetime"
      ]
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: []
      #forceDeleting: false
    }
    "videos" => Illuminate\Database\Eloquent\Collection {#4868
      #items: []
      #escapeWhenCastingToString: false
    }
    "duplicates" => Illuminate\Database\Eloquent\Collection {#4952
      #items: []
      #escapeWhenCastingToString: false
    }
    "bookmarks" => Illuminate\Database\Eloquent\Collection {#5019
      #items: []
      #escapeWhenCastingToString: false
    }
    "votes" => Illuminate\Database\Eloquent\Collection {#4895
      #items: []
      #escapeWhenCastingToString: false
    }
    "vote_logs" => Illuminate\Database\Eloquent\Collection {#4835
      #items: []
      #escapeWhenCastingToString: false
    }
    "main_category" => App\Models\MainCategory {#5563
      #connection: "mysql"
      #table: "main_categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:15 [
        "id" => 1
        "name" => "Jobs"
        "title" => "Jobs"
        "slug" => "jobs-2"
        "created_user_id" => 1
        "updated_user_id" => null
        "status" => "active"
        "num_of_cat" => 78
        "meta_og_title" => "জব অ্যাসিস্ট্যান্ট || স্যাট একাডেমি"
        "meta_og_image" => "/uploads/og_images/1681893832.jpeg"
        "meta_keyword" => "জব অ্যাসিস্ট্যান্ট, জব সমাধান, জবস, job, jobs, job assistant, job somadhan, job solution"
        "meta_description" => "বিসিএস, ব্যাংক, পিএসএসি, প্রাথমিক শিক্ষক সহ সকল চাকরি পরীক্ষা প্রস্তুতির ওয়ানস্টপ সল্যুশন"
        "deleted_at" => null
        "created_at" => "2022-10-13 19:14:58"
        "updated_at" => "2026-04-09 21:54:41"
      ]
      #original: array:15 [
        "id" => 1
        "name" => "Jobs"
        "title" => "Jobs"
        "slug" => "jobs-2"
        "created_user_id" => 1
        "updated_user_id" => null
        "status" => "active"
        "num_of_cat" => 78
        "meta_og_title" => "জব অ্যাসিস্ট্যান্ট || স্যাট একাডেমি"
        "meta_og_image" => "/uploads/og_images/1681893832.jpeg"
        "meta_keyword" => "জব অ্যাসিস্ট্যান্ট, জব সমাধান, জবস, job, jobs, job assistant, job somadhan, job solution"
        "meta_description" => "বিসিএস, ব্যাংক, পিএসএসি, প্রাথমিক শিক্ষক সহ সকল চাকরি পরীক্ষা প্রস্তুতির ওয়ানস্টপ সল্যুশন"
        "deleted_at" => null
        "created_at" => "2022-10-13 19:14:58"
        "updated_at" => "2026-04-09 21:54:41"
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
  ]
  #touches: []
  #relationAutoloadCallback: null
  #relationAutoloadContext: null
  +timestamps: false
  +usesUniqueIds: false
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: []
  #forceDeleting: false
  #scoutMetadata: []
}
মিউচুয়াল ট্রাস্ট ব্যাংক পিএলসি মিউচুয়াল ট্রাস্ট ব্যাংক - প্রবেশনারি অফিসার - 2016 গণিত শতকরা (Percentage) 2016

Related Question

View More
Promotion

Are you sure to start over?

Loading...