$qsData = json_decode($output)->question; $metadata = [ title => "Best CAT Coaching In Delhi - " . implode(' | ', $qsData->topic_tags),
$slug = 'cat-quantitative-ability-geometry-triangles--area-of-triangle-area-of-an-equilateral-triangle-is-49radic3-cm2'
$output = '{"success":true,"question":{"_id":"RdHerEgozfwmSTXXP","name":"G36","common_data":"","questions":[{"type":"MCQ","index":0,"statement":"<p>Area of an equilateral triangle is 49√3 cm<sup>2</sup>. Radius of the circle circumscribing the triangle is:</p>\n","instructions":"","options":[{"index":0,"statement":"<p>14 cm</p>\n","is_correct":false,"feedback":""},{"index":1,"statement":"<p>21 cm</p>\n","is_correct":false,"feedback":""},{"index":2,"statement":"<p>14/√3 cm</p>\n","is_correct":true,"feedback":"<p>You’ve got the knack! We hope you considered solving it this way, used area of equilateral triangle to calculate the side then used formula to determine the radius of circumscribing circle using the sides and area that you know already.</p>\n"},{"index":3,"statement":"<p>7√3 cm</p>\n","is_correct":false,"feedback":""}],"num_of_options":4,"num_of_correct_options":1,"correct_response":"{\"<p>14 cm</p>\":false,\"<p>21 cm</p>\":false,\"<p>14/√3 cm</p>\":true,\"<p>7√3 cm</p>\":false}","feedback":"{\"<p>14 cm</p>\":\"\",\"<p>21 cm</p>\":\"\",\"<p>14/√3 cm</p>\":\"<p>You’ve got the knack! We hope you considered solving it this way, used area of equilateral triangle to calculate the side then used formula to determine the radius of circumscribing circle using the sides and area that you know already.</p>\",\"<p>7√3 cm</p>\":\"\"}","general_wrong_feedback":"<p><span style=\"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;\">Err! Well, the answer to this question could be handled by using formula of equilateral triangle to determine the value of sides and after knowing the sides and area use the formula of circumscribing circle to find the radius.</span></p>\n"}],"state":"UNDER-REVIEW","topic_tags":["CAT","Quantitative Ability","Geometry","Triangles ","Area of Triangle"]}}'
$islogin = (int) 0
$qsData = object(stdClass) {
_id => 'RdHerEgozfwmSTXXP'
name => 'G36'
common_data => ''
questions => array(
(int) 0 => object(stdClass) {}
)
state => 'UNDER-REVIEW'
topic_tags => array(
(int) 0 => 'CAT',
(int) 1 => 'Quantitative Ability',
(int) 2 => 'Geometry',
(int) 3 => 'Triangles ',
(int) 4 => 'Area of Triangle'
)
}
UrlsController::question() - APP/Controller/UrlsController.php, line 235
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Use of undefined constant desc - assumed 'desc' [APP/Controller/UrlsController.php, line 236]
$metadata = [ title => "Best CAT Coaching In Delhi - " . implode(' | ', $qsData->topic_tags), desc => !empty($qsData->common_data) ? substr(strip_tags($qsData->common_data), 0, 200) . '...' : $qsData->questions[0]->statement ? substr(strip_tags($qsData->questions[0]->statement), 0, 200) . '...' : 'Best CAT coaching CAT preparation and Personalised learning with unlimited classes, from Alchemist'
$slug = 'cat-quantitative-ability-geometry-triangles--area-of-triangle-area-of-an-equilateral-triangle-is-49radic3-cm2'
$output = '{"success":true,"question":{"_id":"RdHerEgozfwmSTXXP","name":"G36","common_data":"","questions":[{"type":"MCQ","index":0,"statement":"<p>Area of an equilateral triangle is 49√3 cm<sup>2</sup>. Radius of the circle circumscribing the triangle is:</p>\n","instructions":"","options":[{"index":0,"statement":"<p>14 cm</p>\n","is_correct":false,"feedback":""},{"index":1,"statement":"<p>21 cm</p>\n","is_correct":false,"feedback":""},{"index":2,"statement":"<p>14/√3 cm</p>\n","is_correct":true,"feedback":"<p>You’ve got the knack! We hope you considered solving it this way, used area of equilateral triangle to calculate the side then used formula to determine the radius of circumscribing circle using the sides and area that you know already.</p>\n"},{"index":3,"statement":"<p>7√3 cm</p>\n","is_correct":false,"feedback":""}],"num_of_options":4,"num_of_correct_options":1,"correct_response":"{\"<p>14 cm</p>\":false,\"<p>21 cm</p>\":false,\"<p>14/√3 cm</p>\":true,\"<p>7√3 cm</p>\":false}","feedback":"{\"<p>14 cm</p>\":\"\",\"<p>21 cm</p>\":\"\",\"<p>14/√3 cm</p>\":\"<p>You’ve got the knack! We hope you considered solving it this way, used area of equilateral triangle to calculate the side then used formula to determine the radius of circumscribing circle using the sides and area that you know already.</p>\",\"<p>7√3 cm</p>\":\"\"}","general_wrong_feedback":"<p><span style=\"color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px;\">Err! Well, the answer to this question could be handled by using formula of equilateral triangle to determine the value of sides and after knowing the sides and area use the formula of circumscribing circle to find the radius.</span></p>\n"}],"state":"UNDER-REVIEW","topic_tags":["CAT","Quantitative Ability","Geometry","Triangles ","Area of Triangle"]}}'
$islogin = (int) 0
$qsData = object(stdClass) {
_id => 'RdHerEgozfwmSTXXP'
name => 'G36'
common_data => ''
questions => array(
(int) 0 => object(stdClass) {}
)
state => 'UNDER-REVIEW'
topic_tags => array(
(int) 0 => 'CAT',
(int) 1 => 'Quantitative Ability',
(int) 2 => 'Geometry',
(int) 3 => 'Triangles ',
(int) 4 => 'Area of Triangle'
)
}
UrlsController::question() - APP/Controller/UrlsController.php, line 236
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Best CAT Coaching In Delhi - CAT | Quantitative Ability | Geometry | Triangles | Area of Triangle