Birinci dereceden bir bilinmeyenli denklemler online test 2

{source}
<!-- You can place html anywhere within the source tags -->

<head>

<title>tam say&#305;lar online test</title>

<script type="text/javascript" src = "https://matematikehli.com/quizme/js/jquery-1.8.2.min.js"></script>

<script type="text/javascript" src="https://matematikehli.com/quizme/js/jQuizMe-2.2.1.js"></script>

<script type="text/javascript" src="https://matematikehli.com/quizme/js/tr.jQuizMe-2.js"></script>

<link rel="stylesheet" type="text/css" href="/https://matematikehli.com/quizme/css/jQuizMe.css"/>

</head>

<body>

<a href = "https://matematikehli.com/index.php/9-sinif-matematik/11-birinci-dereceden-bir-bilinmeyenli-denklemler/95-birinci-dereceden-bir-bilinmeyenli-denklemler-online-test-2" >Geri</a><br/>

<div id="quizArea"></div>

</body>

 

 

<script type="text/javascript">

// There was an extra comma at the end of multiList array.

$( function($){

 

var quizMulti = {

 

    multiList: [

{

        ques: "    3x+8=23 ise x=?",

        ans: "5",

        ansSel: [ 1,2,4,null ]

    },

{

        ques: "3(4x-2)=2.(5x+4)  ise  x=? ",

        ans: "7",

        ansSel: [ -5,-7,null,8,10 ]

    },

{

        ques: "5-(2x+1)-3x=-10-(8x-5)    ise x=? ",

        ans: "-3",

        ansSel: [null,-2,2,3,8 ]

 

    },

{

        ques: "x-18=5x+10   ise  x=?",

        ans: "-7",

        ansSel: [-15,null,5,7,12 ]

 

    },

    {

        ques: "2x-(1-x)=-x-(-3x+3)   ise  x=?",

        ans: "-2",

        ansSel: [ -5,-3,null,0,1 ]

    }]

    },

 

/*

var quizMulti = {

multiList: [

{

ques: "2+2",

ans: "<big>4</big>",

ansSel: [ 1,2,3,null ]

}]

    },

*/

    options = {

        //help: "All the information required can be found in the <a href='introduction/'>Introductory Lesson</a>. You can go through the lesson again if you struggle with this quiz.",

        animationType: 0,

showHTML: true,

        showWrongAns: true,

        title: "Cevaplanan sorular"

};

$("#quizArea").jQuizMe(quizMulti, options, TrLang );

});

</script>


<script language="javascript" type="text/javascript">
// You can place JavaScript like this

</script>
<?php
// You can place PHP like this

?>
{/source}


Yazdır   e-Posta

Related Articles